Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-22 | Fix division by zero error when quizzes do not exist | ankitjavalkar | |
2020-07-02 | Release 0.21 related changes | adityacp | |
2020-07-02 | Merge pull request #719 from prathamesh920/hidden-testcases | Palaparthy Adityachandra | |
Hide test cases | |||
2020-07-01 | Modify tests to handle hidden tests | prathamesh | |
2020-06-30 | Fix Tests | prathamesh | |
2020-06-10 | Allow moderator to hide test cases from the user | prathamesh | |
2020-05-28 | Add a custom filter to convert str to int and fix view last submitted MCQ answer | ankitjavalkar | |
2020-05-27 | Merge pull request #715 from ankitjavalkar/fix-timer-bug | ankitjavalkar | |
Check if attempts are allowed and spare time is available before answer is checked | |||
2020-05-27 | Change condition and function name | ankitjavalkar | |
2020-05-24 | Show provided question solution | aditya | |
2020-05-22 | Add plugin settings in course mail textarea | aditya | |
2020-05-22 | Change question template | aditya | |
- Update tinymce editor with additional plugins - Fix issue in question file upload for empty question instance - Change variable name for uploaded file to avoid conflict with queryset variable - Remove description preview | |||
2020-05-21 | Fix check condition and alter tests | ankitjavalkar | |
2020-05-21 | Check if attempts are allowed and spare time is available before answer is ↵ | ankitjavalkar | |
checked | |||
2020-05-21 | Merge pull request #713 from FOSSEE/fix_celery | Palaparthy Adityachandra | |
Rename celery.py to celery_settings and change imports | |||
2020-05-21 | Fix import in tests | aditya | |
2020-05-20 | Rename migration file | aditya | |
2020-05-20 | Release 0.2.0 related changes | aditya | |
2020-05-18 | Merge pull request #697 from CruiseDevice/change-create_question | Palaparthy Adityachandra | |
Fix: #696 | |||
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-18 | Merge pull request #695 from adityacp/fix_forum | Palaparthy Adityachandra | |
Fix pagination for forum post search | |||
2020-05-18 | Merge pull request #705 from CruiseDevice/test_start_view_func | Palaparthy Adityachandra | |
Add testcases for start view function | |||
2020-05-13 | Merge branch 'master' into change-create_question | Palaparthy Adityachandra | |
2020-05-13 | Merge pull request #693 from adityacp/fix_grade_user | Palaparthy Adityachandra | |
Change UI in grade user | |||
2020-05-13 | PEP8 fix | CruiseDevice | |
2020-05-13 | Merge branch 'master' into merge_monitor_regrade | Palaparthy Adityachandra | |
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-05-06 | Add Reject button to reject selected students | CruiseDevice | |
- A reject button to reject selected students in Enroll Students page on a Requested Students tab. - Improve the views and urls for enrolling and rejecting students in the course. | |||
2020-05-04 | Show question topic and language in quiz | CruiseDevice | |
2020-04-30 | Merge branch 'master' into API | Palaparthy Adityachandra | |
2020-04-29 | Fix: #696 | CruiseDevice | |
2020-04-27 | Resolve conflicts in travis, requirements and views | adityacp | |
2020-04-27 | Resolve conflict | adityacp | |
2020-04-27 | Fix pagination for forum post search | adityacp | |
2020-04-27 | Merge pull request #690 from CruiseDevice/forum | Palaparthy Adityachandra | |
Discussion Forum for Yaksh | |||
2020-04-26 | Add tablesorter to sort post table | CruiseDevice | |
2020-04-26 | Add search bar in forum to search posts | CruiseDevice | |
2020-04-25 | Fix tests | CruiseDevice | |
2020-04-25 | Resolve comments, fix tests, add pagination | CruiseDevice | |
2020-04-25 | Add a search bar to search users | adityacp | |
2020-04-24 | Add card-text class to p in card-body | CruiseDevice | |
2020-04-24 | Improve post comments UI | CruiseDevice | |