Age | Commit message (Expand) | Author |
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 |
2017-10-04 | User can see previously submitted answers for non code questions | maheshgudi |
2017-10-04 | Update non-code and non-upload answers instead of creating a new one | maheshgudi |
2017-09-05 | Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c... | prathamesh |
2017-09-05 | Removed redundancy from request handler JS | prathamesh |
2017-09-01 | Rebase changes | mahesh |
2017-09-01 | Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c... | prathamesh |
2017-09-01 | Removed all the checkpoints set for selenium tests on travis | prathamesh |
2017-09-01 | Adds test case to check if multiple answerpapers for same arguments are not c... | mahesh |
2017-09-01 | User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n... | maheshgudi |
2017-09-01 | updated travis config and added print to debug on travis | prathamesh |
2017-08-25 | Fixes order in demo_questions.zip | mahesh |
2017-08-24 | Merge branch 'yaml_questions' of https://github.com/maheshgudi/online_test in... | mahesh |
2017-08-24 | Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques... | mahesh |
2017-08-24 | Adds alphabetical order during yaml serializing | maheshgudi |
2017-08-24 | Add a has_profile decorator | ankitjavalkar |