Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Add AWS support for file upload | adityacp | |
2021-02-11 | Fix monitor to get all the attempts properly | adityacp | |
2021-02-11 | Fix issue in montior for Nonetype | adityacp | |
2021-02-11 | Fix issue in pandas dataframe where key is not available | adityacp | |
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-02-08 | Release changes | adityacp | |
2021-02-08 | Merge pull request #814 from adityacp/code_refactors | Palaparthy Adityachandra | |
Code Refactor | |||
2021-02-08 | Merge pull request #810 from ankitjavalkar/fix-qp-exist | Palaparthy Adityachandra | |
Add check in show_video.html template to ensure that questionpaper exists | |||
2021-02-01 | Change templates and models | adityacp | |
- Remove unwanted model manager methods - Minor UI refactor for course and question interface | |||
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-16 | Fix failing test case | ankitjavalkar | |
2021-01-12 | Add stray migration | ankitjavalkar | |
2021-01-11 | Merge pull request #701 from ankitjavalkar/godmode-fix | ankitjavalkar | |
Delete and recreate question papers when using god mode or user mode | |||
2021-01-11 | Merge pull request #767 from ankitjavalkar/add_stats_q | ankitjavalkar | |
Add feature to count number of times MCQ option has been selected | |||
2021-01-11 | Merge pull request #725 from ankitjavalkar/bugfix_08_06 | ankitjavalkar | |
Remove 'copy of' string in _create_lesson_copy() | |||
2021-01-08 | Add check in show_video.html template to ensure that questionpaper exists | ankitjavalkar | |
2021-01-06 | Fix broken test cases | ankitjavalkar | |
2021-01-06 | Add a feature to upload and download | ankitjavalkar | |
2021-01-04 | Add feature to count number of times MCQ option has been selected | ankitjavalkar | |
2021-01-04 | Delete and recreate question papers when using god mode or user mode | ankitjavalkar | |
2020-12-22 | Fix UI in lesson statistics | adityacp | |
2020-12-16 | Fix collapse in question statistics | adityacp | |
2020-12-16 | Fix text alignment and text color | adityacp | |
2020-12-15 | Fix table issue in course modules page | adityacp | |
2020-12-15 | Fix tests and quiz template | adityacp | |
2020-12-15 | Fix footer | adityacp | |
2020-12-15 | Add new UI over bootstrap | adityacp | |
2020-12-14 | Refactor and optimize code for download course csv | adityacp | |
2020-12-12 | Refactor download quiz csv | adityacp | |
2020-12-10 | Merge pull request #805 from adityacp/improve_stats | Palaparthy Adityachandra | |
Minor UI changes | |||
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-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 | 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 | 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 |