Age | Commit message (Expand) | Author |
2018-01-18 | Update to latest changes from master | adityacp |
2018-01-18 | Change in views.py and models.py | adityacp |
2018-01-14 | Change in models.py, course.js and course_detail.html | adityacp |
2018-01-12 | Add views and models tests for course status | adityacp |
2018-01-12 | Change in models.py, views.py and urls.py | adityacp |
2018-01-08 | Merge pull request #416 from adityacp/enhance_yaksh_ui | Prabhu Ramachandran |
2018-01-08 | Change in models.py and views.py | adityacp |
2018-01-08 | Add instructions for demo quiz | maheshgudi |
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 | - Add python-decouple package to requirements | ankitjavalkar |
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-27 | Exercise feature in video lessons | prathamesh |
2017-12-05 | Merge branch 'yaksh_video_lessons' of https://github.com/FOSSEE/online_test i... | prathamesh |
2017-12-05 | Added basic model testcases. | prathamesh |
2017-11-28 | Add comments in lesson model and remove unwanted method | adityacp |
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 models.py and views.py | adityacp |
2017-11-20 | Change in models.py | adityacp |
2017-11-15 | Add test case for regrade. | maheshgudi |
2017-11-14 | Fix regrader for new code server | maheshgudi |
2017-11-08 | - Add pytest as a requirement to the requirements file | ankitjavalkar |
2017-11-08 | Fix test cases | ankitjavalkar |
2017-10-26 | Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_... | prathamesh |
2017-10-26 | CSV download for quiz enhanced | prathamesh |
2017-10-25 | Merge pull request #369 from maheshgudi/0.7_bugfix | Prabhu Ramachandran |
2017-10-25 | Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-q | Prabhu Ramachandran |
2017-10-25 | - Fix and add test cases | ankitjavalkar |
2017-10-20 | Yaml fields are sorted according to relevance | maheshgudi |
2017-10-20 | Sort students' name in grade user in alphabetical order | maheshgudi |
2017-10-17 | Add tests to verify the change | ankitjavalkar |
2017-10-12 | Fix User data UI bug and auto-updates demo course total marks | maheshgudi |
2017-10-09 | Fix bug that prevents students from revisiting AnswerPaper with only one ques... | ankitjavalkar |
2017-10-09 | Allow file field and tags field to be skipped altogether in an yaml file | maheshgudi |
2017-10-07 | Fix quiz failure on trying to revisit after attempting all questions | adityacp |
2017-10-06 | Change models.py | adityacp |
2017-10-06 | Disable shuffle questions for demo quiz | adityacp |
2017-10-06 | Add new field in AnswerPaper model and fetch questions as per order | adityacp |
2017-10-06 | Change models.py and test_models.py | adityacp |
2017-10-06 | Change Answerpaper model method to get shuffled questions | adityacp |
2017-10-05 | Use MCQ/MCC testcases id instead of options to validate answer | maheshgudi |
2017-10-05 | Merge pull request #344 from ankitjavalkar/allow-paper-revisit | Prabhu Ramachandran |
2017-10-05 | Changed snippet to textfield. | prathamesh |
2017-10-05 | Allow user to quit the paper manually and revisit the paper if necessary | ankitjavalkar |
2017-10-05 | Will return the last answer submitted | King |
2017-10-04 | Change get_latest_answer in Answerpaper model to order by id | adityacp |