Index: lams_tool_laqa/web/Template.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/Template.jsp,v
diff -u -r1.5 -r1.6
--- lams_tool_laqa/web/Template.jsp 17 Sep 2006 06:24:50 -0000 1.5
+++ lams_tool_laqa/web/Template.jsp 20 Sep 2006 15:15:44 -0000 1.6
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,21 +13,11 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 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-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
-
Index: lams_tool_laqa/web/index.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/index.jsp,v
diff -u -r1.7 -r1.8
--- lams_tool_laqa/web/index.jsp 17 Sep 2006 06:24:50 -0000 1.7
+++ lams_tool_laqa/web/index.jsp 20 Sep 2006 15:15:44 -0000 1.8
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,18 +13,10 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
Index: lams_tool_laqa/web/learningIndex.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/learningIndex.jsp,v
diff -u -r1.7 -r1.8
--- lams_tool_laqa/web/learningIndex.jsp 17 Sep 2006 06:24:50 -0000 1.7
+++ lams_tool_laqa/web/learningIndex.jsp 20 Sep 2006 15:15:44 -0000 1.8
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,19 +13,12 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
+
<%
String toolSessionID="88888888";
String toolUrl="/learningStarter?toolSessionID=" + toolSessionID + "&mode=learner";
Index: lams_tool_laqa/web/monitoringIndex.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/monitoringIndex.jsp,v
diff -u -r1.6 -r1.7
--- lams_tool_laqa/web/monitoringIndex.jsp 17 Sep 2006 06:24:50 -0000 1.6
+++ lams_tool_laqa/web/monitoringIndex.jsp 20 Sep 2006 15:15:44 -0000 1.7
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,8 +13,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
Index: lams_tool_laqa/web/WEB-INF/lams.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/Attic/lams.tld,v
diff -u -r1.12 -r1.13
--- lams_tool_laqa/web/WEB-INF/lams.tld 23 Aug 2006 07:49:36 -0000 1.12
+++ lams_tool_laqa/web/WEB-INF/lams.tld 20 Sep 2006 15:15:44 -0000 1.13
@@ -24,6 +24,46 @@
+ converts text from \n or \r\n to <BR> before rendering
+ converts text from \n or \r\n to <BR> before rendering
+
+
+ out
+ org.lamsfoundation.lams.web.tag.MultiLinesOutputTag
+ empty
+
+
+ converts text from \n or \r\n to <BR> before rendering
+ value
+ true
+
+ true
+
+
+
+
+
+
+ Render html tag with direction and language
+ Render html tag with direction and language
+
+
+ html
+ org.lamsfoundation.lams.web.tag.HtmlTag
+ JSP
+
+
+ Render html tag with direction and language
+ xhtml
+ false
+
+ true
+
+
+
+
+
+
Output a random number for the learner and passon flash movies to communicate directly.
generate unique ID
@@ -287,14 +327,10 @@
/WEB-INF/tags/TabBody.tag
- HTMLEditor
- /WEB-INF/tags/HTMLEditor.tag
+ FCKEditor
+ /WEB-INF/tags/FCKEditor.tag
- SetEditor
- /WEB-INF/tags/SetEditor.tag
-
-
AuthoringButton
/WEB-INF/tags/AuthoringButton.tag
@@ -314,5 +350,9 @@
Date
/WEB-INF/tags/Date.tag
+
+ DefineLater
+ /WEB-INF/tags/DefineLater.tag
+
Index: lams_tool_laqa/web/WEB-INF/struts-config.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/struts-config.xml,v
diff -u -r1.40 -r1.41
--- lams_tool_laqa/web/WEB-INF/struts-config.xml 6 Sep 2006 22:31:08 -0000 1.40
+++ lams_tool_laqa/web/WEB-INF/struts-config.xml 20 Sep 2006 15:15:44 -0000 1.41
@@ -113,7 +113,20 @@
path="/authoring/AuthoringTabsHolder.jsp"
redirect="false"
/>
-
+
+
+
+
+
+
@@ -334,7 +347,7 @@
type="org.lamsfoundation.lams.tool.qa.web.QaMonitoringAction"
name="QaMonitoringForm"
scope="request"
- parameter="method"
+ parameter="dispatch"
unknown="false"
validate="true">
@@ -361,6 +374,18 @@
path="/authoring/AuthoringTabsHolder.jsp"
redirect="false"
/>
+
+
+
+
tags-xml
/WEB-INF/jstl/tlds/x.tld
-
-
-
-
- tags-permittedTaglibs
- /WEB-INF/jstl/tlds/permittedTaglibs.tld
-
-
- tags-scriptfree
- /WEB-INF/jstl/tlds/scriptfree.tld
-
-
-
-
-
- fck-editor
- /WEB-INF/fckeditor/tlds/FCKeditor.tld
-
-
- tags-lams
- /WEB-INF/lams.tld
-
+
+
+
+
+ fck-editor
+ /WEB-INF/fckeditor/tlds/FCKeditor.tld
+
+
+ tags-lams
+ /WEB-INF/lams.tld
+
+
+
+
+
+ Secure Content
+ /*
+
+
+ LEARNER
+ TEACHER
+ MONITOR
+ AUTHOR
+ ADMIN
+ SYSADMIN
+
+
+
+
+
+ Authoring Update
+ /authoring.do
+
+
+ AUTHOR
+
+
+
+
+ Staff Content
+ /monitoring.do
+
+
+ MONITOR
+ TEACHER
+
+
+
+
+
+ Adminstrator Content
+ /admin.do
+
+
+ ADMIN
+
+
+
+
+ LAMS System Adminstrator Content
+ /sysadmin.do
+
+
+ SYSADMIN
+
+
+
+
+
+ Download Files
+ /download/
+
+
+ AUTHOR
+ MONITOR
+ TEACHER
+ ADMIN
+ SYSADMIN
+
+
+
+
+
+
+
+ Student
+ LEARNER
+
+
+ Student
+ TEACHER
+
+
+
+ Can create/modify a learning design
+ AUTHOR
+
+
+
+ Can running and monitoring a learning session
+ MONITOR
+
+
+
+ Can add/remove users to the system, set up classes of users for sessions
+ ADMIN
+
+
+
+ Can add/remove users to the system, set up classes of users for sessions
+ SYSADMIN
+
+
+
+ FORM
+ LAMS
+
+ /login.jsp
+ /login.jsp?failed=y
+
+
+
+
Index: lams_tool_laqa/web/WEB-INF/fckeditor/tlds/FCKeditor.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/fckeditor/tlds/Attic/FCKeditor.tld,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/WEB-INF/fckeditor/tlds/FCKeditor.tld 23 Feb 2006 20:14:03 -0000 1.4
+++ lams_tool_laqa/web/WEB-INF/fckeditor/tlds/FCKeditor.tld 20 Sep 2006 15:15:44 -0000 1.5
@@ -14,6 +14,7 @@
id
true
+ true
basePath
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/jstl/tlds/permittedTaglibs.tld'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/jstl/tlds/scriptfree.tld'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.6 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/struts/tlds/struts-logic-el.tld'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag 17 Sep 2006 06:24:47 -0000 1.4
+++ lams_tool_laqa/web/WEB-INF/tags/AuthoringButton.tag 20 Sep 2006 15:15:39 -0000 1.5
@@ -15,7 +15,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
@@ -37,6 +37,7 @@
<%@ attribute name="formID" required="true" rtexprvalue="true" %>
<%@ attribute name="toolSignature" required="true" rtexprvalue="true" %>
<%@ attribute name="toolContentID" required="true" rtexprvalue="true" %>
+<%@ attribute name="contentFolderID" required="true" rtexprvalue="true" %>
<%@ attribute name="clearSessionActionUrl" required="true" rtexprvalue="true" %>
<%-- Optional attribute --%>
@@ -45,6 +46,7 @@
<%@ attribute name="saveButtonLabelKey" required="false" rtexprvalue="true" %>
<%@ attribute name="cancelConfirmMsgKey" required="false" rtexprvalue="true" %>
<%@ attribute name="defineLater" required="false" rtexprvalue="true" %>
+<%@ attribute name="customiseSessionID" required="false" rtexprvalue="true" %>
<%-- Default value for message key --%>
@@ -63,14 +65,14 @@
-
+
Index: lams_tool_laqa/web/WEB-INF/tags/Date.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Date.tag,v
diff -u -r1.3 -r1.4
--- lams_tool_laqa/web/WEB-INF/tags/Date.tag 17 Sep 2006 06:24:47 -0000 1.3
+++ lams_tool_laqa/web/WEB-INF/tags/Date.tag 20 Sep 2006 15:15:39 -0000 1.4
@@ -15,7 +15,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tags/DefineLater.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/DefineLater.tag,v
diff -u -r1.2 -r1.3
--- lams_tool_laqa/web/WEB-INF/tags/DefineLater.tag 17 Sep 2006 06:24:47 -0000 1.2
+++ lams_tool_laqa/web/WEB-INF/tags/DefineLater.tag 20 Sep 2006 15:15:39 -0000 1.3
@@ -15,7 +15,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tags/ExportPortOutput.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Attic/ExportPortOutput.tag,v
diff -u -r1.2 -r1.3
Binary files differ
Fisheye: Tag 1.7 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/tags/HTMLEditor.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_laqa/web/WEB-INF/tags/Passon.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Attic/Passon.tag,v
diff -u -r1.2 -r1.3
Binary files differ
Fisheye: Tag 1.6 refers to a dead (removed) revision in file `lams_tool_laqa/web/WEB-INF/tags/SetEditor.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_laqa/web/WEB-INF/tags/Tab.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Tab.tag,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/WEB-INF/tags/Tab.tag 17 Sep 2006 06:24:47 -0000 1.4
+++ lams_tool_laqa/web/WEB-INF/tags/Tab.tag 20 Sep 2006 15:15:39 -0000 1.5
@@ -14,7 +14,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tags/TabBody.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/TabBody.tag,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/WEB-INF/tags/TabBody.tag 17 Sep 2006 06:24:47 -0000 1.4
+++ lams_tool_laqa/web/WEB-INF/tags/TabBody.tag 20 Sep 2006 15:15:39 -0000 1.5
@@ -14,7 +14,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tags/Tabs.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/Tabs.tag,v
diff -u -r1.4 -r1.5
--- lams_tool_laqa/web/WEB-INF/tags/Tabs.tag 17 Sep 2006 06:24:47 -0000 1.4
+++ lams_tool_laqa/web/WEB-INF/tags/Tabs.tag 20 Sep 2006 15:15:39 -0000 1.5
@@ -14,7 +14,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tags/headItems.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tags/headItems.tag,v
diff -u -r1.5 -r1.6
--- lams_tool_laqa/web/WEB-INF/tags/headItems.tag 17 Sep 2006 06:24:47 -0000 1.5
+++ lams_tool_laqa/web/WEB-INF/tags/headItems.tag 20 Sep 2006 15:15:39 -0000 1.6
@@ -14,7 +14,7 @@
*
* 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
* USA
*
* http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/WEB-INF/tiles/tiles-defs.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/WEB-INF/tiles/Attic/tiles-defs.xml,v
diff -u -r1.11 -r1.12
--- lams_tool_laqa/web/WEB-INF/tiles/tiles-defs.xml 17 Sep 2006 06:24:51 -0000 1.11
+++ lams_tool_laqa/web/WEB-INF/tiles/tiles-defs.xml 20 Sep 2006 15:15:45 -0000 1.12
@@ -15,7 +15,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
http://www.gnu.org/licenses/gpl.txt
Index: lams_tool_laqa/web/authoring/AdvancedContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/AdvancedContent.jsp,v
diff -u -r1.20 -r1.21
--- lams_tool_laqa/web/authoring/AdvancedContent.jsp 17 Sep 2006 06:24:51 -0000 1.20
+++ lams_tool_laqa/web/authoring/AdvancedContent.jsp 20 Sep 2006 15:15:44 -0000 1.21
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,21 +13,13 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
+<%@ include file="/common/taglibs.jsp"%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
-
Index: lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp,v
diff -u -r1.19 -r1.20
--- lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp 17 Sep 2006 06:24:50 -0000 1.19
+++ lams_tool_laqa/web/authoring/AuthoringTabsHolder.jsp 20 Sep 2006 15:15:44 -0000 1.20
@@ -1,10 +1,9 @@
-
-<%--
+<%--
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
+ 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,
@@ -14,8 +13,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
@@ -42,21 +40,32 @@
pageContext.setAttribute("tabsBasic", tabsBasic);
%>
-
+
-
+
<%@ include file="/common/header.jsp"%>
- <%@ include file="/common/fckeditorheader.jsp"%>
-
+
+
+
-
+
+
@@ -137,8 +135,11 @@
+
+ <%@ include file="/common/messages.jsp"%>
+
@@ -167,10 +168,13 @@
-
-
+
+
+
+
+
Index: lams_tool_laqa/web/authoring/BasicContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/BasicContent.jsp,v
diff -u -r1.24 -r1.25
--- lams_tool_laqa/web/authoring/BasicContent.jsp 17 Sep 2006 06:24:51 -0000 1.24
+++ lams_tool_laqa/web/authoring/BasicContent.jsp 20 Sep 2006 15:15:44 -0000 1.25
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,102 +13,124 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
+<%@ include file="/common/taglibs.jsp"%>
+
+
+
-
+
+
+
+ |
+
-
+
+
+
+
+
  |
@@ -117,33 +139,19 @@
+
-
+ cancelButtonLabelKey="label.cancel" saveButtonLabelKey="label.save" toolContentID="${formBean.toolContentID}"
+ contentFolderID="${formBean.contentFolderID}" />
|
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
Index: lams_tool_laqa/web/authoring/BasicContentViewOnly.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/Attic/BasicContentViewOnly.jsp,v
diff -u -r1.11 -r1.12
--- lams_tool_laqa/web/authoring/BasicContentViewOnly.jsp 17 Sep 2006 06:24:50 -0000 1.11
+++ lams_tool_laqa/web/authoring/BasicContentViewOnly.jsp 20 Sep 2006 15:15:44 -0000 1.12
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,70 +13,62 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
+<%@ include file="/common/taglibs.jsp"%>
-<%@ taglib uri="tags-bean" prefix="bean"%>
-<%@ taglib uri="tags-html" prefix="html"%>
-<%@ taglib uri="tags-logic" prefix="logic" %>
-<%@ taglib uri="tags-core" prefix="c"%>
-<%@ taglib uri="tags-fmt" prefix="fmt" %>
-<%@ taglib uri="fck-editor" prefix="FCK" %>
-<%@ taglib uri="tags-lams" prefix="lams" %>
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_laqa/web/authoring/InstructionsContent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/authoring/Attic/InstructionsContent.jsp,v
diff -u -r1.14 -r1.15
--- lams_tool_laqa/web/authoring/InstructionsContent.jsp 17 Sep 2006 06:24:51 -0000 1.14
+++ lams_tool_laqa/web/authoring/InstructionsContent.jsp 20 Sep 2006 15:15:44 -0000 1.15
@@ -1,3 +1,4 @@
+
<%--
Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
License Information: http://lamsfoundation.org/licensing/lams/2.0/
@@ -13,7 +14,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
USA
http://www.gnu.org/licenses/gpl.txt
@@ -22,12 +23,17 @@
<%@ include file="/common/taglibs.jsp" %>
-
+
+
-
- |
+
+
+
+
+
+
Index: lams_tool_laqa/web/monitoring/LearnerNotebook.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/monitoring/Attic/LearnerNotebook.jsp,v
diff -u -r1.2 -r1.3
--- lams_tool_laqa/web/monitoring/LearnerNotebook.jsp 17 Sep 2006 06:24:48 -0000 1.2
+++ lams_tool_laqa/web/monitoring/LearnerNotebook.jsp 20 Sep 2006 15:15:44 -0000 1.3
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,8 +13,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
Index: lams_tool_laqa/web/monitoring/LearnerRep.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/monitoring/Attic/LearnerRep.jsp,v
diff -u -r1.12 -r1.13
--- lams_tool_laqa/web/monitoring/LearnerRep.jsp 17 Sep 2006 06:24:49 -0000 1.12
+++ lams_tool_laqa/web/monitoring/LearnerRep.jsp 20 Sep 2006 15:15:44 -0000 1.13
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,8 +13,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
Index: lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp,v
diff -u -r1.19 -r1.20
--- lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp 17 Sep 2006 06:24:49 -0000 1.19
+++ lams_tool_laqa/web/monitoring/MonitoringMaincontent.jsp 20 Sep 2006 15:15:44 -0000 1.20
@@ -1,9 +1,9 @@
-<%--
+<%--
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
+ 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,
@@ -13,8 +13,7 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
http://www.gnu.org/licenses/gpl.txt
--%>
@@ -42,14 +41,15 @@
<%@ include file="/common/header.jsp"%>
- <%@ include file="/common/fckeditorheader.jsp"%>
+
+
| |