summaryrefslogtreecommitdiff
path: root/testapp/exam/views.py
AgeCommit message (Collapse)Author
2014-06-26Changes in edit quiz view to set prerequisiteprathamesh
2014-06-26Changes made to quiz form to accept prerequisite quiz.prathamesh
2014-06-20Changes made as per the suggestions.prathamesh
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.
2014-06-05isDigit() issue resolvedprathamesh
2014-06-05main files indented.prathamesh
comments removed from views file
2014-05-12Files modified according to the pep8 coding standard.prathamesh
2013-08-19This branch was created for testing the app.prathamesh
Changes made here are during the testing phase. And the feedbacks recevied are implemented.
2013-07-08Added few questions. Made changes to fix minor bugs which were found during ↵prathamesh
testing.
2013-07-03Merge branch 'fresh_java' of https://github.com/prathamesh920/online_test ↵prathamesh
into deploy_server Conflicts: testapp/templates/exam/question.html
2013-07-03merged javaprathamesh
2013-07-03corrected a small malfunctionHardik Ghaghada
2013-07-02corrected indentation at various placesHardik Ghaghada
2013-07-02Edited view to give a message if all the questions are correctly answeredHardik Ghaghada
2013-07-01resolved conflictsHardik Ghaghada
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-04Corrected a syntax error at line 479Hardik Ghaghada
2013-04-30Snippet feature implementedHardik Ghaghada
2013-04-29Added a separate textarea for non-editable code for snippet featureHardik Ghaghada
2013-04-27corrected the file through pep8 parser for conventionsHardik Ghaghada
2013-04-26Corrected small malfunction in start functionHardik Ghaghada
2013-04-26Corrected small malfunction due to indetentation and 80 column wrappingHardik Ghaghada
2013-04-26Resolved ConflictsHardik Ghaghada
2013-04-26Correct small malfunctions due to indentations & 80 column wrappingHardik Ghaghada
2013-04-24Corrected a minor error in fetch_questions functionHardik Ghaghada
2013-04-2480 Cols per line, corrected indentation in files & implemented DRYHardik Ghaghada
2013-03-18Added code snippets for questionsJay Parikh
2012-11-08removed global set variblejayparikh111
2012-11-05minor changesjayparikh111
2012-11-02minor changesjayparikh111
2012-11-02minor changesjayparikh111
2012-11-01Removed Global variables for Quiz & Questionsjayparikh111
2012-04-18changes for student interfacehardythe1
2012-04-14minor changes as model changeshardythe1
2012-04-14model changes as per requirnmenthardythe1
2012-04-02Question Paper generator changeshardythe1
2012-03-28minor changeshardythe1
2012-03-22Tagging functionality in quizhardythe1
2012-03-22Autocomplete tagging functionalityhardythe1
2012-03-21Merge branch 'admin_module' of github.com:hardythe1/online_test into ↵hardythe1
admin_module
2012-03-21Modifications to show quizlisthardythe1
2012-03-21changes for adding tags in questionsjayparikh111
2012-03-19Changes in the Gradeuser Pagehardythe1
2012-03-15minor UI changesjayparikh111
2012-03-13minor changes for UIjayparikh111
2012-02-24formating and identationhardythe1
2012-02-23View for Editing Quizhardythe1
2012-02-23more changes to edit multiple questions at a timehardythe1
2012-02-22Changes related to Authentication of Moderatorjayparikh111