summaryrefslogtreecommitdiff
path: root/yaksh/templates/user.html
AgeCommit message (Collapse)Author
2016-10-26Migration from bootstrap 1.4 to bootstrap 3.3prathamesh
Removed css redundancy. Removed unwanted css. Included css and js imports in base template. Upgraded jquery to v1.9 for now.
2016-08-31Merge branch 'master' of https://github.com/FOSSEE/online_test into ↵prathamesh
view_answerpaper Resolved Conflicts: yaksh/views.py
2016-08-25Students can view their submission i.e. answer paperprathamesh
A simple interface for students to view their answerpaper. Moderator has an option where he can allow to students to view their answerpaper.
2016-08-19- Modify admin.py to include Course modelankitjavalkar
- Modify user.html and complete.html to include id for html elements
2016-04-18changes for profile editadityacp
2016-04-15design css and html changesadityacp
2016-04-15EditProfile, ChangePassword, StudentsEnrollment facilityadityacp
2015-09-15Remove testapp dir, remove reference to testapp in paths, filesankitjavalkar