summaryrefslogtreecommitdiff
path: root/yaksh/templates/exam.html
AgeCommit message (Collapse)Author
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