summaryrefslogtreecommitdiff
path: root/yaksh/templates
AgeCommit message (Collapse)Author
2020-12-15Fix table issue in course modules pageadityacp
2020-12-15Fix tests and quiz templateadityacp
2020-12-15Fix footeradityacp
2020-12-15Add new UI over bootstrapadityacp
2020-12-10Merge pull request #805 from adityacp/improve_statsPalaparthy Adityachandra
Minor UI changes
2020-12-03Minor UI change in course discussion forumadityacp
2020-12-03Show graphs for the lesson video statisticsadityacp
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-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-18Add dropdown selection for lesson video optionsadityacp
2020-11-17Merge branch 'master' into tinymcePalaparthy Adityachandra
2020-11-12Remove unnecessary dialogadityacp
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-07Merge pull request #794 from adityacp/video_trackingPalaparthy Adityachandra
Basic tracking for video lessons
2020-11-06Merge pull request #793 from ankitjavalkar/fix_forum_del_urlankitjavalkar
Fix bug which prevented deletion of comments in forum
2020-11-06Fix bug which prevented deletion of comments in forumankitjavalkar
2020-11-06Change the delimiter for katex renderingadityacp
2020-11-06Initial video trackingadityacp
2020-11-04Merge pull request #783 from prathamesh920/upload-marks-csvankitjavalkar
Update marks using CSV file upload
2020-11-03Resolve conflictsadityacp
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-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-24Improve lesson statisticsadityacp
2020-10-23Update marks using CSV file uploadprathamesh
2020-10-14Allow added teachers to delete course forum postsankitjavalkar
2020-10-14Allow added teachers to delete posts/commentsankitjavalkar
2020-10-08Add footer and CSSankitjavalkar
2020-10-08Add tinymce to forumCruiseDevice
2020-10-08User can create anonymous post and commentCruiseDevice
2020-10-08Show trash icon in forum only to course creator and teacherCruiseDevice
2020-10-08Fix tests and minor changesCruiseDevice
2020-10-08Show Lesson post and comments in discussion forumCruiseDevice
- 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-08Comments feature for video lessonCruiseDevice
2020-10-08Make Post model generic.CruiseDevice
- Fix breaking links in forum after change in models.
2020-10-01Remove tinymce editor from add_lesson pageCruiseDevice
2020-09-30Change multiple filesadityacp
- Add download sample yaml for toc in the lesson - Add validation for upload toc yaml - Add tests for download sample yaml toc
2020-09-30Add table of contents for lesson with yaml uploadadityacp
2020-09-30Resolve Conflictsadityacp
2020-09-29Merge pull request #770 from ankitjavalkar/add_file_namerankitjavalkar
Display file names of uploaded files in question files
2020-09-28Display file names of uploaded files in question filesankitjavalkar
2020-09-25Change forms, models, settings and templateadityacp
- Add max_upload_size in settings for video file - Change error messages in forms - Set the video_file field max_length - Fix add_lesson template for uploading video file
2020-09-25Add TinyMCE, fix minor progressbar issuesCruiseDevice
2020-09-24Remove commentsankitjavalkar
2020-09-24Add katex CDNankitjavalkar
2020-09-23Fix conflictsadityacp
2020-09-21Add pagination in the lesson statisticsadityacp
2020-09-17Allow to extend time even if the paper is completed.prathamesh