summaryrefslogtreecommitdiff
path: root/yaksh/bash_stdio_evaluator.py
AgeCommit message (Collapse)Author
2020-06-10Allow moderator to hide test cases from the userprathamesh
2018-06-07Pep8 changesadityacp
2017-04-04Kills stray processes in code, hook and stdio evaluatormahesh
2016-12-27Add floating point mark_weight to control test case weightageankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar
- code_evaluator module and class renamed to grader - Test cases fixed - Comments removed - weight variable renamed to mark
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-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-10Add point based weightage for partial grading instead of percentage based ↵ankitjavalkar
partial grading
2016-11-10Fix test cases for partial grading featureankitjavalkar
2016-11-10Add partial grading to multiple evaluatorsankitjavalkar
2016-10-17changes in evaluator and file utilsadityacp
2016-09-30- Remove unused importsankitjavalkar
- Fix minor test case issues
2016-09-30Add unicode_literal import for Python2ankitjavalkar
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 ↵maheshgudi
bash_stio_evaluator and stdio_evaluator
2016-07-27added bash stdio evaluatormaheshgudi