summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-27Fix 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-19Merge pull request #802 from adityacp/release_0_29_2v0.29.2Palaparthy Adityachandra
Release changes
2020-11-19Release changesadityacp
2020-11-18Merge pull request #800 from adityacp/improve_video_trackingPalaparthy Adityachandra
Improve video tracking and lesson statistics
2020-11-18Change stats and yakshadityacp
- 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-18Merge pull request #801 from adityacp/fix_lesson_contentsPalaparthy Adityachandra
Add dropdown selection for lesson video options
2020-11-18Add dropdown selection for lesson video optionsadityacp
2020-11-18Merge pull request #769 from CruiseDevice/tinymcePalaparthy Adityachandra
Add TinyMCE, fix minor progressbar issues
2020-11-17Merge pull request #737 from jramnai/jramnai/create_moderatorPalaparthy Adityachandra
[FIX] #546 - create_moderator command if User has no Profile
2020-11-17Merge branch 'master' into tinymcePalaparthy Adityachandra
2020-11-12Merge pull request #798 from adityacp/fix_video_get_durationv0.29.1Palaparthy Adityachandra
Add separate event for the videos other than youtube
2020-11-12Add separate event for the videos other than youtubeadityacp
2020-11-12Merge pull request #797 from adityacp/fix_video_issuesPalaparthy Adityachandra
Fix video issues
2020-11-12Remove unnecessary dialogadityacp
2020-11-12Add migrations in stats appadityacp
2020-11-12Change templates and jsadityacp
- 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-11Merge pull request #796 from prathamesh920/lesson-statistics-updatePalaparthy Adityachandra
Modify Lesson Statistics
2020-11-09Modify Lesson Statisticsprathamesh
- gives total spent time - sets initial percentage to less than 25% - gives completion status(True or False)
2020-11-07Merge pull request #795 from adityacp/release_changesv0.29.0Palaparthy Adityachandra
Release changes
2020-11-07Release changesadityacp
2020-11-07Merge pull request #794 from adityacp/video_trackingPalaparthy Adityachandra
Basic tracking for video lessons
2020-11-07Add additional model to store last access for lessonadityacp
2020-11-07Change admin.py for stats appadityacp
2020-11-07Update travisadityacp
2020-11-07Add table sorteradityacp
2020-11-07Add tests for lesson trackingadityacp
2020-11-06Merge pull request #793 from ankitjavalkar/fix_forum_del_urlankitjavalkar
Fix bug which prevented deletion of comments in forum
2020-11-06Merge pull request #792 from adityacp/update_katex_delimiterPalaparthy Adityachandra
Change the delimiter for katex rendering
2020-11-06Fix bug which prevented deletion of comments in forumankitjavalkar
2020-11-06Change the delimiter for katex renderingadityacp
2020-11-06Statistics app for video trackingadityacp
2020-11-06Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵adityacp
video_tracking
2020-11-06Initial video trackingadityacp
2020-11-05Merge pull request #787 from ankitjavalkar/release_0_28v0.28.0ankitjavalkar
Release related changes
2020-11-04Merge pull request #786 from prathamesh920/upload-marks-csvankitjavalkar
Add more tests for CSV marks upload
2020-11-04Release related changesankitjavalkar
2020-11-04Add more tests for CSV marks uploadprathamesh
2020-11-04Merge pull request #783 from prathamesh920/upload-marks-csvankitjavalkar
Update marks using CSV file upload
2020-11-04Merge pull request #784 from adityacp/improve_lesson_statsankitjavalkar
Improve lesson statistics
2020-11-03Resolve conflictsadityacp
2020-11-03Merge pull request #785 from adityacp/multiple_ui_fixesPalaparthy Adityachandra
Multiple UI changes
2020-11-03Fix katex render to allow math inlineadityacp
2020-11-03Merge branch 'multiple_ui_fixes' of https://github.com/adityacp/online_test ↵adityacp
into multiple_ui_fixes
2020-11-03Update models testadityacp
2020-11-03Multiple changesadityacp
- 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-02Minor UI fixesadityacp
2020-10-29Merge pull request #782 from ankitjavalkar/fix-disp-unans-questPalaparthy Adityachandra
Display unanswered questions in grading view
2020-10-29Merge pull request #781 from ankitjavalkar/fix-perm-forumPalaparthy Adityachandra
Fix permissions to delete posts/comments in forum
2020-10-26Improve tests for lesson statisticsadityacp
2020-10-24Improve lesson statisticsadityacp