Index: lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp
===================================================================
diff -u -r3511ec138a2605c2406c376e9fa061ed30ddbc3b -rfb406a57261a31898b62f3c808ffccb853089336
--- lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp (.../instructionsnav.jsp) (revision 3511ec138a2605c2406c376e9fa061ed30ddbc3b)
+++ lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp (.../instructionsnav.jsp) (revision fb406a57261a31898b62f3c808ffccb853089336)
@@ -14,7 +14,7 @@
var reqIDVar = new Date();
//if auto run mode, the opener will be null
if(window.parent.opener != null)
- window.parent.opener.parent.frames['learningFrame'].location.href="?itemUid=${itemUid}&reqID="+reqIDVar.getTime();
+ window.parent.opener.location.href="?itemUid=${itemUid}&reqID="+reqIDVar.getTime();
else{
//set complete flag and finish this activity as well.
window.parent.location.href='';
Index: lams_tool_larsrc/web/pages/learning/finish.jsp
===================================================================
diff -u -r3511ec138a2605c2406c376e9fa061ed30ddbc3b -rfb406a57261a31898b62f3c808ffccb853089336
--- lams_tool_larsrc/web/pages/learning/finish.jsp (.../finish.jsp) (revision 3511ec138a2605c2406c376e9fa061ed30ddbc3b)
+++ lams_tool_larsrc/web/pages/learning/finish.jsp (.../finish.jsp) (revision fb406a57261a31898b62f3c808ffccb853089336)
@@ -4,10 +4,7 @@
Index: lams_tool_larsrc/web/pages/learning/learning.jsp
===================================================================
diff -u -rf44c4b85fd2563394f045ad28218d3c0b5cbb9da -rfb406a57261a31898b62f3c808ffccb853089336
--- lams_tool_larsrc/web/pages/learning/learning.jsp (.../learning.jsp) (revision f44c4b85fd2563394f045ad28218d3c0b5cbb9da)
+++ lams_tool_larsrc/web/pages/learning/learning.jsp (.../learning.jsp) (revision fb406a57261a31898b62f3c808ffccb853089336)
@@ -8,33 +8,40 @@
@@ -61,7 +68,7 @@
-
+
|
@@ -95,15 +102,57 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+