Age | Commit message (Expand) | Author |
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 |
2016-07-27 | made changes to stdio evaluator and added bash evaluator with test cases | maheshgudi |
2016-07-27 | added test cases for python stdio evaluator | maheshgudi |
2016-07-27 | changed model class name Stdout to Stdio | maheshgudi |
2016-07-27 | changed model class name Stdout to Stdio | maheshgudi |
2016-07-27 | c,cpp,java evaluators with test cases | adityacp |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar |
2016-05-09 | - Fix tests | ankitjavalkar |
2016-05-05 | Multiple test cases passed as dicts, check_code() is iterated based on no. of... | ankitjavalkar |
2016-05-05 | - Refactor Scilab, Bash, Java and C | ankitjavalkar |
2016-05-05 | Add anti-cheating for python stdout evaluator and modify test | ankitjavalkar |
2016-05-05 | Refactor C/CPP code evaluator and add test cases | ankitjavalkar |
2016-05-05 | - Add test cases for multiple python evaluators | ankitjavalkar |
2016-04-01 | python error based test case changes | adityacp |
2016-03-21 | python test cases changes | adityacp |