index
:
online_test/.git
master
Online quiz/exam taking application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yaksh
/
views.py
Age
Commit message (
Expand
)
Author
2017-11-14
Merge pull request #378 from prathamesh920/upload_users_csv
Prabhu Ramachandran
2017-11-14
Added sample csv for user to download and upload.
prathamesh
2017-11-13
set_password to convert into hash
prathamesh
2017-11-13
Added test case for add, update and remove
prathamesh
2017-11-13
if password is empty then defaults to email
prathamesh
2017-11-13
csv can now take extra fields related to profile.
prathamesh
2017-11-10
Optimised the code and added dialect while reading to handle different
prathamesh
2017-11-10
Merge branch 'master' of https://github.com/FOSSEE/online_test into upload_us...
prathamesh
2017-11-09
Prepopulate the test case type field when adding test cases to questions
ankitjavalkar
2017-11-07
Merge branch 'master' of https://github.com/FOSSEE/online_test into detailed_...
prathamesh
2017-11-07
Made changes as per suggestions
prathamesh
2017-11-06
Merge pull request #376 from Akshen/develop
Prabhu Ramachandran
2017-11-06
Show Latest Active Course on top of Courses Page
Akshen
2017-11-06
Upload user to the course via csv.
prathamesh
2017-11-04
Show Active Course on top of Courses Page
Akshen
2017-10-31
Fix Course Ordering in Courses Page
Akshen
2017-10-27
Edit Profile Bug Fix
prathamesh
2017-10-27
Excluded teachers and creator form the enrolled users list
prathamesh
2017-10-26
CSV download for quiz enhanced
prathamesh
2017-10-06
Pep8 change in views.py
adityacp
2017-10-05
Update grade user UI
mahesh
2017-10-04
Update non-code and non-upload answers instead of creating a new one
maheshgudi
2017-10-04
Fix bug to prevent saving a code question answer on skip
ankitjavalkar
2017-09-19
Fixes Nonetype object has attribute 'encode' error
maheshgudi
2017-09-12
Change in variable name
prathamesh
2017-09-08
Modification as per comments on the PR
prathamesh
2017-09-05
Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...
prathamesh
2017-09-05
Fixes minor mistake.
maheshgudi
2017-09-02
Issue after merge resolved
prathamesh
2017-09-02
Resolved Conflicts
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
Merge branch 'master' of https://github.com/FOSSEE/online_test into improve-c...
prathamesh
2017-09-01
Merge pull request #309 from ankitjavalkar/fix-closed-course
Prabhu Ramachandran
2017-09-01
Removed all the checkpoints set for selenium tests on travis
prathamesh
2017-09-01
Merge branch 'master' of https://github.com/fossee/online_test into add_tag_s...
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-30
Fixes Multiple answerpaper objects returned bug
mahesh
2017-08-29
Fixes 'AnonymousUser' object is not iterable bug.
mahesh
2017-08-28
Add changes to make PEP8 compliant
ankitjavalkar
2017-08-28
Fix bug: Prevent students from attempting pre-enrolled deactivated courses
ankitjavalkar
2017-08-25
Fixes order in demo_questions.zip
mahesh
2017-08-24
Merge branch 'master' of https://github.com/fossee/online_test into yaml_ques...
mahesh
2017-08-24
Add a has_profile decorator
ankitjavalkar
2017-08-24
Merge pull request #311 from ankitjavalkar/show_enrolled_hidden_crs
Prabhu Ramachandran
2017-08-24
Merge pull request #300 from ankitjavalkar/validate-quiz-prerequisite
Prabhu Ramachandran
2017-08-22
Change course.js, course_detail.html and views.py
adityacp
2017-08-17
Change views.py
adityacp
2017-08-14
Changes related to front-end
prathamesh
[next]