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.20 -r1.21 --- lams_tool_larsrc/web/pages/learning/learning.jsp 30 Jun 2006 02:24:23 -0000 1.20 +++ lams_tool_larsrc/web/pages/learning/learning.jsp 30 Jun 2006 04:09:54 -0000 1.21 @@ -23,11 +23,11 @@ } function checkNew(){ var reqIDVar = new Date(); - document.location.href = "?toolSessionID=${toolSessionID}&reqID="+reqIDVar.getTime(); + document.location.href = "?mode=${param.mode}&toolSessionID=${toolSessionID}&reqID="+reqIDVar.getTime(); return false; } function viewItem(itemUid){ - var myUrl = "?mode=${mode}&toolSessionID=${toolSessionID}&itemUid=" + itemUid; + var myUrl = "?mode=${param.mode}&toolSessionID=${toolSessionID}&itemUid=" + itemUid; launchPopup(myUrl,"LearnerView"); } function completeItem(itemUid){ @@ -94,7 +94,9 @@ - + + + @@ -103,9 +105,11 @@   - - - + + + + + @@ -116,57 +120,60 @@ - - - - - - - - -
- - - - | - - - - - - - - - -
- -
+ + + + + + + + + +
+ + + + | + + + + + + + + + +
+ +
+
+ + + + + + + + + + + + <%-- end mode != teacher --%>
- - - - - - - - - - -