From 918afe64fd8452b1bb19f52e09c5b69ce6db4579 Mon Sep 17 00:00:00 2001 From: Ahsan Ulhaq Date: Mon, 20 Apr 2015 12:59:31 +0500 Subject: [PATCH] Numerical Input assessment has multiple accessibilty issues TNL-1677 --- .../capa/templates/formulaequationinput.html | 15 +++------------ common/templates/mathjax_include.html | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 12 deletions(-) diff --git a/common/lib/capa/capa/templates/formulaequationinput.html b/common/lib/capa/capa/templates/formulaequationinput.html index 69cce798b3..de56fd5098 100644 --- a/common/lib/capa/capa/templates/formulaequationinput.html +++ b/common/lib/capa/capa/templates/formulaequationinput.html @@ -4,23 +4,14 @@ -

+ ${status.display_name}

diff --git a/common/templates/mathjax_include.html b/common/templates/mathjax_include.html index 753b2319a5..f15fc0fc67 100644 --- a/common/templates/mathjax_include.html +++ b/common/templates/mathjax_include.html @@ -29,6 +29,23 @@ }); %endif + +