Age | Commit message (Expand) | Author |
2017-09-01 | Removed all the checkpoints set for selenium tests on travis | prathamesh |
2017-09-01 | Merge branch 'master' of https://github.com/fossee/online_test into add_tag_s... | mahesh |
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-30 | Fixes Multiple answerpaper objects returned bug | mahesh |
2017-08-29 | Fixes 'AnonymousUser' object is not iterable bug. | mahesh |
2017-08-28 | Add changes to make PEP8 compliant | ankitjavalkar |
2017-08-28 | Fix bug: Prevent students from attempting pre-enrolled deactivated courses | ankitjavalkar |
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 review changes and more tests | ankitjavalkar |
2017-08-24 | Add a has_profile decorator | ankitjavalkar |
2017-08-24 | Merge pull request #311 from ankitjavalkar/show_enrolled_hidden_crs | Prabhu Ramachandran |
2017-08-24 | Merge pull request #300 from ankitjavalkar/validate-quiz-prerequisite | Prabhu Ramachandran |
2017-08-24 | Merge pull request #295 from adityacp/bulk_email | Prabhu Ramachandran |
2017-08-23 | Added custom expected condition class | prathamesh |
2017-08-22 | Merge branch 'improve-code-server' of https://github.com/FOSSEE/online_test i... | prathamesh |
2017-08-22 | Change test_views for send mail test | adityacp |
2017-08-22 | Change course.js, course_detail.html and views.py | adityacp |
2017-08-20 | Safely handle code checking process being killed. | Prabhu Ramachandran |
2017-08-18 | Adds quit quiz function in selenium | mahesh |
2017-08-18 | Added 8 seconds sleep in selenium test for now. | prathamesh |
2017-08-18 | Adds test cases for yaml | mahesh |
2017-08-18 | Adds tags in yaml files | mahesh |
2017-08-18 | Adds a function dict_to_yaml in models | mahesh |
2017-08-17 | Adds yaml file containing all types of questions | mahesh |
2017-08-17 | Merge pull request #318 from ankitjavalkar/quick-fix-mod-dashboard | King |
2017-08-17 | changed import from settings as per new code sever | prathamesh |
2017-08-17 | Fixes in question template, submit buttons properly rendered in w.r.t. questi... | mahesh |
2017-08-17 | Fixed a bug related to GET request after every 2 seconds | prathamesh |
2017-08-17 | Change test_views.py | adityacp |
2017-08-17 | Change views.py | adityacp |
2017-08-17 | Course Detail Template change | adityacp |
2017-08-17 | Change course.js to validate email form details | adityacp |
2017-08-16 | Adds ruamel.yaml instead of pyyaml | mahesh |
2017-08-14 | Changes related to front-end | prathamesh |
2017-08-14 | To handle unknown status response from code server | prathamesh |
2017-08-14 | Front-end modification for improved code server | prathamesh |
2017-08-11 | Literal scalar values for yaml dump | mahesh |
2017-08-10 | Adds link to github | mahesh |
2017-08-10 | Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques... | mahesh |
2017-08-09 | Fix order of run as nobody. | Prabhu Ramachandran |
2017-08-04 | Completely rewrite the server pool. | Prabhu Ramachandran |
2017-08-04 | Fix hyperlink on moderator dashboard | ankitjavalkar |
2017-08-03 | Display all hidden courses with pending enrollment requests and rejections | ankitjavalkar |
2017-08-03 | fixed demo questions yaml formatting | mahesh |
2017-08-03 | Modifies UI for questions section | mahesh |