Index: lams_tool_pixlr/web/pages/learning/pixlr.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r46e01bf046d755f571ba59957ac869c086bad58c --- lams_tool_pixlr/web/pages/learning/pixlr.jsp (.../pixlr.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_pixlr/web/pages/learning/pixlr.jsp (.../pixlr.jsp) (revision 46e01bf046d755f571ba59957ac869c086bad58c) @@ -1,152 +1,177 @@ + <%@ include file="/common/taglibs.jsp"%> - + + + + + + - function refresh() { - window.location.href = "/learning.do?mode=${mode}&toolSessionID=${toolSessionID}&redoQuestion=true"; - } - - function disableFinishButton() { - var finishButton = document.getElementById("finishButton"); - if (finishButton != null) { - finishButton.disabled = true; - } - } - - function submitForm(methodName){ - var f = document.getElementById('learningForm'); - f.submit(); - } - - - - -
- -
- - - - - - - - + + +
+ +
+ + + - - + + - + + + + + + + + -
-
-
-
- -
- " - onclick="openImage('${currentImageURL}')" src="${currentImageURL}" /> + + -
-
- - - - - - - -
- - - <%--Reflection--------------------------------------------------%> - - - - - - +
+ " + onclick="openImage('${currentImageURL}')" src="${currentImageURL}" /> -
-
- ${pixlrDTO.reflectInstructions} -
- -
- - - - - - - - - - - - - -
- -
- - - - - <%--Finish buttons--------------------------------------------------%> - - - - - -
- +
+
- - - - + + + + + +
+ + + <%--Reflection--------------------------------------------------%> + + + + + + +
+
+ ${pixlrDTO.reflectInstructions} +
- +
+ + + + + + + + + + + +
+ +
+ +
+
+ + <%--Finish buttons--------------------------------------------------%> + + + + +
+ - - - - + + - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - -
-
- +
+ +
+ +
+ + + +<%@ include file="/common/taglibs.jsp"%> - +