summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-23Merge branch 'master' of https://github.com/FOSSEE/online_test into regrade_p...prathamesh
2016-09-23Regrade Featureprathamesh
2016-09-21Merge pull request #134 from ankitjavalkar/selenium-test-with-qdemoPrabhu Ramachandran
2016-09-21Place selenium script and unit tests in live_server_tests dirankitjavalkar
2016-09-21Remove commented codeankitjavalkar
2016-09-21Run the selenium and unit tests separatelyankitjavalkar
2016-09-21Modify selenium based test to accomodate create_demo_course commandankitjavalkar
2016-09-21- Change path of selenium testsankitjavalkar
2016-09-21Add selenium based testankitjavalkar
2016-09-21Merge pull request #127 from adityacp/create_course_fixturesPrabhu Ramachandran
2016-09-21changed func name from create_demo_que_ppr to create_demo_quiz_paperadityacp
2016-09-20used create method instead of get_or_create to create courseadityacp
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-18Merge pull request #138 from maheshgudi/python_assertion_bug_fixPrabhu Ramachandran
2016-09-17pep8 changes, divided each test case in blocks for readabilitymaheshgudi
2016-09-16added docstrings for testcases, removed timeout exception from python evaluatormaheshgudi
2016-09-16changed variable name from get_class to evaluatemaheshgudi
2016-09-16changed views to get demo courseadityacp
2016-09-16changed course template to view demo courseadityacp
2016-09-16test cases for python assertion bug fixesmaheshgudi
2016-09-16bug fixes in python assertion evaluatormaheshgudi
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
2016-09-16Merge pull request #137 from maheshgudi/delete_answerpaperPrabhu Ramachandran
2016-09-16consistent indentation of 4 spaces in view_answerpaper.css and minor changes ...maheshgudi
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
2016-09-08added condition to check tracebackadityacp
2016-09-08Merge pull request #133 from maheshgudi/test_modesPrabhu Ramachandran
2016-09-08minor variable name changes in viewsmaheshgudi
2016-09-08Merge pull request #135 from maheshgudi/view_answerpaperPrabhu Ramachandran
2016-09-08Merge pull request #132 from maheshgudi/course_changesPrabhu Ramachandran
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 fun...maheshgudi
2016-09-07students can view questions, beautified view_answerpaper.htmlmaheshgudi