Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-15 | Add new UI over bootstrap | adityacp | |
2020-12-10 | Merge pull request #808 from adityacp/release_0_29_3v0.29.3 | Palaparthy Adityachandra | |
Release changes | |||
2020-12-10 | Release changes | adityacp | |
2020-12-10 | Merge pull request #805 from adityacp/improve_stats | Palaparthy Adityachandra | |
Minor UI changes | |||
2020-12-10 | Merge pull request #803 from prathamesh920/fix-answerpaper-view | Palaparthy Adityachandra | |
Fix answer paper view. | |||
2020-12-04 | Fix tests | adityacp | |
2020-12-04 | Resolve conflicts in models | adityacp | |
2020-12-04 | Merge pull request #806 from prathamesh920/add-test-cases-for-video-statistics | Palaparthy Adityachandra | |
Add test cases for video statistics | |||
2020-12-04 | Fix PEP8 | prathamesh | |
2020-12-04 | Add test cases for video statistics | prathamesh | |
2020-12-03 | Minor UI change in course discussion forum | adityacp | |
2020-12-03 | Show graphs for the lesson video statistics | adityacp | |
2020-11-27 | Fix answer paper view. | prathamesh | |
- Slight optimisation in retrieving and rendering the data - avoids the arrange type question's custom filter error - Marks obtained appears properly on all the interface(user view answerpaper, monitor and grade user) - if not attempted then shows the question and says "Did not attempt" | |||
2020-11-19 | Merge pull request #802 from adityacp/release_0_29_2v0.29.2 | Palaparthy Adityachandra | |
Release changes | |||
2020-11-19 | Release changes | adityacp | |
2020-11-18 | Merge pull request #800 from adityacp/improve_video_tracking | Palaparthy Adityachandra | |
Improve video tracking and lesson statistics | |||
2020-11-18 | Change stats and yaksh | adityacp | |
- Show total visits per student in lesson statistics - Remove settimeout ajax calls for tracking video positions - Show initial views per lesson in the course modules section | |||
2020-11-18 | Merge pull request #801 from adityacp/fix_lesson_contents | Palaparthy Adityachandra | |
Add dropdown selection for lesson video options | |||
2020-11-18 | Add dropdown selection for lesson video options | adityacp | |
2020-11-18 | Merge pull request #769 from CruiseDevice/tinymce | Palaparthy Adityachandra | |
Add TinyMCE, fix minor progressbar issues | |||
2020-11-17 | Merge pull request #737 from jramnai/jramnai/create_moderator | Palaparthy Adityachandra | |
[FIX] #546 - create_moderator command if User has no Profile | |||
2020-11-17 | Merge branch 'master' into tinymce | Palaparthy Adityachandra | |
2020-11-12 | Merge pull request #798 from adityacp/fix_video_get_durationv0.29.1 | Palaparthy Adityachandra | |
Add separate event for the videos other than youtube | |||
2020-11-12 | Add separate event for the videos other than youtube | adityacp | |
2020-11-12 | Merge pull request #797 from adityacp/fix_video_issues | Palaparthy Adityachandra | |
Fix video issues | |||
2020-11-12 | Remove unnecessary dialog | adityacp | |
2020-11-12 | Add migrations in stats app | 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-11 | Merge pull request #796 from prathamesh920/lesson-statistics-update | Palaparthy Adityachandra | |
Modify Lesson Statistics | |||
2020-11-09 | Modify Lesson Statistics | prathamesh | |
- gives total spent time - sets initial percentage to less than 25% - gives completion status(True or False) | |||
2020-11-07 | Merge pull request #795 from adityacp/release_changesv0.29.0 | Palaparthy Adityachandra | |
Release changes | |||
2020-11-07 | Release changes | adityacp | |
2020-11-07 | Merge pull request #794 from adityacp/video_tracking | Palaparthy Adityachandra | |
Basic tracking for video lessons | |||
2020-11-07 | Add additional model to store last access for lesson | adityacp | |
2020-11-07 | Change admin.py for stats app | adityacp | |
2020-11-07 | Update travis | adityacp | |
2020-11-07 | Add table sorter | adityacp | |
2020-11-07 | Add tests for lesson tracking | adityacp | |
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 | Merge pull request #792 from adityacp/update_katex_delimiter | Palaparthy Adityachandra | |
Change the delimiter for katex rendering | |||
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 | Statistics app for video tracking | 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 |