Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge pull request #812 from ankitjavalkar/add-stray-migrate-rel30 | ankitjavalkar | |
Add stray migration | |||
2021-01-12 | Add stray migration | ankitjavalkar | |
2021-01-12 | Merge pull request #811 from ankitjavalkar/release_0_30_0v0.30.0 | ankitjavalkar | |
Release related changes | |||
2021-01-12 | Release related changes | 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-07 | Remove unused imports | ankitjavalkar | |
2021-01-07 | Add PyYaml requirement | 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-25 | Merge pull request #809 from adityacp/new_ui | Palaparthy Adityachandra | |
Add new UI over bootstrap | |||
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 #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 | |