Index: lams_tool_assessment/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/learning/learning.jsp,v diff -u -r1.21 -r1.22 --- lams_tool_assessment/web/pages/learning/learning.jsp 29 Sep 2012 13:54:28 -0000 1.21 +++ lams_tool_assessment/web/pages/learning/learning.jsp 17 Feb 2013 16:12:00 -0000 1.22 @@ -98,6 +98,9 @@ document.location.href =''; return false; } + function continueReflect(){ + document.location.href=''; + } function nextPage(pageNumber){ var secondsLeft = 0; if (${not finishedLock && assessment.timeLimit > 0}) { @@ -194,7 +197,35 @@ <%@ include file="parts/allquestions.jsp"%> + + <%-- Reflection entry --%> + + + + ${sessionMap.reflectInstructions} + + + + + + + + + + + + + + + + + + + + + + @@ -209,10 +240,22 @@ - - - - + + + + + + + + + + + + + + + +
+ +