index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
hook_evaluator.py
Age
Commit message (
Collapse
)
Author
2020-06-10
Allow moderator to hide test cases from the user
prathamesh
2018-06-07
Pep8 changes
adityacp
2017-11-10
Pretty exceptions for hook code.
mahesh
2017-04-27
added tests to check killing of stray processes in hook evaluator
mahesh
2017-04-04
Kills stray processes in code, hook and stdio evaluator
mahesh
2017-03-17
Intialize empty list for assignment files in hook
adityacp
2017-03-15
Change templates and js
adityacp
- Support multiple files uploading in assignment - Create new check field to grade assignement based question - Add js changes
2017-02-06
fixed unicode literal bug
maheshgudi
2017-01-11
check_answer executed in custom scope instead of globals
maheshgudi
2017-01-09
added default value to hook code in models
maheshgudi
2017-01-09
modified tests and hook evaluator for python 3
maheshgudi
2017-01-09
added hook evaluator type tuple in forms and fixed limit=0 mistake in grader
maheshgudi
2017-01-09
modified variable names in models and hook_evaluator
maheshgudi
2017-01-09
Python hook evaluator
Mahesh Gudi