From fe47dcb1222c6c77c15319d05d88cd0dcd5553da Mon Sep 17 00:00:00 2001 From: Peter Baratta Date: Fri, 23 Aug 2013 16:05:00 -0400 Subject: [PATCH] Acceptance tests for visual correctness reset feature --- .../lib/capa/capa/templates/choicegroup.html | 2 +- .../capa/capa/tests/test_input_templates.py | 8 +- .../xmodule/js/src/capa/display.coffee | 9 +-- .../courseware/features/problems.feature | 73 ++++++++++++++++++- .../courseware/features/problems.py | 25 +++++-- .../courseware/features/problems_setup.py | 2 + 6 files changed, 97 insertions(+), 22 deletions(-) diff --git a/common/lib/capa/capa/templates/choicegroup.html b/common/lib/capa/capa/templates/choicegroup.html index 2c0d98ec62..cc153efe3c 100644 --- a/common/lib/capa/capa/templates/choicegroup.html +++ b/common/lib/capa/capa/templates/choicegroup.html @@ -17,7 +17,7 @@ % for choice_id, choice_description in choices: