Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-10 | Change in templates, views | adityacp | |
- Revamp UI in course page - Fix a bug where a trial module is created without setting is_trial in models - Fix a bug in question statistics where only completed answerpaper data is needed | |||
2021-01-28 | Minor template changes | adityacp | |
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-25 | Refactor code for download csv for course progress | adityacp | |
2021-01-25 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | adityacp | |
code_refactors | |||
2021-01-17 | Merge pull request #804 from ankitjavalkar/crs-upload | ankitjavalkar | |
Course upload and download with MD file formats | |||
2021-01-11 | Merge pull request #725 from ankitjavalkar/bugfix_08_06 | ankitjavalkar | |
Remove 'copy of' string in _create_lesson_copy() | |||
2021-01-06 | Add a feature to upload and download | ankitjavalkar | |
2020-12-14 | Refactor and optimize code for download course csv | adityacp | |
2020-12-12 | Refactor download quiz csv | adityacp | |
2020-12-03 | Minor UI change in course discussion forum | adityacp | |
2020-11-06 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | adityacp | |
video_tracking | |||
2020-11-06 | Initial video tracking | 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-24 | Improve lesson statistics | adityacp | |
2020-10-23 | Update marks using CSV file upload | prathamesh | |
2020-10-08 | User can create anonymous post and comment | CruiseDevice | |
2020-10-08 | Show trash icon in forum only to course creator and teacher | CruiseDevice | |
2020-10-08 | Fix tests and minor changes | CruiseDevice | |
2020-10-08 | Show Lesson post and comments in discussion forum | CruiseDevice | |
- Use trash icon instead of DELETE button - Sidebar to navigate between course forum and lesson forum - Course forum displays all the questions (posts) linked with the course model, and Lesson forum displays all the questions (posts) linked with the Lesson model. | |||
2020-10-08 | Fix search in forum | CruiseDevice | |
- Also searches in post description. | |||
2020-10-08 | Comments feature for video lesson | CruiseDevice | |
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 | Show assignment upload file in view answerpaper | adityacp | |
2020-09-28 | Display file names of uploaded files in question files | ankitjavalkar | |
2020-09-25 | Add condition to check for course teacher | adityacp | |
2020-09-23 | Fix conflicts | adityacp | |
2020-09-23 | Add more tests | 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 #751 from CruiseDevice/partial_grade_user | ankitjavalkar | |
Show max marks for all attempts in answerpaper | |||
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-10 | Store and evaluate lesson quiz answer | adityacp | |
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 | |