summaryrefslogtreecommitdiff
path: root/testapp/static/exam/js/add_question.js
AgeCommit message (Collapse)Author
2014-06-16Models modified.prathamesh
QuestionPaper model modified for generating random questions. Added language field to Question model. Removed tags from Quiz model. Template and javascript for Add and Edit questions modified. Added test cases for models.
2013-07-08Added few questions. Made changes to fix minor bugs which were found during ↵prathamesh
testing.
2013-07-03Merge branch 'fresh_js_changes' of https://github.com/hardythe1/online_test ↵Hardik Ghaghada
into fresh_js_changes
2013-07-01made changes as per the comments on pull requestHardik Ghaghada
2013-07-01edited JS to give a msg when the answer is correcthardythe1
2013-06-11Implemented tabs for indentation for snippetsHardik Ghaghada
2013-04-04Edited JavaScript to resolve a small malfunctionHardik Ghaghada
2012-03-22Autocomplete tagging functionalityhardythe1