From 74749354f5801e61a10605324e9eb204afa2cc55 Mon Sep 17 00:00:00 2001 From: raylu Date: Fri, 13 May 2011 17:21:34 -0400 Subject: Explain which scores are shown --- pyc/templates/lab.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pyc/templates/lab.html b/pyc/templates/lab.html index aefbd00..090b2ef 100644 --- a/pyc/templates/lab.html +++ b/pyc/templates/lab.html @@ -19,6 +19,10 @@ Lab {{ lab.id }} due {{ lab.due }} at 11:59:59 PDT (UTC-7): {% endfor %} +

+Users' highest scores and earliest time with that score are displayed. +

+

Submit your solution

-- cgit v1.2.3