summaryrefslogtreecommitdiff
path: root/testapp/exam/templates
AgeCommit message (Collapse)Author
2014-09-23Models and views modified.prathamesh
Added number of attempts option for quiz. Also days lag between two attempts. added test status and attempt number for the test. Removed profile foreign key from answer paper models since user foreign key is present in the answer paper model. Urls slightly modified to include attemt number for a given quiz.
2014-07-15minor change to template, to avoid id conflict between two modal popupsprathamesh
2014-07-11Moved templates and static inside the app.prathamesh