-
+ |
<%String login = request.getRemoteUser();
WebApplicationContext ctx = WebApplicationContextUtils.getWebApplicationContext(request.getSession().getServletContext());
UserManagementService service = (UserManagementService)ctx.getBean("userManagementServiceTarget");
@@ -28,98 +27,121 @@
in but we didn't get the username. Try closing your browser and starting
again.
<%}%>
-
+
+
+
+
+
+ |
+
+
+
+
 |
@@ -135,12 +157,9 @@
\nAll rights reserved.
\n\nLAMS is a trademark of LAMS Foundation.
\nDistribution of this software is prohibited.');"
- class="lightNoteLink">© 2002-2004 LAMS Foundation.
+ class="lightNoteLink">© 2002-2006 LAMS Foundation.
-
- This copy of LAMS™ is authorised for use by the registered users only.
- |
Version 1.1 |
Index: lams_central/web/learner.jsp
===================================================================
diff -u -r80eeae8575a7a43e688d8e360ca6fc181f1893e4 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_central/web/learner.jsp (.../learner.jsp) (revision 80eeae8575a7a43e688d8e360ca6fc181f1893e4)
+++ lams_central/web/learner.jsp (.../learner.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -1,8 +1,9 @@
<%@ taglib uri="tags-lams" prefix="lams" %>
+<%@ taglib uri="tags-core" prefix="c"%>
-
+">
Learner:: LAMS
Index: lams_central/web/monitorLesson.jsp
===================================================================
diff -u
--- lams_central/web/monitorLesson.jsp (revision 0)
+++ lams_central/web/monitorLesson.jsp (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -0,0 +1,15 @@
+<%@ taglib uri="tags-lams" prefix="lams" %>
+<%@ taglib uri="tags-core" prefix="c"%>
+
+
+
+"/>
+
+Learner:: LAMS
+
+
+
+Loading Learner Environment.
+
+
+
Fisheye: Tag 440554bb4a9a414c6e3e676a93de72de3298951c refers to a dead (removed) revision in file `lams_central/web/staff.jsp'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_central/web/template.jsp
===================================================================
diff -u -r25ac272ffb5be9e7f0c2b97201de33727a617750 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_central/web/template.jsp (.../template.jsp) (revision 25ac272ffb5be9e7f0c2b97201de33727a617750)
+++ lams_central/web/template.jsp (.../template.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -1,6 +1,7 @@
<%@ taglib uri="tags-tiles" prefix="tiles" %>
<%@ taglib uri="tags-html" prefix="html" %>
+<%@ taglib uri="tags-lams" prefix="lams" %>
@@ -10,8 +11,10 @@
-
+
+
+
Index: lams_learning/web/controlFrame.jsp
===================================================================
diff -u -rc4ae13c5cf9b354e82ff4ad72f67d801992b9f14 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_learning/web/controlFrame.jsp (.../controlFrame.jsp) (revision c4ae13c5cf9b354e82ff4ad72f67d801992b9f14)
+++ lams_learning/web/controlFrame.jsp (.../controlFrame.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -31,7 +31,7 @@
-
+
@@ -42,7 +42,7 @@
String languageDate = Configuration.getDictionaryDateForLanguage(serverLanguage);
%>
- lams_learner.swf?userID=&serverURL=&build=<%=clientVersion%>&lang=<%=serverLanguage%>&date=<%=languageDate%>&theme=
+ lams_learner.swf?userID=&serverURL=&build=<%=clientVersion%>&lang=<%=serverLanguage%>&date=<%=languageDate%>&theme=&lessonID=
Index: lams_learning/web/dummyControlFrame.jsp
===================================================================
diff -u -rd7f6d24c8dfca6c792f78c91c18ffc9278dfa451 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_learning/web/dummyControlFrame.jsp (.../dummyControlFrame.jsp) (revision d7f6d24c8dfca6c792f78c91c18ffc9278dfa451)
+++ lams_learning/web/dummyControlFrame.jsp (.../dummyControlFrame.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -52,9 +52,6 @@
- Flash Interface
- Switch to the Flash interface (under development).
-
Available Lessons
Refresh List |
Index: lams_learning/web/dummymain.jsp
===================================================================
diff -u
--- lams_learning/web/dummymain.jsp (revision 0)
+++ lams_learning/web/dummymain.jsp (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -0,0 +1,48 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+License Information: http://lamsfoundation.org/licensing/lams/2.0/
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA
+
+ http://www.gnu.org/licenses/gpl.txt
+--%>
+
+<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %>
+<%@ taglib uri="tags-bean" prefix="bean"%>
+<%@ taglib uri="tags-html" prefix="html"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-fmt" prefix="fmt" %>
+<%@ taglib uri="tags-lams" prefix="lams" %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lams_learning/web/main.jsp
===================================================================
diff -u -r66f147e9d94ea10fa2c2cea70a78d6479096ddc7 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_learning/web/main.jsp (.../main.jsp) (revision 66f147e9d94ea10fa2c2cea70a78d6479096ddc7)
+++ lams_learning/web/main.jsp (.../main.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -35,7 +35,7 @@
Index: lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/service/IMonitoringService.java
===================================================================
diff -u -rdf403b3f55f75d3ed5a4e53b8ac259343120ae5f -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/service/IMonitoringService.java (.../IMonitoringService.java) (revision df403b3f55f75d3ed5a4e53b8ac259343120ae5f)
+++ lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/service/IMonitoringService.java (.../IMonitoringService.java) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -209,14 +209,15 @@
/**
* This method returns a string representing a list of all lessons
* for the current user. See getAllLessons().
+ * TODO Remove getAllLessonsWDDX, getAllLessons when the dummy interface is not needed
*
* @return String The requested list of Lessons in wddx format
* @throws IOException
*/
public String getAllLessonsWDDX(Integer userID) throws IOException;
/**
- * This method returns a list of all available Lessons. This is all the lessons
+ * This method returns a list of all available Lessons. This is all the lessons
* created by the current user and all the lessons for which the user is in the
* staff group. It does not return removed lessons.
*
Index: lams_monitoring/web/WEB-INF/web.xml
===================================================================
diff -u -rad683fcaeabe83c702b599c5c866bb7d30cd7191 -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_monitoring/web/WEB-INF/web.xml (.../web.xml) (revision ad683fcaeabe83c702b599c5c866bb7d30cd7191)
+++ lams_monitoring/web/WEB-INF/web.xml (.../web.xml) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -73,8 +73,8 @@
- createLesson
- org.lamsfoundation.lams.monitoring.web.CreateLessionServlet
+ createLessonClass
+ org.lamsfoundation.lams.monitoring.web.CreateLessonServlet
@@ -110,8 +110,8 @@
/monitoring/performChosenGrouping
- createLesson
- /monitoring/createLesson
+ createLessonClass
+ /createLessonClass
Index: lams_monitoring/web/addLesson.jsp
===================================================================
diff -u
--- lams_monitoring/web/addLesson.jsp (revision 0)
+++ lams_monitoring/web/addLesson.jsp (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -0,0 +1,79 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+License Information: http://lamsfoundation.org/licensing/lams/2.0/
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA
+
+ http://www.gnu.org/licenses/gpl.txt
+--%>
+
+<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %>
+<%@ page import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys" %>
+<%@ page import="org.lamsfoundation.lams.themes.dto.CSSThemeBriefDTO" %>
+
+<%@ taglib uri="tags-bean" prefix="bean"%>
+<%@ taglib uri="tags-html" prefix="html"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-fmt" prefix="fmt" %>
+<%@ taglib uri="tags-lams" prefix="lams" %>
+
+
+
+
+
+
+
+
+
+
+
+<%
+String clientVersion = Configuration.get(ConfigurationKeys.MONITOR_CLIENT_VERSION);
+String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE);
+String languageDate = Configuration.getDictionaryDateForLanguage(serverLanguage);
+%>
+
+<%-- courseID and classID are passed in as request parameters by addLesson.jsp in lams_central. --%>
+lams_wizard.swf?userID=&serverURL=&build=<%=clientVersion%>&lang=<%=serverLanguage%>&date=<%=languageDate%>&theme=&courseID=&classID=
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_monitoring/web/dummyControlFrame.jsp
===================================================================
diff -u -r5b215ed05d720a4cb7edc7f412dc2e234eef304f -r440554bb4a9a414c6e3e676a93de72de3298951c
--- lams_monitoring/web/dummyControlFrame.jsp (.../dummyControlFrame.jsp) (revision 5b215ed05d720a4cb7edc7f412dc2e234eef304f)
+++ lams_monitoring/web/dummyControlFrame.jsp (.../dummyControlFrame.jsp) (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -39,9 +39,6 @@
- Flash Interface
- Switch to the Flash interface (under development).
-
Select a lesson
Note: If you archive a lesson, it can no longer be accessed. This is a temporary restriction.
Fisheye: Tag 440554bb4a9a414c6e3e676a93de72de3298951c refers to a dead (removed) revision in file `lams_monitoring/web/monitor.jsp'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_monitoring/web/monitorLesson.jsp
===================================================================
diff -u
--- lams_monitoring/web/monitorLesson.jsp (revision 0)
+++ lams_monitoring/web/monitorLesson.jsp (revision 440554bb4a9a414c6e3e676a93de72de3298951c)
@@ -0,0 +1,79 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+License Information: http://lamsfoundation.org/licensing/lams/2.0/
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 2 as
+ published by the Free Software Foundation.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+ USA
+
+ http://www.gnu.org/licenses/gpl.txt
+--%>
+
+<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %>
+<%@ page import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys" %>
+<%@ page import="org.lamsfoundation.lams.themes.dto.CSSThemeBriefDTO" %>
+
+<%@ taglib uri="tags-bean" prefix="bean"%>
+<%@ taglib uri="tags-html" prefix="html"%>
+<%@ taglib uri="tags-core" prefix="c"%>
+<%@ taglib uri="tags-fmt" prefix="fmt" %>
+<%@ taglib uri="tags-lams" prefix="lams" %>
+
+
+
+
+
+
+
+
+
+
+
+<%
+String clientVersion = Configuration.get(ConfigurationKeys.MONITOR_CLIENT_VERSION);
+String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE);
+String languageDate = Configuration.getDictionaryDateForLanguage(serverLanguage);
+%>
+
+<%-- lessonID is passed in as request parameters by addLesson.jsp in lams_central. --%>
+lams_monitoring.swf?userID=&serverURL=&build=<%=clientVersion%>&lang=<%=serverLanguage%>&date=<%=languageDate%>&theme=&lessonID=
+
+
+
+
+
+
+
+
\ No newline at end of file
| |