Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-22 | changes variable and dict key names along with other minor changes in ↵ | mahesh | |
answerpaper. | |||
2017-05-13 | added pretty stdio functionality for all languages. | mahesh | |
2017-04-27 | made pep8 changes | mahesh | |
2017-04-04 | Kills stray processes in code, hook and stdio evaluator | mahesh | |
2017-03-15 | Multiple fixes in stdio_evaluator and models: | ankitjavalkar | |
- Change the way stdio output is printed - Fix minor errors when creating the uploaded file path in the models | |||
2016-12-21 | Fix rendering and representation of errors | ankitjavalkar | |
- Error are sent as list - Error are None if answer is fully correct - Error is rendered as in grade user and code questions as neat CSS divs - Fix corresponding test cases - Fix get_question answers in models.py | |||
2016-12-20 | Change all evaluator structure and make sure eval test cases pass | ankitjavalkar | |
2016-09-30 | - Remove unused imports | ankitjavalkar | |
- Fix minor test case issues | |||
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 ↵ | ankitjavalkar | |
compatibility | |||
2016-09-30 | Migrate python code server and evaluators to python 2/3 compatible | ankitjavalkar | |
2016-09-26 | refactored stdio_evaluator | maheshgudi | |
2016-07-28 | added expected input in traceback for python and made minor changes in ↵ | maheshgudi | |
bash_stio_evaluator and stdio_evaluator | |||
2016-07-27 | removed extra new lines | adityacp | |
2016-07-27 | made changes to stdio evaluator and added bash evaluator with test cases | maheshgudi | |
2016-07-27 | c,cpp,java evaluators with test cases | adityacp | |