Age | Commit message (Expand) | Author |
2017-03-21 | rebase changes for simple question types | mahesh |
2017-03-16 | Add test for assignment evaluation and Change test_models | adityacp |
2017-03-02 | removed pk/id based querying in test cases | maheshgudi |
2017-03-02 | added test cases for float,integer and string type questions | maheshgudi |
2017-02-20 | Fix test cases | ankitjavalkar |
2017-02-16 | Merge all error handling into single code block and fix relevant test cases f... | ankitjavalkar |
2017-02-06 | changed and fixed test case | maheshgudi |
2017-02-06 | fixed unicode literal bug | maheshgudi |
2017-02-01 | Update test to work with fix. | Prabhu Ramachandran |
2017-02-01 | Fixes #190. | Prabhu Ramachandran |
2017-01-16 | Merge pull request #176 from maheshgudi/hook_evaluator | Prabhu Ramachandran |
2017-01-13 | removed unwanted css. Modified test. | prathamesh |
2017-01-09 | modified tests and hook evaluator for python 3 | maheshgudi |
2017-01-09 | added test cases for hook evaluator | maheshgudi |
2016-12-23 | Fix conflict | adityacp |
2016-12-23 | Add test cases based on moderator input code | adityacp |
2016-12-21 | Fix rendering and representation of errors | ankitjavalkar |
2016-12-21 | Fix test cases for storing error as list | ankitjavalkar |
2016-12-20 | Fix errors and rename resources | ankitjavalkar |
2016-12-20 | Remove commented code | ankitjavalkar |
2016-12-20 | Change all evaluator structure and make sure eval test cases pass | ankitjavalkar |
2016-12-20 | Add further changes to code evaluator | ankitjavalkar |
2016-12-20 | Fix test cases to reflect code server and python evaluator changes | ankitjavalkar |
2016-12-20 | Refactor code server and python evaluator | ankitjavalkar |
2016-11-18 | fixed test cases and added timeout exception in python assertion | maheshgudi |
2016-11-17 | Fix test cases to reflect changes in output message | ankitjavalkar |
2016-11-16 | Fix Output display of Code Question | ankitjavalkar |
2016-11-16 | Change test_case weightage field name to weight | ankitjavalkar |
2016-11-10 | Add point based weightage for partial grading instead of percentage based par... | ankitjavalkar |
2016-11-10 | Add partial grade mark for stdio test case and fix model test cases | ankitjavalkar |
2016-11-10 | Fix test cases for partial grading feature | ankitjavalkar |
2016-09-30 | added test for file based stdout in java | adityacp |
2016-09-30 | - Remove unused imports | ankitjavalkar |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar |
2016-09-30 | Fix test cases and corresponding changes in evaluators for Python 2/3 compati... | ankitjavalkar |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar |
2016-09-27 | modified test cases wrt the refactor changes | maheshgudi |
2016-09-17 | pep8 changes, divided each test case in blocks for readability | maheshgudi |
2016-09-16 | added docstrings for testcases, removed timeout exception from python evaluator | maheshgudi |
2016-09-16 | changed variable name from get_class to evaluate | maheshgudi |
2016-09-16 | test cases for python assertion bug fixes | maheshgudi |
2016-09-08 | Merge pull request #131 from adityacp/fix_quiz_UI | Prabhu Ramachandran |
2016-09-01 | changes in test cases for tracebacks | adityacp |
2016-08-31 | change in incorrect answer stdio testcase | adityacp |
2016-08-03 | rebase changes with stdio evaluator | maheshgudi |
2016-07-28 | added expected input in traceback for python and made minor changes in bash_s... | maheshgudi |
2016-07-28 | added test cases for file based questions | adityacp |
2016-07-28 | rebase changes and changed expected input format in cpp tests | adityacp |
2016-07-27 | combined c and cpp testcase classes into single class | adityacp |
2016-07-27 | added testcase for string input | adityacp |