-
- Downloads
More static views and a better finalisation mechanism
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- core/migrations/0027_submissiontype_description.py 21 additions, 0 deletionscore/migrations/0027_submissiontype_description.py
- core/migrations/0028_auto_20170314_1726.py 30 additions, 0 deletionscore/migrations/0028_auto_20170314_1726.py
- core/migrations/0029_feedback_empty.py 20 additions, 0 deletionscore/migrations/0029_feedback_empty.py
- core/migrations/0030_auto_20170315_1444.py 27 additions, 0 deletionscore/migrations/0030_auto_20170315_1444.py
- core/migrations/0031_auto_20170315_1603.py 25 additions, 0 deletionscore/migrations/0031_auto_20170315_1603.py
- core/migrations/0032_auto_20170315_1609.py 26 additions, 0 deletionscore/migrations/0032_auto_20170315_1609.py
- core/models.py 41 additions, 17 deletionscore/models.py
- core/static/lib/js/tether.min.js 1 addition, 0 deletionscore/static/lib/js/tether.min.js
- core/static/res/brand.png 0 additions, 0 deletionscore/static/res/brand.png
- core/static/res/favicon.png 0 additions, 0 deletionscore/static/res/favicon.png
- core/templates/base.html 12 additions, 3 deletionscore/templates/base.html
- core/templates/core/feedback_form.html 72 additions, 25 deletionscore/templates/core/feedback_form.html
- core/templates/core/feedback_static.html 0 additions, 27 deletionscore/templates/core/feedback_static.html
- core/templates/core/reviewer_startpage.html 58 additions, 0 deletionscore/templates/core/reviewer_startpage.html
- core/templates/core/student_startpage.html 10 additions, 8 deletionscore/templates/core/student_startpage.html
- core/templates/core/submission_view.html 38 additions, 26 deletionscore/templates/core/submission_view.html
- core/templates/core/tutor_startpage.html 5 additions, 5 deletionscore/templates/core/tutor_startpage.html
- core/urls.py 2 additions, 1 deletioncore/urls.py
- core/views.py 20 additions, 24 deletionscore/views.py
Loading
Please register or sign in to comment