Index: lams_learning/conf/xdoclet/struts-actions.xml
===================================================================
diff -u -r36c2ed010b8a3893b895d781be1a219f2380e62d -ref88986af21bf84c5fd8770e62b40d03f90aae9e
--- lams_learning/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d)
+++ lams_learning/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -19,6 +19,14 @@
http://www.gnu.org/licenses/gpl.txt
-->
+
+
+
+
Index: lams_learning/web/LearnerLeftUI.swf
===================================================================
diff -u
Binary files differ
Index: lams_learning/web/LearnerTopUI.swf
===================================================================
diff -u
Binary files differ
Index: lams_learning/web/WEB-INF/struts/struts-config.xml
===================================================================
diff -u -re3548c0388f6ac2a2aed5196fce06e2c53c7aea1 -ref88986af21bf84c5fd8770e62b40d03f90aae9e
--- lams_learning/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision e3548c0388f6ac2a2aed5196fce06e2c53c7aea1)
+++ lams_learning/web/WEB-INF/struts/struts-config.xml (.../struts-config.xml) (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -30,6 +30,27 @@
type="org.lamsfoundation.lams.learning.web.form.OptionsActivityForm"
/>
+
+
@@ -39,7 +60,28 @@
-->
-
+
+
+
@@ -174,6 +216,31 @@
/>
+
+
+
+
@@ -188,8 +255,50 @@
+
+
+
+
Index: lams_learning/web/controlBottomFrame.jsp
===================================================================
diff -u
--- lams_learning/web/controlBottomFrame.jsp (revision 0)
+++ lams_learning/web/controlBottomFrame.jsp (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -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
===================================================================
diff -u
--- lams_learning/web/controlFrame.jsp (revision 0)
+++ lams_learning/web/controlFrame.jsp (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -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
===================================================================
diff -u
--- lams_learning/web/controlTopFrame.jsp (revision 0)
+++ lams_learning/web/controlTopFrame.jsp (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -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
===================================================================
diff -u
--- lams_learning/web/main.jsp (revision 0)
+++ lams_learning/web/main.jsp (revision ef88986af21bf84c5fd8770e62b40d03f90aae9e)
@@ -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
+
+
+
+
+
+
+
+
+
+
+
+