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-03-20
Merge branch 'master' of https://github.com/fossee/online_test into fill_in_t...
mahesh
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-15
Multiple fixes in stdio_evaluator and models:
ankitjavalkar
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
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
2017-03-02
added integer based question type
maheshgudi
2017-03-02
changed mcq to single correct choice
maheshgudi
2017-02-08
removed max_length from stdio test case attributes
maheshgudi
2017-02-03
Merge pull request #206 from maheshgudi/fix-191
Prabhu Ramachandran
2017-02-03
renamed quiz model attribute from can_skip_questions to allow_skip
maheshgudi
2017-02-03
removed none type in answerpaper generation
maheshgudi
2017-02-03
added skip question feature. closes #191
maheshgudi
2017-02-02
Fix test errors and PEP8 formatting.
Prabhu Ramachandran
2017-02-02
Fix #201.
Prabhu Ramachandran
2017-01-25
Merge pull request #184 from maheshgudi/mcq_bugfix
Prabhu Ramachandran
2017-01-23
Minor fixes to instruction field rendering
ankitjavalkar
2017-01-23
Add course instructions
ankitjavalkar
2017-01-23
moved activate/deactivate course button to the top. Removed instructions from...
maheshgudi
2017-01-22
rectified monitor answerpaper view. Changed mcqfield from charfield to textfi...
maheshgudi
2017-01-21
monitor sorts wrt to highest score. removed quiz instructions from models.
maheshgudi
2017-01-18
added bootstrap labels instead of mark tag
maheshgudi
2017-01-18
Can download csv of students' performance per course
maheshgudi
2017-01-16
Merge pull request #176 from maheshgudi/hook_evaluator
Prabhu Ramachandran
2017-01-16
Merge pull request #177 from adityacp/fix_management_commands
Prabhu Ramachandran
2017-01-13
Fixed a bug which would mark all MCQ and MCC questions' answers as correct
maheshgudi
2017-01-10
Change views and models to create demo course
adityacp
2017-01-10
Merge https://github.com/fossee/online_test into fix_management_commands
adityacp
2017-01-09
added default value to hook code in models
maheshgudi
2017-01-09
modified variable names in models and hook_evaluator
maheshgudi
2017-01-09
Python hook evaluator
Mahesh Gudi
2017-01-09
Merge pull request #172 from adityacp/update_docs
Prabhu Ramachandran
2017-01-06
Change question models function
adityacp
2017-01-05
Fix cli for python 3
adityacp
[next]