Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-11 | Moved templates and static inside the app. | prathamesh | |
2014-07-03 | Interface to create question paper | prathamesh | |
2014-06-27 | Mutiple correct choices question type added. | prathamesh | |
2014-06-16 | Models 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. | |||
2014-06-05 | Blank lines removed. | prathamesh | |
2014-02-12 | Modified snippet | prathamesh | |
Snippet textarea extends according to the length of the snippet with numbering. The textarea to write code is dynamic with numbering. The textarea extends as per the length of the code. | |||
2013-07-08 | Added few questions. Made changes to fix minor bugs which were found during ↵ | prathamesh | |
testing. | |||
2013-07-03 | Merge branch 'fresh_js_changes' of https://github.com/hardythe1/online_test ↵ | Hardik Ghaghada | |
into fresh_js_changes | |||
2013-07-01 | corrected indentation in all js files | Hardik Ghaghada | |
2013-07-01 | made changes as per the comments on pull request | Hardik Ghaghada | |
2013-07-01 | edited JS to give a msg when the answer is correct | hardythe1 | |
2013-06-11 | Implemented tabs for indentation for snippets | Hardik Ghaghada | |
2013-06-10 | Added the snippet feature & cleaned JS | Hardik Ghaghada | |
2013-04-29 | Added a separate textarea for non-editable code for snippet feature | Hardik Ghaghada | |
2013-04-26 | Dumped JS from HTML pages to separate JS files | Hardik Ghaghada | |
2013-04-26 | Dumped all JS in question.js file | Hardik Ghaghada | |
2013-04-24 | 80 Cols per line, corrected indentation in files & implemented DRY | Hardik Ghaghada | |
2013-04-04 | Edited JavaScript to resolve a small malfunction | Hardik Ghaghada | |
2012-11-01 | Removed Global variables for Quiz & Questions | jayparikh111 | |
2012-06-25 | implemented tabs & line numbers in textarea | Jay Parikh | |
2012-03-28 | minor changes | hardythe1 | |
2012-03-22 | Tagging functionality in quiz | hardythe1 | |
2012-03-22 | Autocomplete tagging functionality | hardythe1 | |