summaryrefslogtreecommitdiff
path: root/yaksh/bash_code_evaluator.py
AgeCommit message (Expand)Author
2018-06-07Pep8 changesadityacp
2017-10-25Merge branch '0.7_bugfix' of https://github.com/maheshgudi/online_test into 0...maheshgudi
2017-10-20Add bash command instead of shebangmahesh
2017-10-20Add shebang to bash code evaluatormaheshgudi
2017-10-17Add shebang to bash code evaluatormaheshgudi
2017-01-03Merge pull request #169 from ankitjavalkar/create_mark_fractionPrabhu Ramachandran
2016-12-27Add floating point mark_weight to control test case weightageankitjavalkar
2016-12-23Fix conflictadityacp
2016-12-23Remove the use of files in Bash evaluatoradityacp
2016-12-21Fix rendering and representation of errorsankitjavalkar
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-16Modify docstrings of evaluatorsankitjavalkar
2016-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-16Fix docstrings, Fix return values of bash evaluatorankitjavalkar
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-11-10Add partial grading to multiple evaluatorsankitjavalkar
2016-10-17extract uploaded questions zip in tempadityacp
2016-09-30Add unicode_literal import for Python2ankitjavalkar
2016-09-30Migrate python code server and evaluators to python 2/3 compatibleankitjavalkar
2016-07-28changed file module name in evaluatorsadityacp
2016-07-28changed evaluators to support file based questionsadityacp
2016-05-10- Adhere to 80 columnsankitjavalkar
2016-05-05Remove commented code and cleanupankitjavalkar
2016-05-05Multiple test cases passed as dicts, check_code() is iterated based on no. of...ankitjavalkar
2016-05-05- Refactor Scilab, Bash, Java and Cankitjavalkar
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar