Age | Commit message (Expand) | Author |
2016-09-19 | added data folder to git ignore | adityacp |
2016-09-19 | removed string comparison for demo course | adityacp |
2016-09-19 | changed template tag | adityacp |
2016-09-19 | changed fixture to add demo user to moderator group | adityacp |
2016-09-16 | changed views to get demo course | adityacp |
2016-09-16 | changed course template to view demo course | adityacp |
2016-09-16 | changed courses template | adityacp |
2016-09-16 | changed fixtures and views | adityacp |
2016-09-16 | changed json question summary | adityacp |
2016-09-16 | Merge pull request #136 from maheshgudi/gradeuser_monitor_beautification | Prabhu Ramachandran |
2016-09-16 | Merge pull request #137 from maheshgudi/delete_answerpaper | Prabhu Ramachandran |
2016-09-16 | consistent indentation of 4 spaces in view_answerpaper.css and minor changes ... | maheshgudi |
2016-09-15 | admin can delete answerpaper | maheshgudi |
2016-09-15 | monitor table sorter | maheshgudi |
2016-09-15 | beautified grade user and monitor | maheshgudi |
2016-09-14 | added check conditions in demo fixtures | adityacp |
2016-09-08 | Merge pull request #131 from adityacp/fix_quiz_UI | Prabhu Ramachandran |
2016-09-08 | added condition to check traceback | adityacp |
2016-09-08 | Merge pull request #133 from maheshgudi/test_modes | Prabhu Ramachandran |
2016-09-08 | minor variable name changes in views | maheshgudi |
2016-09-08 | Merge pull request #135 from maheshgudi/view_answerpaper | Prabhu Ramachandran |
2016-09-08 | Merge pull request #132 from maheshgudi/course_changes | Prabhu Ramachandran |
2016-09-08 | changed template to add end_time and status details in answerpaper | maheshgudi |
2016-09-08 | changed input name in html from delete_quiz to delete_paper | maheshgudi |
2016-09-07 | only answerpapers are deleted and not the entire trial quiz | maheshgudi |
2016-09-07 | removed initial form field from QuizForm and minor fixes in add_quiz view fun... | maheshgudi |
2016-09-07 | students can view questions, beautified view_answerpaper.html | maheshgudi |
2016-09-06 | modified monitor view function to remove trial paper occurrences | maheshgudi |
2016-09-06 | users and not course creator will see their own trial papers | maheshgudi |
2016-09-06 | changed test cases to reflect changes in addquiz view function | maheshgudi |
2016-09-06 | added 'add new quiz' button to each course | maheshgudi |
2016-09-02 | refactor in test_models and updated with latest changes | adityacp |
2016-09-02 | changed </br> to <br>in questions.html | adityacp |
2016-09-01 | Merge pull request #105 from adityacp/stdin_stdout_evaluator | Prabhu Ramachandran |
2016-09-01 | changed Quiz displaying template | adityacp |
2016-09-01 | changes in test cases for tracebacks | adityacp |
2016-09-01 | changed format of tracebacks | adityacp |
2016-08-31 | change in incorrect answer stdio testcase | adityacp |
2016-08-31 | Merge pull request #129 from prathamesh920/view_answerpaper | Prabhu Ramachandran |
2016-08-31 | rebase with latest changes | adityacp |
2016-08-31 | Clean the template for student view answerpaper and monitor | prathamesh |
2016-08-31 | Merge branch 'master' of https://github.com/FOSSEE/online_test into view_answ... | prathamesh |
2016-08-31 | Added testcases for model and view. | prathamesh |
2016-08-30 | changed load and dump test cases | adityacp |
2016-08-30 | added read_json func in Question model | adityacp |
2016-08-30 | changes in create demo course | adityacp |
2016-08-30 | added extract status of file in demo_question.zip | adityacp |
2016-08-30 | removed extract_files and read_json files from views | adityacp |
2016-08-30 | Merge pull request #128 from prathamesh920/bug_fixes | Prabhu Ramachandran |
2016-08-30 | Merge pull request #122 from maheshgudi/course_changes | Prabhu Ramachandran |