summaryrefslogtreecommitdiff
path: root/yaksh/test_models.py
AgeCommit message (Expand)Author
2017-10-25Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-qPrabhu Ramachandran
2017-10-25- Fix and add test casesankitjavalkar
2017-10-17Add tests to verify the changeankitjavalkar
2017-10-09Test to check if files and tags can be skipped from yaml filemaheshgudi
2017-10-07Add test to get current question for AnswerPaperadityacp
2017-10-06Add test for shuffle questions and fix broken tests in test_viewsadityacp
2017-10-06Change models.py and test_models.pyadityacp
2017-10-06Add test to check shuffle questionsadityacp
2017-10-05Use MCQ/MCC testcases id instead of options to validate answermaheshgudi
2017-10-05Fix breaking testsankitjavalkar
2017-10-05Add test to fetch latest answer from answerpaperadityacp
2017-09-01Adds test case to check if multiple answerpapers for same arguments are not c...mahesh
2017-08-18Adds test cases for yamlmahesh
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
2017-07-31Adds yaml serialization to download and upload questionsmahesh
2017-04-28Add a negative test case to check attributes are duplicatedankitjavalkar
2017-04-28- Fix bug that prevents addition of a prerequisite to foreignkey fieldankitjavalkar
2017-04-28Add test casesankitjavalkar
2017-04-19Clean AssignementUpload tests in test modelsadityacp
2017-04-10Add test to check assignment uploadsadityacp
2017-04-05Add multiple fixes based on code reviewankitjavalkar
2017-03-31Multiple changes to Course:ankitjavalkar
2017-03-21rebase changes for simple question typesmahesh
2017-03-20Merge pull request #252 from adityacp/assignment_upload_checkPrabhu Ramachandran
2017-03-16Add test for assignment evaluation and Change test_modelsadityacp
2017-03-11made minor template changes and fixed test_modelsmaheshgudi
2017-03-10Fix test cases for trial quizadityacp
2017-03-10Add test for ordering of questionsadityacp
2017-03-10Change views and modelsadityacp
2017-03-10Change models and views test to get fixed questionsadityacp
2017-03-09rebase changesmaheshgudi
2017-03-06Multiple fixes:ankitjavalkar
2017-03-06Multiple changes:ankitjavalkar
2017-03-06Rename completed_question model method to add_completed_questionankitjavalkar
2017-03-02removed pk/id based querying in test casesmaheshgudi
2017-01-13rectified the test for mcq incorrect.prathamesh
2017-01-13Fixed a bug which would mark all MCQ and MCC questions' answers as correctmaheshgudi
2017-01-02Fix test case for models and code serveradityacp
2016-12-23Fix conflictadityacp
2016-12-23Change test for load_questions and consolidate_answer_data functionsadityacp
2016-12-22- Fix grade user rendering issue when question is skippedankitjavalkar
2016-12-22Refactor check method for cleaner code and fixing multiple issuesankitjavalkar
2016-12-21Fix rendering and representation of errorsankitjavalkar
2016-12-20Fix errors and rename resourcesankitjavalkar
2016-12-20Fix model test casesankitjavalkar
2016-12-19Merge pull request #162 from prathamesh920/question-form-interfacePrabhu Ramachandran
2016-12-19changed default weight in model testcase to 1prathamesh
2016-12-01change in quiz model test to check instructionsadityacp
2016-11-16Change test_case weightage field name to weightankitjavalkar
2016-11-10Add point based weightage for partial grading instead of percentage based par...ankitjavalkar