Age | Commit message (Expand) | Author |
2018-06-07 | Pep8 changes | adityacp |
2017-10-25 | Merge branch '0.7_bugfix' of https://github.com/maheshgudi/online_test into 0... | maheshgudi |
2017-10-20 | Add bash command instead of shebang | mahesh |
2017-10-20 | Add shebang to bash code evaluator | maheshgudi |
2017-10-17 | Add shebang to bash code evaluator | maheshgudi |
2017-01-03 | Merge pull request #169 from ankitjavalkar/create_mark_fraction | Prabhu Ramachandran |
2016-12-27 | Add floating point mark_weight to control test case weightage | ankitjavalkar |
2016-12-23 | Fix conflict | adityacp |
2016-12-23 | Remove the use of files in Bash evaluator | adityacp |
2016-12-21 | Fix rendering and representation of errors | ankitjavalkar |
2016-12-20 | Change weight variable name to mark_fraction | ankitjavalkar |
2016-12-20 | Remove commented code | ankitjavalkar |
2016-12-20 | Change all evaluator structure and make sure eval test cases pass | ankitjavalkar |
2016-11-16 | Modify docstrings of evaluators | ankitjavalkar |
2016-11-16 | Change test_case weightage field name to weight | ankitjavalkar |
2016-11-16 | Fix docstrings, Fix return values of bash evaluator | ankitjavalkar |
2016-11-10 | Add point based weightage for partial grading instead of percentage based par... | ankitjavalkar |
2016-11-10 | Fix test cases for partial grading feature | ankitjavalkar |
2016-11-10 | Add partial grading to multiple evaluators | ankitjavalkar |
2016-10-17 | extract uploaded questions zip in temp | adityacp |
2016-09-30 | Add unicode_literal import for Python2 | ankitjavalkar |
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar |
2016-07-28 | changed file module name in evaluators | adityacp |
2016-07-28 | changed evaluators to support file based questions | adityacp |
2016-05-10 | - Adhere to 80 columns | ankitjavalkar |
2016-05-05 | Remove commented code and cleanup | 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 |
2015-09-15 | Remove testapp dir, remove reference to testapp in paths, files | ankitjavalkar |