app/soc/templates/soc/student_proposal/review.html
changeset 2173 27731db8ab1e
parent 2135 cafa4caec14f
--- a/app/soc/templates/soc/student_proposal/review.html	Sun Apr 12 13:22:43 2009 +0000
+++ b/app/soc/templates/soc/student_proposal/review.html	Sun Apr 12 16:09:00 2009 +0000
@@ -60,6 +60,12 @@
 </p>
 
 <hr />
+<b>Summary of Reviews</b>:
+{% for key, value in review_summary.items %}
+    <li>{{ value.name }} ({{ value.total_comments }} posts, {{ value.total_score }} points)</li>
+{% endfor %}
+
+<hr />
 <form method="POST">
 <b>Score and Review</b>