Age | Commit message (Expand) | Author |
2020-09-09 | Resolve conflicts | adityacp |
2020-09-08 | Provide additional attempt to a selected student or extend time. | prathamesh |
2020-09-03 | Change views, forms, models, urls | adityacp |
2020-08-28 | Merge branch 'master' of https://github.com/FOSSEE/online_test into multiple_... | adityacp |
2020-08-28 | Multiple changes | adityacp |
2020-08-26 | First cut for in video quizzes | adityacp |
2020-08-08 | Add select all checkbox in design qp for fixed questions. | CruiseDevice |
2020-07-22 | Fix division by zero error when quizzes do not exist | ankitjavalkar |
2020-06-10 | Allow moderator to hide test cases from the user | prathamesh |
2020-05-18 | Merge pull request #697 from CruiseDevice/change-create_question | Palaparthy Adityachandra |
2020-05-13 | Merge branch 'master' into change-create_question | Palaparthy Adityachandra |
2020-05-12 | Add testcases for start view function | CruiseDevice |
2020-04-30 | Merge branch 'master' into API | Palaparthy Adityachandra |
2020-04-29 | Fix: #696 | CruiseDevice |
2020-04-27 | Merge pull request #690 from CruiseDevice/forum | Palaparthy Adityachandra |
2020-04-15 | Resolve comments | CruiseDevice |
2020-04-14 | Change model name Thread to Post to avoid conflicts | CruiseDevice |
2020-04-13 | Add feature to hide thread or comments | CruiseDevice |
2020-04-13 | Add feature for uploading images | CruiseDevice |
2020-04-11 | Discussion forum for a course | CruiseDevice |
2020-04-08 | Change templates, views, forms, models | adityacp |
2020-03-31 | Update the units and modules order on creation | adityacp |
2020-03-30 | Show question test_cases, exclude unncessary fields from API | CruiseDevice |
2020-03-30 | Resolve Conflicts | CruiseDevice |
2020-03-19 | Resolve conflicts in the courses view | adityacp |
2020-03-12 | Avoid conditional check on foreign key | adityacp |
2020-03-09 | Download course progress | adityacp |
2020-03-06 | Show specific fields for answerpaper in admin | adityacp |
2020-03-03 | Show specific fields for answerpaper in admin | adityacp |
2020-02-28 | Bump django to the latest version | adityacp |
2020-02-19 | Fix pep style and add test case in test_models | adityacp |
2020-02-18 | Change forms, views, models, templates | adityacp |
2020-02-13 | Merge branch 'master' of https://github.com/FOSSEE/online_test into revamp_ui | adityacp |
2020-02-10 | Fix pep8 issues | adityacp |
2020-02-10 | Change models.py and admin.py | adityacp |
2020-01-24 | Resolve conflicts in grade user, custom filters etc | adityacp |
2020-01-21 | Add messages in clone course view | adityacp |
2020-01-12 | evaluator for r- Initial | prathamesh |
2019-08-19 | Move all download related templates to a new subfolder and add homepage link ... | ankitjavalkar |
2019-07-12 | Resolve comments | CruiseDevice |
2019-07-03 | Minor changes | CruiseDevice |
2019-05-31 | Add templates and more features | CruiseDevice |
2019-04-15 | Merge pull request #596 from ankitjavalkar/fix-in-dir-unicode | King |
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King |
2019-04-09 | Fix PEP8 issues | ankitjavalkar |
2019-04-05 | Change in_dir directory nomenclature for code server | ankitjavalkar |
2019-04-02 | Change AnswerPaper passing condition check | ankitjavalkar |
2019-03-25 | Fix PEP8 issues and variable names | ankitjavalkar |
2019-03-12 | Add functionality to restrict access to next module based on passing previous... | ankitjavalkar |
2019-03-06 | Merge pull request #563 from ankitjavalkar/quiz-inprogress-bug-fix | King |