Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-24 | Modify upload question UI and change NullBooleanField to BooleanField | prathamesh | |
2021-03-24 | Add proper redirect to the QR code and check for existing active QR code. | prathamesh | |
Also, the answerpaper status will be updated! | |||
2021-03-24 | Modify QR code functionality, courtesy @adityacp | prathamesh | |
2021-03-24 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | prathamesh | |
add-test-cases-for-QRcode-based-upload | |||
2021-03-23 | Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵ | prathamesh | |
add-test-cases-for-QRcode-based-upload | |||
2021-03-23 | Change zip file write for assignment downloads | adityacp | |
2021-03-23 | Fix models test | adityacp | |
2021-03-23 | Modify file upload with js client dropzone | adityacp | |
2021-03-15 | Fix conflicts | adityacp | |
2021-03-15 | Merge pull request #822 from CruiseDevice/fix_file_upload_assignments | Palaparthy Adityachandra | |
Fix file upload assignments | |||
2021-03-15 | PEP8 fix | CruiseDevice | |
2021-03-15 | Replacing .id with _id in get_assignment_dir() | CruiseDevice | |
- .id fetches entire model which is unnecessary. _id only fetches the primary key. | |||
2021-03-04 | Minor Change in get_assignment_dir | CruiseDevice | |
2021-03-03 | Fix failing test | CruiseDevice | |
2021-03-01 | Fix failing testcases in Travis | CruiseDevice | |
2021-03-01 | Add AWS support for file upload | adityacp | |
2021-02-26 | Fix Tests | CruiseDevice | |
2021-02-26 | Resolve comments | CruiseDevice | |
2021-02-26 | Fix assignment download on grade user interface | CruiseDevice | |
2021-02-19 | Fix upload assignment issue for multiple attempts | CruiseDevice | |
2021-02-16 | Change travis and tests | adityacp | |
- Add celery run and stop worker command in travis - Fix failing tests | |||
2021-02-16 | Change test data files, views, models, template | adityacp | |
- Fix upload marks for a quiz column missing error - Add upload marks task to celery - Minor fixes to avoid errors in regrade and custom_filters | |||
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 | |