Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | Show max marks for all attempts in answerpaper | CruiseDevice | |
- Latest attempt marks were shown in the answerpaper, which made it difficult to analyze the paper. This PR fixes the issue and the best marks of all the attempt are provided. | |||
2020-08-28 | fix question paper marks updationv0.22.1 | adityacp | |
2020-08-28 | Release changes | adityacp | |
2020-08-28 | fix design question paper views and tests | adityacp | |
2020-08-28 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | adityacp | |
multiple_fixes | |||
2020-08-28 | Merge pull request #736 from CruiseDevice/question_paper_creation | Palaparthy Adityachandra | |
Add select all checkbox in design qp for fixed questions. | |||
2020-08-28 | fix tests | adityacp | |
2020-08-28 | Multiple changes | adityacp | |
- Fix a bug where user cannot submit zero as answer - Fix UI in question statistics - Fix a bug where the trial question paper was not updated | |||
2020-08-27 | Merge pull request #744 from prathamesh920/fix-upload-users | King | |
Avoid duplicate user entry with same email address during upload. | |||
2020-08-27 | fix iframe css | adityacp | |
2020-08-27 | Resolve conflicts | adityacp | |
2020-08-27 | Add mathjax support in lesson and module | adityacp | |
2020-08-26 | First cut for in video quizzes | 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-08-26 | Display question details | ankitjavalkar | |
2020-08-26 | Add correct column name to question statistics page | ankitjavalkar | |
2020-08-25 | Fix form label position | ankitjavalkar | |
2020-08-25 | Add form labesl to editprofile form rendering | ankitjavalkar | |
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-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 | |