]> git.parisson.com Git - django_quiz.git/commit
Working on the tests for the template tags. Updated to show which selection you chose...
authorTom Walker <tomwalker0472@gmail.com>
Thu, 26 Jun 2014 21:49:09 +0000 (22:49 +0100)
committerTom Walker <tomwalker0472@gmail.com>
Thu, 26 Jun 2014 21:49:09 +0000 (22:49 +0100)
commitc23ad8570677c5cb1fbfaec34d85389655ac616c
treec905cc1411e97de0198586fb16c67963570ac20e
parent4989e4bda7e75caa552e3887117b882596fff110
Working on the tests for the template tags. Updated to show which selection you chose if you got a question wrong, rather than just seeing the correct answer.
quiz/templates/correct_answer.html
quiz/templates/question.html
quiz/templatetags/quiz_tags.py
quiz/tests.py