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-10-25
Merge pull request #369 from maheshgudi/0.7_bugfix
Prabhu Ramachandran
2017-10-25
Merge pull request #367 from ankitjavalkar/fix-revisit-with-one-q
Prabhu Ramachandran
2017-10-25
- Fix and add test cases
ankitjavalkar
2017-10-20
Yaml fields are sorted according to relevance
maheshgudi
2017-10-20
Sort students' name in grade user in alphabetical order
maheshgudi
2017-10-17
Add tests to verify the change
ankitjavalkar
2017-10-12
Fix User data UI bug and auto-updates demo course total marks
maheshgudi
2017-10-09
Fix bug that prevents students from revisiting AnswerPaper with only one ques...
ankitjavalkar
2017-10-09
Allow file field and tags field to be skipped altogether in an yaml file
maheshgudi
2017-10-07
Fix quiz failure on trying to revisit after attempting all questions
adityacp
2017-10-06
Change models.py
adityacp
2017-10-06
Disable shuffle questions for demo quiz
adityacp
2017-10-06
Add new field in AnswerPaper model and fetch questions as per order
adityacp
2017-10-06
Change models.py and test_models.py
adityacp
2017-10-06
Change Answerpaper model method to get shuffled questions
adityacp
2017-10-05
Use MCQ/MCC testcases id instead of options to validate answer
maheshgudi
2017-10-05
Merge pull request #344 from ankitjavalkar/allow-paper-revisit
Prabhu Ramachandran
2017-10-05
Changed snippet to textfield.
prathamesh
2017-10-05
Allow user to quit the paper manually and revisit the paper if necessary
ankitjavalkar
2017-10-05
Will return the last answer submitted
King
2017-10-04
Change get_latest_answer in Answerpaper model to order by id
adityacp
2017-10-04
User can see previously submitted answers for non code questions
maheshgudi
2017-10-04
Update non-code and non-upload answers instead of creating a new one
maheshgudi
2017-09-05
Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...
prathamesh
2017-09-05
Removed redundancy from request handler JS
prathamesh
2017-09-01
Rebase changes
mahesh
2017-09-01
Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...
prathamesh
2017-09-01
Removed all the checkpoints set for selenium tests on travis
prathamesh
2017-09-01
Adds test case to check if multiple answerpapers for same arguments are not c...
mahesh
2017-09-01
User Cannot skip/jump attempt numbers. Forces incremental nature of attempt n...
maheshgudi
2017-09-01
updated travis config and added print to debug on travis
prathamesh
2017-08-25
Fixes order in demo_questions.zip
mahesh
2017-08-24
Merge branch 'yaml_questions' of https://github.com/maheshgudi/online_test in...
mahesh
2017-08-24
Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...
mahesh
2017-08-24
Adds alphabetical order during yaml serializing
maheshgudi
2017-08-24
Add a has_profile decorator
ankitjavalkar
2017-08-18
Adds test cases for yaml
mahesh
2017-08-18
Adds tags in yaml files
mahesh
2017-08-18
Adds a function dict_to_yaml in models
mahesh
2017-08-17
Adds yaml file containing all types of questions
mahesh
2017-08-16
Adds ruamel.yaml instead of pyyaml
mahesh
2017-08-14
Front-end modification for improved code server
prathamesh
2017-08-11
Literal scalar values for yaml dump
mahesh
2017-08-10
Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...
mahesh
2017-07-31
Adds yaml serialization to download and upload questions
mahesh
2017-07-12
adds search feature for Profile model in admin interface.
mahesh
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
[next]