Age | Commit message (Expand) | Author |
2020-10-08 | Fix breaking tests in test_models | CruiseDevice |
2020-10-07 | Fix tests | ankitjavalkar |
2020-09-29 | Fix tests | ankitjavalkar |
2020-09-14 | Merge pull request #751 from CruiseDevice/partial_grade_user | ankitjavalkar |
2020-09-08 | Provide additional attempt to a selected student or extend time. | prathamesh |
2020-09-01 | Fix tests, Fix PEP8 | CruiseDevice |
2020-08-28 | fix tests | adityacp |
2020-06-30 | Fix Tests | prathamesh |
2020-04-22 | More Tests | CruiseDevice |
2020-04-14 | Change model name Thread to Post to avoid conflicts | CruiseDevice |
2020-03-12 | Fix test to get lesson or quiz for a unit | adityacp |
2020-02-19 | Fix pep style and add test case in test_models | adityacp |
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King |
2019-04-09 | Fix PEP8 issues | ankitjavalkar |
2019-04-08 | Add Test Case | ankitjavalkar |
2019-02-18 | Remove stray print statement and add additional check during tearDown | CruiseDevice |
2019-02-18 | Add TestCase for get_filename() of FileUpload model | CruiseDevice |
2019-01-29 | Fix PEP8 issues | CruiseDevice |
2019-01-28 | Resolve comments | CruiseDevice |
2019-01-28 | Fix PEP8 issues | CruiseDevice |
2019-01-28 | Resolve comments | CruiseDevice |
2019-01-28 | More test cases for model method get_categorized_question_indices | CruiseDevice |
2019-01-28 | Made requested changes in models.py and test_models.py | CruiseDevice |
2019-01-28 | Remove unused variables and imports | CruiseDevice |
2019-01-28 | Add test for new model function | CruiseDevice |
2019-01-24 | Add Test Cases | ankitjavalkar |
2018-07-17 | Fix failing tests for models and views | adityacp |
2018-07-13 | Update migrations to fix order error | maheshgudi |
2018-07-13 | Add more tests | ankitjavalkar |
2018-07-13 | Fix tests | ankitjavalkar |
2018-07-12 | Merge pull request #491 from maheshgudi/catch_compilation_error | King |
2018-07-12 | Fix multiple testcase error | maheshgudi |
2018-07-11 | Support for multiple yaml files | maheshgudi |
2018-06-07 | One more round of pep8 changes | adityacp |
2018-06-07 | Add tests for models and cpp, java evaluators | adityacp |
2018-06-07 | Further pep8 changes | adityacp |
2018-06-07 | Pep8 changes | adityacp |
2018-06-07 | Merge pull request #469 from adityacp/enhance_course_status | Prabhu Ramachandran |
2018-06-07 | Merge pull request #461 from adityacp/fix_quiz_completion | Prabhu Ramachandran |
2018-04-18 | Add test cases | ankitjavalkar |
2018-04-04 | Change models test to get course completion percentage | adityacp |
2018-03-22 | Merge branch 'master' into Grades | Prabhu Ramachandran |
2018-03-22 | Merge https://github.com/fossee/online_test into fix_quiz_completion | adityacp |
2018-03-22 | Resolve conflicts and update to latest changes | adityacp |
2018-03-21 | Merge branch 'master' of https://github.com/fossee/online_test into arrange_o... | maheshgudi |
2018-03-21 | Merge pull request #450 from adityacp/change_student_dashboard | Prabhu Ramachandran |
2018-03-21 | Show student grade in course status page | adityacp |
2018-03-21 | Add Tests for CourseStatus methods | prathamesh |
2018-03-21 | Add condition to get quiz status if answerpaper is created | adityacp |
2018-03-20 | Fix models test case | adityacp |