summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
2017-09-05Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-05Removed redundancy from request handler JSprathamesh
2017-09-01Rebase changesmahesh
2017-09-01Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...prathamesh
2017-09-01Removed all the checkpoints set for selenium tests on travisprathamesh
2017-09-01Adds test case to check if multiple answerpapers for same arguments are not c...mahesh
2017-09-01User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n...maheshgudi
2017-09-01updated travis config and added print to debug on travisprathamesh
2017-08-25Fixes order in demo_questions.zipmahesh
2017-08-24Merge branch 'yaml_questions' of https://github.com/maheshgudi/online_test in...mahesh
2017-08-24Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...mahesh
2017-08-24Adds alphabetical order during yaml serializingmaheshgudi
2017-08-24Add a has_profile decoratorankitjavalkar
2017-08-18Adds test cases for yamlmahesh
2017-08-18Adds tags in yaml filesmahesh
2017-08-18Adds a function dict_to_yaml in modelsmahesh
2017-08-17Adds yaml file containing all types of questionsmahesh
2017-08-16Adds ruamel.yaml instead of pyyamlmahesh
2017-08-14Front-end modification for improved code serverprathamesh
2017-08-11Literal scalar values for yaml dumpmahesh
2017-08-10Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...mahesh
2017-07-31Adds yaml serialization to download and upload questionsmahesh
2017-07-12adds search feature for Profile model in admin interface.mahesh
2017-06-13Merge pull request #298 from adityacp/views_testPrabhu Ramachandran
2017-05-19Modify folder name for assignment uploadsadityacp
2017-05-16Change forms.py, views.py, send_emails.py, models.pyadityacp
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-28Fix typos and remove commented codeankitjavalkar
2017-04-28Add feature to allow cloning a courseankitjavalkar
2017-04-27Remove conflicts from views after rebaseadityacp
2017-04-27Rename the Hidden label to Open Courseankitjavalkar
2017-04-27Add course_code field allows access only to users with relevant course code s...ankitjavalkar
2017-04-26Merge https://github.com/fossee/online_test into email_verificationadityacp
2017-04-19Change urls, models, viewsadityacp
2017-04-10Change download assignemnts to get files using quizadityacp
2017-04-10Add download assignment feature for assignment based questionsadityacp
2017-04-07Change in forms, models, urls, viewsadityacp
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-20Merge pull request #228 from adityacp/fixesPrabhu Ramachandran
2017-03-20Merge branch 'master' of https://github.com/fossee/online_test into fill_in_t...mahesh
2017-03-17Merge https://github.com/fossee/online_test into assignment_upload_checkadityacp
2017-03-17Change consolidate_answer_data to get assignment uploadsadityacp
2017-03-17Merge pull request #244 from adityacp/display_err_msgPrabhu Ramachandran
2017-03-17Merge pull request #245 from prathamesh920/migrations-in-scriptPrabhu Ramachandran
2017-03-17Change Exception message for load questionsadityacp
2017-03-16Handle json file syntax errors in uploading questionadityacp
2017-03-16Fix test cases for loading questionsadityacp