added score

This commit is contained in:
sm
2013-04-23 23:27:30 -07:00
parent 37ae2cf663
commit dc24ed7e4a
4 changed files with 19 additions and 7 deletions
+3
View File
@@ -14,6 +14,9 @@
<input id="answer" type="number" size="2" class="number" autofocus />
</div>
</section>
<footer>
score: <span id="score"></span>
</footer>
<script src="/static/jquery-2.0.0.min.js"></script>
<script src="/static/django-csrf.js"></script>
<script src="/static/math.js"></script>