Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-12 | Add separate event for the videos other than youtube | adityacp | |
2020-11-12 | Remove unnecessary dialog | adityacp | |
2020-11-12 | Change templates and js | adityacp | |
- Fix issue onlick toc jump to player time - Use bootstrap modal instead of jquery dialog for responsive interface - Disallow empty question submission for lesson quiz | |||
2020-11-07 | Merge pull request #794 from adityacp/video_tracking | Palaparthy Adityachandra | |
Basic tracking for video lessons | |||
2020-11-06 | Merge pull request #793 from ankitjavalkar/fix_forum_del_url | ankitjavalkar | |
Fix bug which prevented deletion of comments in forum | |||
2020-11-06 | Fix bug which prevented deletion of comments in forum | ankitjavalkar | |
2020-11-06 | Change the delimiter for katex rendering | 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-05 | Merge pull request #787 from ankitjavalkar/release_0_28v0.28.0 | ankitjavalkar | |
Release related changes | |||
2020-11-04 | Merge pull request #786 from prathamesh920/upload-marks-csv | ankitjavalkar | |
Add more tests for CSV marks upload | |||
2020-11-04 | Release related changes | ankitjavalkar | |
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 | Fix katex render to allow math inline | adityacp | |
2020-11-03 | Merge branch 'multiple_ui_fixes' of https://github.com/adityacp/online_test ↵ | adityacp | |
into multiple_ui_fixes | |||
2020-11-03 | Update models test | 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-11-02 | Minor UI fixes | adityacp | |
2020-10-29 | Merge pull request #782 from ankitjavalkar/fix-disp-unans-quest | Palaparthy Adityachandra | |
Display unanswered questions in grading view | |||
2020-10-26 | Improve tests for lesson statistics | adityacp | |
2020-10-24 | Improve lesson statistics | adityacp | |
2020-10-23 | Update marks using CSV file upload | prathamesh | |
2020-10-15 | Display unanswered questions in grading view | ankitjavalkar | |
2020-10-14 | Allow added teachers to delete course forum posts | ankitjavalkar | |
2020-10-14 | Allow added teachers to delete posts/comments | ankitjavalkar | |
2020-10-08 | Merge pull request #780 from ankitjavalkar/release_0_27 | ankitjavalkar | |
Release related changes | |||
2020-10-08 | Add release migrations | ankitjavalkar | |
2020-10-08 | Add footer and CSS | ankitjavalkar | |
2020-10-08 | Add tinymce to forum | CruiseDevice | |
2020-10-08 | User can create anonymous post and comment | CruiseDevice | |
2020-10-08 | Fix tests | 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 | Fix breaking tests in test_models | CruiseDevice | |
2020-10-08 | Remove generic relation to Post from Course and Lesson. | CruiseDevice | |
- Fixes breaking tests. | |||
2020-10-08 | Fix Tests | CruiseDevice | |
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-10-07 | Release related changes for v0.26.0 | ankitjavalkar | |
2020-10-07 | Fix tests | ankitjavalkar | |
2020-10-07 | Set prereqs to False by default | 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-30 | Resolve Conflicts | adityacp | |
2020-09-29 | Show assignment upload file in view answerpaper | adityacp | |
2020-09-29 | Merge pull request #770 from ankitjavalkar/add_file_namer | ankitjavalkar | |
Display file names of uploaded files in question files |