Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-23 | Merge pull request #599 from prathamesh920/csv-upload-fix | ankitjavalkar | |
Fix user CSV upload issue | |||
2019-04-17 | Fix PEP8 issue | King | |
2019-04-17 | Fix user CSV upload issue | King | |
2019-04-09 | Merge pull request #592 from ankitjavalkar/add-prereq-passing-check | King | |
Add functionality to restrict access to next module based on passing previous module | |||
2019-03-13 | Fix failing Test Case | ankitjavalkar | |
2019-02-26 | Merge pull request #566 from ankitjavalkar/toggle-view-grade | King | |
Toggle view grade and other UI improvements | |||
2019-02-26 | Multiple changes | ankitjavalkar | |
- Fix failing test cases and make changes based on feedback - Fix PEP8 | |||
2019-02-18 | Fix TestCases | CruiseDevice | |
2018-07-31 | Merge pull request #519 from kumanna/master | King | |
Fix spelling error: choosen to chosen | |||
2018-07-31 | Fix spelling error: choosen to chosen | Kumar Appaiah | |
2018-07-17 | Fix failing tests for models and views | adityacp | |
2018-07-17 | Change views tests for assignment uploads | adityacp | |
2018-07-13 | pep8 cleanup for release v0.9 | maheshgudi | |
2018-07-13 | Fix unit and selenium tests for simple questions | maheshgudi | |
2018-07-13 | Add more tests | ankitjavalkar | |
2018-07-13 | Fix tests | ankitjavalkar | |
2018-07-13 | Allow moderator to switch between student and moderator roles | ankitjavalkar | |
2018-07-12 | Merge pull request #496 from maheshgudi/questions_yaml | King | |
Question upload can take yaml and zip files | |||
2018-07-12 | Merge pull request #487 from adityacp/video_lessons_download | King | |
Download course content for offline view | |||
2018-07-12 | Make pep9 changes for question-yaml features | maheshgudi | |
2018-07-11 | Support for multiple yaml files | maheshgudi | |
2018-07-10 | Imporve download course offline views test to check files inside zip file | adityacp | |
2018-07-03 | Add tests to add and remove questions in design question paper | adityacp | |
2018-07-03 | Update to latest changes | adityacp | |
2018-06-26 | Fix course download to support Python 2 and 3 | adityacp | |
2018-06-26 | Add views test for course download | adityacp | |
2018-06-07 | Fix test for course status and format error message properly | adityacp | |
2018-06-07 | Add tests for views | adityacp | |
2018-06-07 | Pep8 changes | adityacp | |
2018-06-07 | Merge pull request #469 from adityacp/enhance_course_status | Prabhu Ramachandran | |
Enhance course status | |||
2018-05-29 | Change in models, templates, js | adityacp | |
- Remove else condition in get_current_unit model method - Reduce ajax timeout in course.js - Create a new model method to set current unit - Change views test | |||
2018-05-14 | Add recipients to BCC field in send_bulk_mail function | ankitjavalkar | |
2018-04-04 | Change and add test for course progress | adityacp | |
2018-03-21 | Merge pull request #456 from ankitjavalkar/preview-qp | Prabhu Ramachandran | |
Preview QuestionPaper as an HTML | |||
2018-03-08 | Allow to search the questions in design question paper | adityacp | |
2018-03-07 | Multiple fixes: | ankitjavalkar | |
- Add views test cases in test_views.py - Add minutes unit to preview_questionpaper template - Add error handling in views when random user accesses questionpaper | |||
2018-02-27 | Change in models.py, views.py, urls.py, test_views.py, courses.html | adityacp | |
- Allow only deep cloning of a course - Remove tests for shallow course clone | |||
2018-02-22 | Change templates, test_views.py, urls.py, views.py | adityacp | |
- Change copy_type to shallow and deep | |||
2018-02-20 | Update to latest changes | adityacp | |
2018-02-20 | Add additional tests for clone course | adityacp | |
2018-02-08 | Change in test_views and test_models | adityacp | |
- Add views test to check active status for lesson and learning module - Change models test for module get_status method | |||
2018-01-19 | Merge pull request #426 from adityacp/fix_lessons_redirect | Prabhu Ramachandran | |
Fix lessons related bug | |||
2018-01-19 | Change in views and templates | adityacp | |
- Add active field for exercise form - Fix views test case for creating exercise - Show question paper for exercise | |||
2018-01-19 | Improve views test cases for lessons bug | adityacp | |
2018-01-19 | Improve views test case for questionpaper | adityacp | |
2018-01-18 | Add test to check if module is completed at unit level | adityacp | |
2018-01-18 | Update to latest changes from master | adityacp | |
2018-01-17 | Change views.py and test_views.py | adityacp | |
- Add a condition to disallow a teacher to become course creator - Add test to check if a teacher does not become course creator | |||
2018-01-16 | Change in template, test_views, urls and views | adityacp | |
- Allow teacher to edit questionpaper for a quiz - Add test to check if teacher is allowed to edit questionpaper for a quiz | |||
2018-01-12 | Add views and models tests for course status | adityacp | |