From 4465b26a43958aa423fe2b6f0baba2393b0c831e Mon Sep 17 00:00:00 2001 From: Don Mitchell Date: Mon, 25 Aug 2014 15:47:17 -0400 Subject: [PATCH 1/2] Use opaque_keys w/ model vars not parsing of url to generate url. LMS-11209 --- lms/templates/courseware/xqa_interface.html | 138 +++++++++----------- 1 file changed, 65 insertions(+), 73 deletions(-) diff --git a/lms/templates/courseware/xqa_interface.html b/lms/templates/courseware/xqa_interface.html index c63a726402..1066483df1 100644 --- a/lms/templates/courseware/xqa_interface.html +++ b/lms/templates/courseware/xqa_interface.html @@ -5,90 +5,82 @@