Age | Commit message (Expand) | Author |
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 | Allowed user to skip and view solution if the answer is correct. | prathamesh |
2018-01-02 | Changes in views, models, templates and js | adityacp |
2018-01-02 | Update to latest changes | adityacp |
2017-12-29 | Fix assignment upload to work with new code server | maheshgudi |
2017-12-27 | Exercise feature in video lessons | prathamesh |
2017-12-14 | Change in test_views and views | adityacp |
2017-12-14 | Change views.py and urls.py | adityacp |
2017-11-28 | Change in views.py and urls.py | adityacp |
2017-11-24 | Merge branch 'yaksh_video_lessons' of https://github.com/fossee/online_test i... | mahesh |
2017-11-23 | Put page footer outside div container | maheshgudi |
2017-11-23 | Change urls, views, template, test_views | adityacp |
2017-11-23 | Minor changes in requesthandler.js | maheshgudi |
2017-11-23 | Render error output with django template instead of javascript | mahesh |
2017-11-22 | Display error output without reloading. | maheshgudi |
2017-11-22 | Fixed existing model tests | prathamesh |
2017-11-22 | Change forms.py, models.py, views.py, templates, templatetags | adityacp |
2017-11-21 | Change in templates, js, template tag | adityacp |
2017-11-21 | Change in models.py and views.py | adityacp |
2017-11-20 | Change complete.html and change download quiz csv in views | adityacp |
2017-11-20 | Change in views.py | adityacp |
2017-11-14 | Merge pull request #378 from prathamesh920/upload_users_csv | Prabhu Ramachandran |
2017-11-14 | Added sample csv for user to download and upload. | prathamesh |
2017-11-13 | set_password to convert into hash | prathamesh |
2017-11-13 | Added test case for add, update and remove | prathamesh |
2017-11-13 | if password is empty then defaults to email | prathamesh |
2017-11-13 | csv can now take extra fields related to profile. | prathamesh |
2017-11-10 | Optimised the code and added dialect while reading to handle different | prathamesh |
2017-11-10 | Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us... | prathamesh |
2017-11-09 | Prepopulate the test case type field when adding test cases to questions | ankitjavalkar |
2017-11-07 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-11-07 | Made changes as per suggestions | prathamesh |
2017-11-06 | Merge pull request #376 from Akshen/develop | Prabhu Ramachandran |
2017-11-06 | Show Latest Active Course on top of Courses Page | Akshen |
2017-11-06 | Upload user to the course via csv. | prathamesh |
2017-11-04 | Show Active Course on top of Courses Page | Akshen |
2017-10-31 | Fix Course Ordering in Courses Page | Akshen |
2017-10-27 | Edit Profile Bug Fix | prathamesh |
2017-10-27 | Excluded teachers and creator form the enrolled users list | prathamesh |
2017-10-26 | CSV download for quiz enhanced | prathamesh |
2017-10-06 | Pep8 change in views.py | adityacp |
2017-10-05 | Update grade user UI | mahesh |
2017-10-04 | Update non-code and non-upload answers instead of creating a new one | maheshgudi |
2017-10-04 | Fix bug to prevent saving a code question answer on skip | ankitjavalkar |
2017-09-19 | Fixes Nonetype object has attribute 'encode' error | maheshgudi |
2017-09-12 | Change in variable name | prathamesh |
2017-09-08 | Modification as per comments on the PR | prathamesh |