summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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 view_answ...prathamesh
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
2016-08-30changes in create demo courseadityacp
2016-08-30added extract status of file in demo_question.zipadityacp
2016-08-30removed extract_files and read_json files from viewsadityacp
2016-08-30Merge pull request #128 from prathamesh920/bug_fixesPrabhu Ramachandran
2016-08-30Merge pull request #122 from maheshgudi/course_changesPrabhu Ramachandran
2016-08-30Merge pull request #121 from ankitjavalkar/dockerdocsPrabhu Ramachandran
2016-08-29Add docker deployment to documentationankitjavalkar
2016-08-29Answer saved again after correctly submitted, fixed.prathamesh
2016-08-29Views sometimes use cent percent CPU, fixedprathamesh
2016-08-29minor changes in adminmaheshgudi
2016-08-29changed template; modified search_teacher, add_teacher and remove_teachers vi...maheshgudi
2016-08-29added Course and question paper classes in admin.pymaheshgudi
2016-08-29modified add search and remove_teachers functionsmaheshgudi
2016-08-29changed search_teacher function to exclude course creatormaheshgudi
2016-08-29made UI changes to courses page and teacher can add another teachermaheshgudi
2016-08-26added bash script for bash demo questionadityacp
2016-08-26changed function calls in testsadityacp
2016-08-26added else condition to failure statusadityacp
2016-08-26changed models and views questions dump and loadadityacp
2016-08-25Students can view their submission i.e. answer paperprathamesh
2016-08-25created a course fixtures for demo courseadityacp
2016-08-25changed testcases to test questions dumpadityacp
2016-08-25changed templates to view demo quizadityacp
2016-08-25added upload and download questions with filesadityacp
2016-08-19Merge pull request #125 from ankitjavalkar/minor-template-change-for-seleniumankitjavalkar
2016-08-19- Modify admin.py to include Course modelankitjavalkar
2016-08-16Merge pull request #124 from FOSSEE/test-code-serverankitjavalkar
2016-08-12Set correct verbosity level for test.Prabhu Ramachandran
2016-08-12No need to run nosetests again.Prabhu Ramachandran
2016-08-12Move tests.py to test_models.py.Prabhu Ramachandran
2016-08-12Merge branch 'master' into test-code-serverPrabhu Ramachandran
2016-08-12Merge pull request #123 from prathamesh920/request_delay_issue_resolvedPrabhu Ramachandran
2016-08-12Use a tornado based server for the pool server.Prabhu Ramachandran
2016-08-12Add test case for code server.Prabhu Ramachandran
2016-08-12Removed --use-mirrors option from pip install in travisprathamesh
2016-08-12Removed for loop from the question template.prathamesh
2016-08-03rebase changes with stdio evaluatormaheshgudi
2016-07-28added expected input in traceback for python and made minor changes in bash_s...maheshgudi
2016-07-28Merge pull request #113 from adityacp/file_based_questionsKing