summaryrefslogtreecommitdiff
path: root/yaksh/models.py
AgeCommit message (Expand)Author
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
2017-03-16Changes in models views and urlsadityacp
2017-03-16Change in models get_ordered_questions functionadityacp
2017-03-15Change assignment dir path and add condition for json dataadityacp
2017-03-15Multiple fixes in stdio_evaluator and models:ankitjavalkar
2017-03-15Changes in Views and Modelsadityacp
2017-03-13Removed a function call to datetime now in default quiz start time.prathamesh
2017-03-11made minor template changes and fixed test_modelsmaheshgudi
2017-03-10Fix test questions method in QuestionPaper modeladityacp
2017-03-10Fix demo course creation for selenium testsadityacp
2017-03-10Change views and modelsadityacp
2017-03-10Remove manytomany relationship for fixed_questions in question paperadityacp
2017-03-10Changes in models and viewsadityacp
2017-03-09rebase changesmaheshgudi
2017-03-09pep8 changes in models and user_datamaheshgudi
2017-03-06Multiple fixes:ankitjavalkar
2017-03-06Multiple changes:ankitjavalkar
2017-03-06Rename completed_question model method to add_completed_questionankitjavalkar
2017-03-06Allow revisiting all types of question to resubmit answerankitjavalkar
2017-03-02removed pk/id based querying in test casesmaheshgudi
2017-03-02added test cases for float,integer and string type questionsmaheshgudi
2017-03-02changed string check namesmaheshgudi
2017-03-02added float based questionsmaheshgudi
2017-03-02added string based questions.maheshgudi