index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
templates
/
exam.html
Age
Commit message (
Collapse
)
Author
2017-11-07
Change module compare_stdio to error_messages
maheshgudi
2017-11-07
Add traceback for exceptions
mahesh
2017-11-07
Beautiful error outputs
maheshgudi
2017-10-06
Get questions in particular order in template
adityacp
2017-10-05
Allow user to quit the paper manually and revisit the paper if necessary
ankitjavalkar
2017-05-22
changes variable and dict key names along with other minor changes in ↵
mahesh
answerpaper.
2017-05-16
added wordwrap for error output table
mahesh
2017-05-12
changed stdio output
mahesh
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-03-06
Allow revisiting all types of question to resubmit answer
ankitjavalkar
2017-02-16
Add auto scroll to show errors in code questions
ankitjavalkar
2017-02-03
renamed quiz model attribute from can_skip_questions to allow_skip
maheshgudi
2017-02-03
added skip question feature. closes #191
maheshgudi
The can_skip_questions attribute is to be set True for students to be able to skip questions. If it is set as False, students wont be able to skip to the next question.
2017-01-19
Add minor UI change when displaying Code question errors
ankitjavalkar
2017-01-12
Exam interface improved
prathamesh