Age | Commit message (Expand) | Author |
2020-09-25 | Change forms, models, settings and template | adityacp |
2020-09-23 | Fix conflicts | adityacp |
2020-09-23 | Add more tests | adityacp |
2020-09-22 | Add initial tests for lesson contents | adityacp |
2020-09-17 | Allow to extend time even if the paper is completed. | prathamesh |
2020-09-17 | Merge branch 'master' of https://github.com/FOSSEE/online_test into add_in_vi... | adityacp |
2020-09-14 | Show lesson quiz statistics | adityacp |
2020-09-14 | Merge pull request #758 from ankitjavalkar/fix_file_name_error | ankitjavalkar |
2020-09-14 | Merge pull request #751 from CruiseDevice/partial_grade_user | ankitjavalkar |
2020-09-14 | Merge pull request #754 from ankitjavalkar/get_distinct_answered | ankitjavalkar |
2020-09-12 | Mulitple changes | adityacp |
2020-09-11 | Multiple changes | ankitjavalkar |
2020-09-10 | Store and evaluate lesson quiz answer | adityacp |
2020-09-09 | Show the toc quiz on the student dashboard | adityacp |
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-09-03 | Fetch only distinct answered questions | ankitjavalkar |
2020-09-01 | Fix tests, Fix PEP8 | CruiseDevice |
2020-08-28 | Show max marks for all attempts in answerpaper | CruiseDevice |
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 |