Index: lams_learning/conf/xdoclet/struts-actions.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/conf/xdoclet/struts-actions.xml,v
diff -u -r1.2 -r1.3
--- lams_learning/conf/xdoclet/struts-actions.xml 21 Feb 2005 05:31:39 -0000 1.2
+++ lams_learning/conf/xdoclet/struts-actions.xml 23 Feb 2005 04:59:05 -0000 1.3
@@ -19,6 +19,14 @@
http://www.gnu.org/licenses/gpl.txt
-->
+
+
+
+
Index: lams_learning/web/LearnerLeftUI.swf
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/Attic/LearnerLeftUI.swf,v
diff -u
Binary files differ
Index: lams_learning/web/LearnerTopUI.swf
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/Attic/LearnerTopUI.swf,v
diff -u
Binary files differ
Index: lams_learning/web/controlBottomFrame.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/Attic/controlBottomFrame.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_learning/web/controlBottomFrame.jsp 23 Feb 2005 04:59:05 -0000 1.1
@@ -0,0 +1,112 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+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"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-html" prefix="html"%>
+<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
+<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
+
+
+
+
+
+
+ Learner :: LAMS
+
+
+
+
+
+
+
+
+
+
+
+
+
Index: lams_learning/web/controlFrame.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/Attic/controlFrame.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_learning/web/controlFrame.jsp 23 Feb 2005 04:59:05 -0000 1.1
@@ -0,0 +1,48 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+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"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-bean" prefix="bean"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-html" prefix="html"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-tiles" prefix="tiles"%>
+<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
+<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
+
+
+
+
+
+
+ Learner :: LAMS
+
+
+
+
+
+
+
+
+
+
+
Index: lams_learning/web/controlTopFrame.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/Attic/controlTopFrame.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_learning/web/controlTopFrame.jsp 23 Feb 2005 04:59:05 -0000 1.1
@@ -0,0 +1,53 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+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"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-html" prefix="html"%>
+<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
+<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt" %>
+
+
+
+
+
+
+ Learner :: LAMS
+
+
+
+
+
+
+
+
+
+
+
Index: lams_learning/web/main.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/main.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_learning/web/main.jsp 23 Feb 2005 04:59:05 -0000 1.1
@@ -0,0 +1,53 @@
+<%--
+Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+
+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"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-bean" prefix="bean"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-html" prefix="html"%>
+<%@ taglib uri="http://jakarta.apache.org/struts/struts-tiles" prefix="tiles"%>
+<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
+<%@ taglib uri="http://java.sun.com/jstl/fmt" prefix="fmt"%>
+
+
+
+
+
+
+ Learner :: LAMS
+
+
+
+
+
+
+
+
+
+
+
+
Index: lams_learning/web/WEB-INF/struts/struts-config.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_learning/web/WEB-INF/struts/Attic/struts-config.xml,v
diff -u -r1.6 -r1.7
--- lams_learning/web/WEB-INF/struts/struts-config.xml 17 Feb 2005 03:03:05 -0000 1.6
+++ lams_learning/web/WEB-INF/struts/struts-config.xml 23 Feb 2005 04:59:05 -0000 1.7
@@ -30,6 +30,27 @@
type="org.lamsfoundation.lams.learning.web.form.OptionsActivityForm"
/>
+
+
@@ -39,7 +60,28 @@
-->
-
+
+
+
@@ -174,6 +216,31 @@
/>
+
+
+
+
@@ -188,8 +255,50 @@
+
+
+
+