Index: lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp,v
diff -u -r1.5 -r1.6
--- lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp 27 Apr 2006 04:03:16 -0000 1.5
+++ lams_tool_larsrc/web/pages/itemreview/instructionsnav.jsp 4 May 2006 01:21:50 -0000 1.6
@@ -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
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learning/finish.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_larsrc/web/pages/learning/finish.jsp 27 Apr 2006 04:03:16 -0000 1.2
+++ lams_tool_larsrc/web/pages/learning/finish.jsp 4 May 2006 01:21:50 -0000 1.3
@@ -4,10 +4,7 @@
Index: lams_tool_larsrc/web/pages/learning/learning.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_larsrc/web/pages/learning/learning.jsp,v
diff -u -r1.8 -r1.9
--- lams_tool_larsrc/web/pages/learning/learning.jsp 2 May 2006 06:34:01 -0000 1.8
+++ lams_tool_larsrc/web/pages/learning/learning.jsp 4 May 2006 01:21:50 -0000 1.9
@@ -8,33 +8,40 @@
@@ -61,7 +68,7 @@
-
+
|
@@ -95,15 +102,57 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+