index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
models.py
Age
Commit message (
Expand
)
Author
2017-06-13
Merge pull request #298 from adityacp/views_test
Prabhu Ramachandran
2017-05-19
Modify folder name for assignment uploads
adityacp
2017-05-16
Change forms.py, views.py, send_emails.py, models.py
adityacp
2017-04-28
Add a negative test case to check attributes are duplicated
ankitjavalkar
2017-04-28
- Fix bug that prevents addition of a prerequisite to foreignkey field
ankitjavalkar
2017-04-28
Fix typos and remove commented code
ankitjavalkar
2017-04-28
Add feature to allow cloning a course
ankitjavalkar
2017-04-27
Remove conflicts from views after rebase
adityacp
2017-04-27
Rename the Hidden label to Open Course
ankitjavalkar
2017-04-27
Add course_code field allows access only to users with relevant course code s...
ankitjavalkar
2017-04-26
Merge https://github.com/fossee/online_test into email_verification
adityacp
2017-04-19
Change urls, models, views
adityacp
2017-04-10
Change download assignemnts to get files using quiz
adityacp
2017-04-10
Add download assignment feature for assignment based questions
adityacp
2017-04-07
Change in forms, models, urls, views
adityacp
2017-03-31
Multiple changes to Course:
ankitjavalkar
2017-03-21
rebase changes for simple question types
mahesh
2017-03-20
Merge pull request #252 from adityacp/assignment_upload_check
Prabhu Ramachandran
2017-03-20
Merge pull request #228 from adityacp/fixes
Prabhu Ramachandran
2017-03-20
Merge branch 'master' of https://github.com/fossee/online_test into fill_in_t...
mahesh
2017-03-17
Merge https://github.com/fossee/online_test into assignment_upload_check
adityacp
2017-03-17
Change consolidate_answer_data to get assignment uploads
adityacp
2017-03-17
Merge pull request #244 from adityacp/display_err_msg
Prabhu Ramachandran
2017-03-17
Merge pull request #245 from prathamesh920/migrations-in-script
Prabhu Ramachandran
2017-03-17
Change Exception message for load questions
adityacp
2017-03-16
Handle json file syntax errors in uploading question
adityacp
2017-03-16
Fix test cases for loading questions
adityacp
2017-03-16
Changes in models views and urls
adityacp
2017-03-16
Change in models get_ordered_questions function
adityacp
2017-03-15
Change assignment dir path and add condition for json data
adityacp
2017-03-15
Multiple fixes in stdio_evaluator and models:
ankitjavalkar
2017-03-15
Changes in Views and Models
adityacp
2017-03-13
Removed a function call to datetime now in default quiz start time.
prathamesh
2017-03-11
made minor template changes and fixed test_models
maheshgudi
2017-03-10
Fix test questions method in QuestionPaper model
adityacp
2017-03-10
Fix demo course creation for selenium tests
adityacp
2017-03-10
Change views and models
adityacp
2017-03-10
Remove manytomany relationship for fixed_questions in question paper
adityacp
2017-03-10
Changes in models and views
adityacp
2017-03-09
rebase changes
maheshgudi
2017-03-09
pep8 changes in models and user_data
maheshgudi
2017-03-06
Multiple fixes:
ankitjavalkar
2017-03-06
Multiple changes:
ankitjavalkar
2017-03-06
Rename completed_question model method to add_completed_question
ankitjavalkar
2017-03-06
Allow revisiting all types of question to resubmit answer
ankitjavalkar
2017-03-02
removed pk/id based querying in test cases
maheshgudi
2017-03-02
added test cases for float,integer and string type questions
maheshgudi
2017-03-02
changed string check names
maheshgudi
2017-03-02
added float based questions
maheshgudi
2017-03-02
added string based questions.
maheshgudi
[next]