summaryrefslogtreecommitdiff
path: root/static/website/templates
diff options
context:
space:
mode:
authorAkshen2018-10-25 10:19:35 +0530
committerAkshen2018-10-25 10:19:35 +0530
commit828c98ffe0ef74ce7abc92339c9a0849cafd2634 (patch)
treeaed2b4fe55e77650b02d8a9c1725b0668a2399ad /static/website/templates
parentd4ba84f1ef0d74ef5878f7590fde56444b01d438 (diff)
downloadnccps-2018-828c98ffe0ef74ce7abc92339c9a0849cafd2634.tar.gz
nccps-2018-828c98ffe0ef74ce7abc92339c9a0849cafd2634.tar.bz2
nccps-2018-828c98ffe0ef74ce7abc92339c9a0849cafd2634.zip
Update marks for week 3 and 4
- 5 marks for week 3 - 10 marks for week 4 13th and 14th TBA - Upload Model for each question TBD
Diffstat (limited to 'static/website/templates')
-rw-r--r--static/website/templates/question_list.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/website/templates/question_list.html b/static/website/templates/question_list.html
index 65b571a..59b5779 100644
--- a/static/website/templates/question_list.html
+++ b/static/website/templates/question_list.html
@@ -13,6 +13,7 @@
<br>
<a href="{% url 'website:add_questions' %}" ><button class="btn-default btn-warning"> Add Question </button></a>
<a href="{% url 'website:leaderboard' %}" ><button class="btn-default btn-info"> LeaderBoard </button></a>
+ <!-- <a href="{% url 'website:uploadmodel' %}" ><button class="btn-default btn-success"> Upload Models </button></a> -->
<br><br>
</div>