summaryrefslogtreecommitdiff
path: root/yaksh/grader.py
AgeCommit message (Expand)Author
2020-06-10Allow moderator to hide test cases from the userprathamesh
2018-07-12Fix unicode issue in gradermaheshgudi
2018-07-12Make pep8 changesmaheshgudi
2018-07-12Raise appropriate exceptions for C and Java language to the Gradermaheshgudi
2018-05-09Merge pull request #471 from adityacp/fix_error_messagesPrabhu Ramachandran
2018-04-13Change in python test, grader and request handleradityacp
2018-04-06Change in grader.py and python_assertion_evaluator.pyadityacp
2018-04-06Add test cases to check if code passes without testcasesmaheshgudi
2018-04-06Fix a bug that allows answer to be true if there are no test cases to a code ...maheshgudi
2018-04-06Add error line number in error outputadityacp
2018-04-05Change error_messages.py, python_assertion_evaluator.py and grader.pyadityacp
2017-11-10Remove traceback for recursion and/or runtime errors.maheshgudi
2017-11-07Change module compare_stdio to error_messagesmaheshgudi
2017-01-09added hook evaluator type tuple in forms and fixed limit=0 mistake in gradermaheshgudi
2017-01-09Python hook evaluatorMahesh Gudi
2016-12-27Add floating point mark_weight to control test case weightageankitjavalkar
2016-12-22Refactor check method for cleaner code and fixing multiple issuesankitjavalkar
2016-12-21Add errors only if test case is unsuccessfulankitjavalkar
2016-12-21Fix output rendering in the questionankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar