Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-08 | Make Post model generic. | CruiseDevice | |
- Fix breaking links in forum after change in models. | |||
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-30 | Resolve Conflicts | adityacp | |
2020-09-29 | Merge pull request #770 from ankitjavalkar/add_file_namer | ankitjavalkar | |
Display file names of uploaded files in question files | |||
2020-09-28 | Display file names of uploaded files in question files | ankitjavalkar | |
2020-09-25 | Change forms, models, settings and template | adityacp | |
- Add max_upload_size in settings for video file - Change error messages in forms - Set the video_file field max_length - Fix add_lesson template for uploading video file | |||
2020-09-24 | Remove comments | ankitjavalkar | |
2020-09-24 | Add katex CDN | ankitjavalkar | |
2020-09-23 | Fix conflicts | adityacp | |
2020-09-21 | Add pagination in the lesson statistics | 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 ↵ | adityacp | |
add_in_video_questions | |||
2020-09-15 | Show missing marks in grade user | adityacp | |
2020-09-15 | Change multiple sections | adityacp | |
- Show lesson topic description as per the video time - Fix description preview for module and lesson - Order table of contents by time | |||
2020-09-14 | Show lesson quiz statistics | adityacp | |
2020-09-14 | Merge pull request #760 from prathamesh920/quick-fix | ankitjavalkar | |
Fix rendering of the quiz list | |||
2020-09-14 | Merge pull request #758 from ankitjavalkar/fix_file_name_error | ankitjavalkar | |
Multiple Fixes | |||
2020-09-14 | Merge pull request #751 from CruiseDevice/partial_grade_user | ankitjavalkar | |
Show max marks for all attempts in answerpaper | |||
2020-09-13 | Fix rendering of the quiz list | prathamesh | |
2020-09-12 | Mulitple changes | adityacp | |
- Remove all alerts and add toast messages - Accept user submissions for the lesson quiz and evaluate - Initial lesson statistics | |||
2020-09-11 | Multiple changes | ankitjavalkar | |
- Increase max_limit for files names in AssignmentUploads - Add email display to Added Teacher/TA screen | |||
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-07 | Show the lesson contents on student interface | adityacp | |
2020-09-07 | Add edit and delete table of contents options | adityacp | |
2020-09-03 | Show table of contents on adding new content | adityacp | |
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 | Release changes | 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 | 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 | 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 | 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-02 | Merge pull request #719 from prathamesh920/hidden-testcases | Palaparthy Adityachandra | |
Hide test cases | |||
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-24 | Show provided question solution | 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-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 |