Age | Commit message (Expand) | Author |
2017-03-17 | Merge pull request #244 from adityacp/display_err_msg | Prabhu Ramachandran |
2017-03-17 | Merge pull request #249 from maheshgudi/fix-196 | Prabhu Ramachandran |
2017-03-17 | Merge pull request #245 from prathamesh920/migrations-in-script | Prabhu Ramachandran |
2017-03-17 | Change Exception message for load questions | adityacp |
2017-03-16 | Change get_assignment_dir to get username from user model | adityacp |
2017-03-16 | Handle json file syntax errors in uploading question | adityacp |
2017-03-16 | Fix test cases for loading questions | adityacp |
2017-03-16 | Change docs with method for uploading questions | adityacp |
2017-03-16 | Remove link for sample download of questions upload | adityacp |
2017-03-16 | Changes in models views and urls | adityacp |
2017-03-16 | Merge pull request #250 from ankitjavalkar/minorfix223 | Prabhu Ramachandran |
2017-03-16 | Merge pull request #251 from ankitjavalkar/version-in-init | Prabhu Ramachandran |
2017-03-16 | Change in models get_ordered_questions function | adityacp |
2017-03-16 | Add test for assignment evaluation and Change test_models | adityacp |
2017-03-15 | Change assignment dir path and add condition for json data | adityacp |
2017-03-15 | Add version to online_test/__init__.py | ankitjavalkar |
2017-03-15 | Change templates and js | adityacp |
2017-03-15 | Multiple fixes in stdio_evaluator and models: | ankitjavalkar |
2017-03-15 | Changes in Views and Models | adityacp |
2017-03-15 | Added mathjax support for quiz and answerpapers | maheshgudi |
2017-03-14 | Added initial migration for Yaksh | prathamesh |
2017-03-13 | Removed a function call to datetime now in default quiz start time. | prathamesh |
2017-03-13 | Added migration commands to the script. | prathamesh |
2017-03-13 | Added migrations folder to the app. | prathamesh |
2017-03-11 | made minor template changes and fixed test_models | maheshgudi |
2017-03-11 | Merge branch 'master' of https://github.com/fossee/online_test into fill_in_t... | maheshgudi |
2017-03-10 | Fix test cases for trial quiz | adityacp |
2017-03-10 | Fix test questions method in QuestionPaper model | adityacp |
2017-03-10 | Fix demo course creation for selenium tests | adityacp |
2017-03-10 | Add test for ordering of questions | adityacp |
2017-03-10 | Change views and models | adityacp |
2017-03-10 | Change models and views test to get fixed questions | adityacp |
2017-03-10 | Remove manytomany relationship for fixed_questions in question paper | adityacp |
2017-03-10 | Allow moderator to select questions in any order required | adityacp |
2017-03-10 | Add a link to download sample zip file | adityacp |
2017-03-10 | Add url to download sample zip file | adityacp |
2017-03-10 | Changes in models and views | adityacp |
2017-03-10 | Merge pull request #243 from ankitjavalkar/coverage | Prabhu Ramachandran |
2017-03-09 | Add coverage: | ankitjavalkar |
2017-03-09 | rebase changes | maheshgudi |
2017-03-09 | pep8 changes in models and user_data | maheshgudi |
2017-03-08 | Merge pull request #235 from ankitjavalkar/fix-del-questions | Prabhu Ramachandran |
2017-03-08 | Merge pull request #233 from ankitjavalkar/fix-course-creator-display | Prabhu Ramachandran |
2017-03-08 | Merge pull request #229 from ankitjavalkar/reattempt-mcq | Prabhu Ramachandran |
2017-03-08 | Merge branch 'master' of https://github.com/fossee/online_test into fill_in_t... | maheshgudi |
2017-03-08 | Hide/Disable submit in correct code questions | ankitjavalkar |
2017-03-07 | Hide inactive/deleted questions in Questionpaper creation and question filter | ankitjavalkar |
2017-03-07 | Add numbering enrolled/requested/rejected students in course details display | ankitjavalkar |
2017-03-06 | Multiple fixes: | ankitjavalkar |
2017-03-06 | Modify UI for notifications in submitted code questions | ankitjavalkar |