From 2c91f933e99813b42edeced3d23c71e1c0030c0d Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Fri, 7 Jun 2013 12:33:22 -0400 Subject: [PATCH] adds in aria attributes and semantic status content for crystallography problems --- common/lib/capa/capa/templates/crystallography.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/lib/capa/capa/templates/crystallography.html b/common/lib/capa/capa/templates/crystallography.html index 8dcbff354b..97dbba4f0a 100644 --- a/common/lib/capa/capa/templates/crystallography.html +++ b/common/lib/capa/capa/templates/crystallography.html @@ -20,9 +20,9 @@ % endif - + -

+

% if status == 'unsubmitted': unanswered % elif status == 'correct':