summaryrefslogtreecommitdiff
path: root/testapp/static/exam/js/question.js
AgeCommit message (Collapse)Author
2014-07-11Moved templates and static inside the app.prathamesh
2014-06-05Blank lines removed.prathamesh
2014-02-12Modified snippetprathamesh
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-01corrected indentation in all js filesHardik Ghaghada
2013-06-11Implemented tabs for indentation for snippetsHardik Ghaghada
2013-06-10Added the snippet feature & cleaned JSHardik Ghaghada
2013-04-29Added a separate textarea for non-editable code for snippet featureHardik Ghaghada
2013-04-26Dumped JS from HTML pages to separate JS filesHardik Ghaghada
2013-04-26Dumped all JS in question.js fileHardik Ghaghada
2012-06-25implemented tabs & line numbers in textareaJay Parikh
2012-03-22Autocomplete tagging functionalityhardythe1