summaryrefslogtreecommitdiff
path: root/yaksh/python_stdio_evaluator.py
AgeCommit message (Expand)Author
2020-06-10Allow moderator to hide test cases from the userprathamesh
2019-12-27Allow new line to be added in an stdio testcasemaheshgudi
2018-06-07Pep8 changesadityacp
2017-11-07Change module compare_stdio to error_messagesmaheshgudi
2017-05-22changes variable and dict key names along with other minor changes in answerp...mahesh
2017-05-13added pretty stdio functionality for all languages.mahesh
2017-05-12changed stdio outputmahesh
2017-02-06fixed unicode literal bugmaheshgudi
2017-02-01Fixes #190.Prabhu Ramachandran
2016-12-21Fix rendering and representation of errorsankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar
2016-12-20Change weight variable name to mark_fractionankitjavalkar
2016-12-20Remove commented codeankitjavalkar
2016-12-20Change all evaluator structure and make sure eval test cases passankitjavalkar
2016-12-20Add further changes to code evaluatorankitjavalkar
2016-12-20Fix test cases to reflect code server and python evaluator changesankitjavalkar
2016-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-10Add point based weightage for partial grading instead of percentage based par...ankitjavalkar
2016-11-10Fix test cases for partial grading featureankitjavalkar
2016-09-30Add unicode_literal import for Python2ankitjavalkar
2016-09-30Fix test cases and corresponding changes in evaluators for Python 2/3 compati...ankitjavalkar
2016-09-30Migrate python code server and evaluators to python 2/3 compatibleankitjavalkar
2016-09-26refactored stdio_evaluatormaheshgudi
2016-08-03rebase changes with stdio evaluatormaheshgudi
2016-07-28added expected input in traceback for python and made minor changes in bash_s...maheshgudi
2016-07-27removed literal_eval from python_stdio_evaluatormaheshgudi
2016-07-27added python stdio evaluatormaheshgudi