summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-20Demo course creation without initial fixturesadityacp
2016-09-20added url for demo courseadityacp
2016-09-20removed user creation for demo courseadityacp
2016-09-20changed manage and courses templateadityacp
2016-09-20deleted course fixture fileadityacp
2016-09-19added data folder to git ignoreadityacp
2016-09-19removed string comparison for demo courseadityacp
2016-09-19changed template tagadityacp
2016-09-19changed fixture to add demo user to moderator groupadityacp
2016-09-16changed views to get demo courseadityacp
2016-09-16changed course template to view demo courseadityacp
2016-09-16changed courses templateadityacp
2016-09-16changed fixtures and viewsadityacp
2016-09-16changed json question summaryadityacp
2016-09-16Merge pull request #136 from maheshgudi/gradeuser_monitor_beautificationPrabhu Ramachandran
Gradeuser and monitor beautification
2016-09-16Merge pull request #137 from maheshgudi/delete_answerpaperPrabhu Ramachandran
admin can delete answerpaper
2016-09-16consistent indentation of 4 spaces in view_answerpaper.css and minor changes ↵maheshgudi
in grade_user.html
2016-09-15admin can delete answerpapermaheshgudi
2016-09-15monitor table sortermaheshgudi
2016-09-15beautified grade user and monitormaheshgudi
2016-09-14added check conditions in demo fixturesadityacp
2016-09-08Merge pull request #131 from adityacp/fix_quiz_UIPrabhu Ramachandran
Fix quiz templates
2016-09-08added condition to check tracebackadityacp
2016-09-08Merge pull request #133 from maheshgudi/test_modesPrabhu Ramachandran
Test modes bug fixes
2016-09-08minor variable name changes in viewsmaheshgudi
2016-09-08Merge pull request #135 from maheshgudi/view_answerpaperPrabhu Ramachandran
students can view questions in view answerpaper
2016-09-08Merge pull request #132 from maheshgudi/course_changesPrabhu Ramachandran
added add quiz button to each course
2016-09-08changed template to add end_time and status details in answerpapermaheshgudi
2016-09-08changed input name in html from delete_quiz to delete_papermaheshgudi
2016-09-07only answerpapers are deleted and not the entire trial quizmaheshgudi
2016-09-07removed initial form field from QuizForm and minor fixes in add_quiz view ↵maheshgudi
function and courses template
2016-09-07students can view questions, beautified view_answerpaper.htmlmaheshgudi
2016-09-06modified monitor view function to remove trial paper occurrencesmaheshgudi
2016-09-06users and not course creator will see their own trial papersmaheshgudi
2016-09-06changed test cases to reflect changes in addquiz view functionmaheshgudi
2016-09-06added 'add new quiz' button to each coursemaheshgudi
2016-09-02refactor in test_models and updated with latest changesadityacp
2016-09-02changed </br> to <br>in questions.htmladityacp
2016-09-01Merge pull request #105 from adityacp/stdin_stdout_evaluatorPrabhu Ramachandran
Stdin stdout evaluators
2016-09-01changed Quiz displaying templateadityacp
2016-09-01changes in test cases for tracebacksadityacp
2016-09-01changed format of tracebacksadityacp
2016-08-31change in incorrect answer stdio testcaseadityacp
2016-08-31Merge pull request #129 from prathamesh920/view_answerpaperPrabhu Ramachandran
View answerpaper
2016-08-31rebase with latest changesadityacp
2016-08-31Clean the template for student view answerpaper and monitorprathamesh
2016-08-31Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵prathamesh
view_answerpaper Resolved Conflicts: yaksh/views.py
2016-08-31Added testcases for model and view.prathamesh
2016-08-30changed load and dump test casesadityacp
2016-08-30added read_json func in Question modeladityacp