summaryrefslogtreecommitdiff
path: root/yaksh/templates/exam.html
AgeCommit message (Collapse)Author
2017-10-06Get questions in particular order in templateadityacp
2017-10-05Allow user to quit the paper manually and revisit the paper if necessaryankitjavalkar
2017-05-22changes variable and dict key names along with other minor changes in ↵mahesh
answerpaper.
2017-05-16added wordwrap for error output tablemahesh
2017-05-12changed stdio outputmahesh
2017-03-15Change templates and jsadityacp
- Support multiple files uploading in assignment - Create new check field to grade assignement based question - Add js changes
2017-03-06Allow revisiting all types of question to resubmit answerankitjavalkar
2017-02-16Add auto scroll to show errors in code questionsankitjavalkar
2017-02-03renamed quiz model attribute from can_skip_questions to allow_skipmaheshgudi
2017-02-03added skip question feature. closes #191maheshgudi
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-19Add minor UI change when displaying Code question errorsankitjavalkar
2017-01-12Exam interface improvedprathamesh