index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
grader.py
Age
Commit message (
Expand
)
Author
2020-06-10
Allow moderator to hide test cases from the user
prathamesh
2018-07-12
Fix unicode issue in grader
maheshgudi
2018-07-12
Make pep8 changes
maheshgudi
2018-07-12
Raise appropriate exceptions for C and Java language to the Grader
maheshgudi
2018-05-09
Merge pull request #471 from adityacp/fix_error_messages
Prabhu Ramachandran
2018-04-13
Change in python test, grader and request handler
adityacp
2018-04-06
Change in grader.py and python_assertion_evaluator.py
adityacp
2018-04-06
Add test cases to check if code passes without testcases
maheshgudi
2018-04-06
Fix a bug that allows answer to be true if there are no test cases to a code ...
maheshgudi
2018-04-06
Add error line number in error output
adityacp
2018-04-05
Change error_messages.py, python_assertion_evaluator.py and grader.py
adityacp
2017-11-10
Remove traceback for recursion and/or runtime errors.
maheshgudi
2017-11-07
Change module compare_stdio to error_messages
maheshgudi
2017-01-09
added hook evaluator type tuple in forms and fixed limit=0 mistake in grader
maheshgudi
2017-01-09
Python hook evaluator
Mahesh Gudi
2016-12-27
Add floating point mark_weight to control test case weightage
ankitjavalkar
2016-12-22
Refactor check method for cleaner code and fixing multiple issues
ankitjavalkar
2016-12-21
Add errors only if test case is unsuccessful
ankitjavalkar
2016-12-21
Fix output rendering in the question
ankitjavalkar
2016-12-20
Fix errors and rename resources
ankitjavalkar