Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-27 | Refactor monitor for a quiz | adityacp | |
2021-01-26 | Refactor question statistics for a quiz | adityacp | |
2021-01-25 | Fix views and models tests | adityacp | |
2021-01-11 | Merge pull request #767 from ankitjavalkar/add_stats_q | ankitjavalkar | |
Add feature to count number of times MCQ option has been selected | |||
2021-01-11 | Merge pull request #725 from ankitjavalkar/bugfix_08_06 | ankitjavalkar | |
Remove 'copy of' string in _create_lesson_copy() | |||
2021-01-06 | Fix broken test cases | ankitjavalkar | |
2020-12-15 | Fix tests and quiz template | adityacp | |
2020-11-04 | Merge pull request #786 from prathamesh920/upload-marks-csv | ankitjavalkar | |
Add more tests for CSV marks upload | |||
2020-11-04 | Add more tests for CSV marks upload | prathamesh | |
2020-11-04 | Merge pull request #783 from prathamesh920/upload-marks-csv | ankitjavalkar | |
Update marks using CSV file upload | |||
2020-11-03 | Resolve conflicts | adityacp | |
2020-11-03 | Multiple changes | adityacp | |
- Add tinymce editor to the question description in lesson quiz - Fix katex rendering in the lesson quiz questions - Remove unncessary preview description view function - Keep the fixed height for the lesson table of contents div | |||
2020-10-26 | Improve tests for lesson statistics | adityacp | |
2020-10-23 | Update marks using CSV file upload | prathamesh | |
2020-10-08 | Fix tests | CruiseDevice | |
2020-10-08 | Fix tests and minor changes | CruiseDevice | |
2020-10-08 | Fix breaking tests in test_models | CruiseDevice | |
2020-10-08 | Fix Tests | CruiseDevice | |
2020-10-07 | Fix tests | ankitjavalkar | |
2020-09-30 | Change multiple files | adityacp | |
- Add download sample yaml for toc in the lesson - Add validation for upload toc yaml - Add tests for download sample yaml toc | |||
2020-09-30 | Add table of contents for lesson with yaml upload | adityacp | |
2020-09-25 | Fix tests | adityacp | |
2020-09-23 | Add more tests | adityacp | |
2020-09-22 | Add initial tests for lesson contents | adityacp | |
2020-08-28 | fix design question paper views and tests | adityacp | |
2020-08-26 | Avoid duplicate user entry with same email address during upload. | prathamesh | |
Django allows multiple usernames with same email id. Preventing this, as we identify users with their email id or username. | |||
2020-06-09 | Fix test cases | ankitjavalkar | |
2020-05-21 | Fix check condition and alter tests | ankitjavalkar | |
2020-05-21 | Fix import in tests | aditya | |
2020-05-18 | Merge pull request #702 from CruiseDevice/add_reject_selected | Palaparthy Adityachandra | |
Add reject button to reject selected students | |||
2020-05-18 | Merge pull request #692 from adityacp/merge_monitor_regrade | Palaparthy Adityachandra | |
Merge monitor regrade | |||
2020-05-13 | PEP8 fix | CruiseDevice | |
2020-05-12 | More tests for start view function | CruiseDevice | |
2020-05-12 | Add testcases for start view function | CruiseDevice | |
2020-05-09 | Add more tests for course_students view | CruiseDevice | |
2020-05-09 | Fix tests | CruiseDevice | |
2020-05-09 | Fix pep8 | CruiseDevice | |
- cover missing tests. | |||
2020-05-09 | Add missing tests. | CruiseDevice | |
2020-05-08 | More tests to test course detail page | CruiseDevice | |
2020-05-06 | Fix tests | CruiseDevice | |
2020-04-27 | Resolve conflicts in travis, requirements and views | adityacp | |
2020-04-27 | Merge pull request #690 from CruiseDevice/forum | Palaparthy Adityachandra | |
Discussion Forum for Yaksh | |||
2020-04-25 | Fix tests | CruiseDevice | |
2020-04-25 | Resolve comments, fix tests, add pagination | CruiseDevice | |
2020-04-22 | More Tests | CruiseDevice | |
2020-04-21 | Resolve conflicts in urls | adityacp | |
2020-04-20 | Change celery.py, settings.py, requirements-common.txt test_views.py | adityacp | |
- Add ping task in celery.py - Add celery result backend in settings.py - Add celery related packages in common requirements - Add celery worker in regrade test class to run the worker with the test | |||
2020-04-20 | Change tasks, test_views, templates | adityacp | |
- Change notification message in celery task - Fix views test for regrade - Change name from Grader to Quizzes in manage.html navbar | |||
2020-04-16 | Resolve comments | CruiseDevice | |
2020-04-16 | Fix tests | CruiseDevice | |