diff --git a/rapids/templates/rapids/exam_scores_user.html b/rapids/templates/rapids/exam_scores_user.html index bf37d07f..a8fbde2c 100644 --- a/rapids/templates/rapids/exam_scores_user.html +++ b/rapids/templates/rapids/exam_scores_user.html @@ -1,15 +1,22 @@ {% extends 'rapids/base.html' %} {% block content %} -
{{ans}} ({{score}})
+ {{ans}} ({{score}})
+
+ View
{% endfor %}