Age | Commit message (Expand) | Author |
2018-02-15 | Merge pull request #436 from adityacp/fixes_lesson_feature | Prabhu Ramachandran |
2018-02-15 | Merge pull request #430 from maheshgudi/multiple_answerpaper | Prabhu Ramachandran |
2018-02-15 | Merge pull request #417 from ankitjavalkar/time-between-attempts | Prabhu Ramachandran |
2018-02-15 | Change in models, test_models and views | adityacp |
2018-02-13 | Add test case | ankitjavalkar |
2018-02-08 | Change Selenium tests | adityacp |
2018-02-08 | Change in test_views and test_models | adityacp |
2018-02-08 | Change in templates | adityacp |
2018-02-08 | Change in forms.py, views.py and models.py | adityacp |
2018-02-07 | Add course as a unique constraint | mahesh |
2018-01-30 | Add test cases to check for duplicate answerpapers | mahesh |
2018-01-30 | Fix bug in make_answerpaper | mahesh |
2018-01-19 | Merge pull request #426 from adityacp/fix_lessons_redirect | Prabhu Ramachandran |
2018-01-19 | Change in views and templates | adityacp |
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 docstring to update course status view function | 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-18 | Change in views.py and models.py | adityacp |
2018-01-17 | Change views.py and test_views.py | adityacp |
2018-01-16 | Change template, urls.py, views.py | adityacp |
2018-01-16 | Change in template, test_views, urls and views | adityacp |
2018-01-14 | Change in models.py, course.js and course_detail.html | adityacp |
2018-01-13 | Format column for csv download | adityacp |
2018-01-13 | Remove unnecessary function from custom_filters.py | adityacp |
2018-01-12 | Add views and models tests for course status | adityacp |
2018-01-12 | Change in js, templates and custom_filters | adityacp |
2018-01-12 | Change in models.py, views.py and urls.py | adityacp |
2018-01-11 | - Change time_between_attempts field unit Hours | ankitjavalkar |
2018-01-08 | Merge pull request #416 from adityacp/enhance_yaksh_ui | Prabhu Ramachandran |
2018-01-08 | Merge pull request #415 from maheshgudi/yaksh_ui_changes | Prabhu Ramachandran |
2018-01-08 | Change in css and templates | adityacp |
2018-01-08 | Change in models.py and views.py | adityacp |
2018-01-08 | Separate solution div from question description div | maheshgudi |
2018-01-08 | Allow access to previous completed questions in exercises | maheshgudi |
2018-01-08 | Merge pull request #414 from adityacp/fix_oauth_login | Prabhu Ramachandran |
2018-01-08 | Fix assignment upload question | maheshgudi |
2018-01-08 | Add instructions for demo quiz | maheshgudi |
2018-01-08 | Change user.py to set email_verified to True for oauth based login | adityacp |
2018-01-04 | Replace hardcoded codeserver URL in regrade method within models | ankitjavalkar |
2018-01-04 | Fix bug to allow tests to run successfully | ankitjavalkar |
2018-01-04 | Added docker compose configuration | rohmhatre |
2018-01-04 | Multiple Changes: | ankitjavalkar |
2018-01-04 | - Add python-decouple package to requirements | ankitjavalkar |
2018-01-03 | Made UI changes as per suggestion | prathamesh |
2018-01-02 | Merge branch 'master' of https://github.com/FOSSEE/online_test into exercise | prathamesh |
2018-01-02 | Rename Learning Units to Lessons/Quizzes in design course | adityacp |
2018-01-02 | Allowed user to skip and view solution if the answer is correct. | prathamesh |
2018-01-02 | Changes in views, models, templates and js | adityacp |