Index: lams_learning/build.xml =================================================================== diff -u -r7b58c1e5f0a8183ac9e8550af274cb553fdb44ee -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/build.xml (.../build.xml) (revision 7b58c1e5f0a8183ac9e8550af274cb553fdb44ee) +++ lams_learning/build.xml (.../build.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,25 @@ + +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 +--> + Index: lams_learning/conf/xdoclet/filter-mappings.xml =================================================================== diff -u -r26dea4f31bd68c51ca02f4b55a498a71d22e0dec -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/filter-mappings.xml (.../filter-mappings.xml) (revision 26dea4f31bd68c51ca02f4b55a498a71d22e0dec) +++ lams_learning/conf/xdoclet/filter-mappings.xml (.../filter-mappings.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,23 @@ + HibernateFilter *.do Index: lams_learning/conf/xdoclet/filters.xml =================================================================== diff -u -r26dea4f31bd68c51ca02f4b55a498a71d22e0dec -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/filters.xml (.../filters.xml) (revision 26dea4f31bd68c51ca02f4b55a498a71d22e0dec) +++ lams_learning/conf/xdoclet/filters.xml (.../filters.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ + + HibernateFilter org.springframework.orm.hibernate.support.OpenSessionInViewFilter Index: lams_learning/conf/xdoclet/global-forwards.xml =================================================================== diff -u -rb2a4ca221afd79ab76d4dfa38deb76e3b4fb9aaf -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/global-forwards.xml (.../global-forwards.xml) (revision b2a4ca221afd79ab76d4dfa38deb76e3b4fb9aaf) +++ lams_learning/conf/xdoclet/global-forwards.xml (.../global-forwards.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ + + Index: lams_learning/conf/xdoclet/servlet-mappings.xml =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/servlet-mappings.xml (.../servlet-mappings.xml) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/conf/xdoclet/servlet-mappings.xml (.../servlet-mappings.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,5 +1,26 @@ - - action - *.do - + + + + action + *.do + \ No newline at end of file Index: lams_learning/conf/xdoclet/servlets.xml =================================================================== diff -u -r5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/servlets.xml (.../servlets.xml) (revision 5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4) +++ lams_learning/conf/xdoclet/servlets.xml (.../servlets.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,39 +1,47 @@ - - - context - org.springframework.web.context.ContextLoaderServlet - 1 - - - action - org.apache.struts.action.ActionServlet - - config - /WEB-INF/struts/struts-config.xml - - - debug - 999 - - - detail - 2 - - - validate - true - - 2 - \ No newline at end of file + + + + context + org.springframework.web.context.ContextLoaderServlet + 1 + + + action + org.apache.struts.action.ActionServlet + + config + /WEB-INF/struts/struts-config.xml + + + debug + 999 + + + detail + 2 + + + validate + true + + 2 + Index: lams_learning/conf/xdoclet/struts-actions.xml =================================================================== diff -u -r583f9bf512aeb2133014705eda8426722f7fcac8 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision 583f9bf512aeb2133014705eda8426722f7fcac8) +++ lams_learning/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ + + Index: lams_learning/conf/xdoclet/struts-forms.xml =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/struts-forms.xml (.../struts-forms.xml) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/conf/xdoclet/struts-forms.xml (.../struts-forms.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1 +1,20 @@ + Index: lams_learning/conf/xdoclet/struts-message-resources.xml =================================================================== diff -u -r5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/struts-message-resources.xml (.../struts-message-resources.xml) (revision 5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4) +++ lams_learning/conf/xdoclet/struts-message-resources.xml (.../struts-message-resources.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,2 +1,22 @@ + + Index: lams_learning/conf/xdoclet/struts-plugins.xml =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/struts-plugins.xml (.../struts-plugins.xml) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/conf/xdoclet/struts-plugins.xml (.../struts-plugins.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,27 @@ + + - \ No newline at end of file + Index: lams_learning/conf/xdoclet/taglibs.xml =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/taglibs.xml (.../taglibs.xml) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/conf/xdoclet/taglibs.xml (.../taglibs.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,23 @@ + @@ -58,4 +78,3 @@ http://java.sun.com/jstl/xml_rt /WEB-INF/jstl/x-rt.tld - \ No newline at end of file Index: lams_learning/conf/xdoclet/web-settings.xml =================================================================== diff -u -r5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision 5a73c233a01cff87c681dfc9cdd20d2e4a64d6f4) +++ lams_learning/conf/xdoclet/web-settings.xml (.../web-settings.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ + + javax.servlet.jsp.jstl.fmt.localizationContext org.lamsfoundation.lams.learning.LearningResources @@ -7,4 +28,4 @@ /WEB-INF/spring/dataAccessContext.xml /WEB-INF/spring/applicationContext.xml /WEB-INF/spring/learningApplicationContext.xml - \ No newline at end of file + Index: lams_learning/src/java/org/lamsfoundation/lams/learning/LearningResources.properties =================================================================== diff -u -r6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/LearningResources.properties (.../LearningResources.properties) (revision 6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/LearningResources.properties (.../LearningResources.properties) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,23 @@ + +# 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 + # Resources for parameter 'com.lamsinternational.lams.learning.LearningResources' # Project P/lams_learning message.activity.loading=The next task is loading. Please wait.... Index: lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressEngine.java =================================================================== diff -u -rcf226b5dcc4ae99a6799aa3c5341bd4d897fa73b -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressEngine.java (.../ProgressEngine.java) (revision cf226b5dcc4ae99a6799aa3c5341bd4d897fa73b) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressEngine.java (.../ProgressEngine.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * ProgressEngine.java - * - * Created on 07 December 2004, 10:42 - */ +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 +*/ + package org.lamsfoundation.lams.learning.progress; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressException.java =================================================================== diff -u -r6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressException.java (.../ProgressException.java) (revision 6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/progress/ProgressException.java (.../ProgressException.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * ProgressException.java - * - * Created on 07 December 2004, 10:59 - */ +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 +*/ + package org.lamsfoundation.lams.learning.progress; /** Index: lams_learning/src/java/org/lamsfoundation/lams/learning/service/ILearnerService.java =================================================================== diff -u -r1ab563a050a31b346bd0af813ccf08ee62ec010b -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/service/ILearnerService.java (.../ILearnerService.java) (revision 1ab563a050a31b346bd0af813ccf08ee62ec010b) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/service/ILearnerService.java (.../ILearnerService.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * ILearnerService.java - * - * Created on 18 January 2005, 15:23 - */ +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 +*/ + package org.lamsfoundation.lams.learning.service; import java.util.List; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerService.java =================================================================== diff -u -r1df6db6e9b70fc268154e78c778fe6db7a9a8795 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerService.java (.../LearnerService.java) (revision 1df6db6e9b70fc268154e78c778fe6db7a9a8795) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerService.java (.../LearnerService.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,8 +1,24 @@ /* - * LearnerService.java - * - * Created on 11 January 2005, 15:42 - */ +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 +*/ + package org.lamsfoundation.lams.learning.service; import java.util.Iterator; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceException.java =================================================================== diff -u -r6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceException.java (.../LearnerServiceException.java) (revision 6ff5b64bf6f32497b6d175b81e06f42a1f0b3cbf) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceException.java (.../LearnerServiceException.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,8 +1,24 @@ /* - * LearnerServiceException.java - * - * Created on 12 January 2005, 10:46 - */ +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 +*/ + package org.lamsfoundation.lams.learning.service; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceProxy.java =================================================================== diff -u -rbd74f031533293864a52b25c8173ca099cdf4a61 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceProxy.java (.../LearnerServiceProxy.java) (revision bd74f031533293864a52b25c8173ca099cdf4a61) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/service/LearnerServiceProxy.java (.../LearnerServiceProxy.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ +/* +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 +*/ + package org.lamsfoundation.lams.learning.service; import javax.servlet.ServletContext; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ActivityAction.java =================================================================== diff -u -rd9e5194732537256537b5e5896cf9656f2f9a435 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ActivityAction.java (.../ActivityAction.java) (revision d9e5194732537256537b5e5896cf9656f2f9a435) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ActivityAction.java (.../ActivityAction.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.*; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ChooseActivity.java =================================================================== diff -u -rd9e5194732537256537b5e5896cf9656f2f9a435 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ChooseActivity.java (.../ChooseActivity.java) (revision d9e5194732537256537b5e5896cf9656f2f9a435) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/ChooseActivity.java (.../ChooseActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 4/02/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.HttpServletRequest; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/CompleteActivity.java =================================================================== diff -u -rc0668a32ab1e1be5f61210902e17a44900d82c50 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/CompleteActivity.java (.../CompleteActivity.java) (revision c0668a32ab1e1be5f61210902e17a44900d82c50) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/CompleteActivity.java (.../CompleteActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 4/02/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.HttpServletRequest; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayActivity.java =================================================================== diff -u -rd9e5194732537256537b5e5896cf9656f2f9a435 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayActivity.java (.../DisplayActivity.java) (revision d9e5194732537256537b5e5896cf9656f2f9a435) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayActivity.java (.../DisplayActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.*; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayLoadToolActivity.java =================================================================== diff -u -rdf1dd252a471b4fdac4700b7b04691e39ea2643e -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayLoadToolActivity.java (.../DisplayLoadToolActivity.java) (revision df1dd252a471b4fdac4700b7b04691e39ea2643e) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayLoadToolActivity.java (.../DisplayLoadToolActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.*; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayOptionsActivity.java =================================================================== diff -u -rdf1dd252a471b4fdac4700b7b04691e39ea2643e -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayOptionsActivity.java (.../DisplayOptionsActivity.java) (revision df1dd252a471b4fdac4700b7b04691e39ea2643e) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayOptionsActivity.java (.../DisplayOptionsActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,8 +1,24 @@ /* - * Created on 14/01/2005 - * +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import java.util.ArrayList; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayParallelActivity.java =================================================================== diff -u -rdf1dd252a471b4fdac4700b7b04691e39ea2643e -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayParallelActivity.java (.../DisplayParallelActivity.java) (revision df1dd252a471b4fdac4700b7b04691e39ea2643e) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayParallelActivity.java (.../DisplayParallelActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.*; @@ -55,7 +73,6 @@ form.setActivityId(activity.getActivityId()); List activityURLs = new ArrayList(); - // TODO: Need to get order somehow Set subActivities = parallelActivity.getActivities(); Iterator i = subActivities.iterator(); while (i.hasNext()) { Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayToolActivity.java =================================================================== diff -u -rdf1dd252a471b4fdac4700b7b04691e39ea2643e -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayToolActivity.java (.../DisplayToolActivity.java) (revision df1dd252a471b4fdac4700b7b04691e39ea2643e) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/action/DisplayToolActivity.java (.../DisplayToolActivity.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.*; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/ActivityURL.java =================================================================== diff -u -rbd74f031533293864a52b25c8173ca099cdf4a61 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/ActivityURL.java (.../ActivityURL.java) (revision bd74f031533293864a52b25c8173ca099cdf4a61) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/ActivityURL.java (.../ActivityURL.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 13/01/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.bean; /** Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/SessionBean.java =================================================================== diff -u -r6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/SessionBean.java (.../SessionBean.java) (revision 6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/bean/SessionBean.java (.../SessionBean.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 14/01/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.bean; import org.lamsfoundation.lams.usermanagement.*; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/ActivityForm.java =================================================================== diff -u -r6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/ActivityForm.java (.../ActivityForm.java) (revision 6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/ActivityForm.java (.../ActivityForm.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.2/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.form; import javax.servlet.http.HttpServletRequest; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/OptionsActivityForm.java =================================================================== diff -u -r6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/OptionsActivityForm.java (.../OptionsActivityForm.java) (revision 6a685535e5b8b7595acb0ed0eb4c3ce1a00386e4) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/form/OptionsActivityForm.java (.../OptionsActivityForm.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 14/01/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.form; /** Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappings.java =================================================================== diff -u -rd345b51be3dd65372d886a9286edea62a76d6527 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappings.java (.../ActionMappings.java) (revision d345b51be3dd65372d886a9286edea62a76d6527) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappings.java (.../ActionMappings.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 8/02/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.util; import org.apache.struts.action.ActionForward; Index: lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappingsWithToolWait.java =================================================================== diff -u -rd345b51be3dd65372d886a9286edea62a76d6527 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappingsWithToolWait.java (.../ActionMappingsWithToolWait.java) (revision d345b51be3dd65372d886a9286edea62a76d6527) +++ lams_learning/src/java/org/lamsfoundation/lams/learning/web/util/ActionMappingsWithToolWait.java (.../ActionMappingsWithToolWait.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 8/02/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.util; import org.apache.struts.action.ActionForward; Index: lams_learning/test/java/WEB-INF/spring/learningApplicationContext.xml =================================================================== diff -u -r1ab563a050a31b346bd0af813ccf08ee62ec010b -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/WEB-INF/spring/learningApplicationContext.xml (.../learningApplicationContext.xml) (revision 1ab563a050a31b346bd0af813ccf08ee62ec010b) +++ lams_learning/test/java/WEB-INF/spring/learningApplicationContext.xml (.../learningApplicationContext.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -11,13 +11,21 @@ - - + + - + + + + - + + + + + + Index: lams_learning/test/java/org/lamsfoundation/lams/BaseTestCase.java =================================================================== diff -u -r005c1dc79e409c46367794b3a05f5bc29da44617 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/BaseTestCase.java (.../BaseTestCase.java) (revision 005c1dc79e409c46367794b3a05f5bc29da44617) +++ lams_learning/test/java/org/lamsfoundation/lams/BaseTestCase.java (.../BaseTestCase.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ +/* +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 +*/ + package org.lamsfoundation.lams; import net.sf.hibernate.Session; @@ -11,15 +32,10 @@ import org.springframework.transaction.support.TransactionSynchronizationManager; import junit.framework.TestCase; -/* - * Created on Dec 4, 2004 - */ /** - * @author manpreet + * @author daveg * - * TODO To change the template for this generated type comment go to - * Window - Preferences - Java - Code Style - Code Templates */ public class BaseTestCase extends TestCase { Index: lams_learning/test/java/org/lamsfoundation/lams/DblSubmitTest.java =================================================================== diff -u -r0de02a1f0ca2e16293cb464fa301004c0c9a3439 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/DblSubmitTest.java (.../DblSubmitTest.java) (revision 0de02a1f0ca2e16293cb464fa301004c0c9a3439) +++ lams_learning/test/java/org/lamsfoundation/lams/DblSubmitTest.java (.../DblSubmitTest.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * Created on 7/02/2005 - * - * TODO To change the template for this generated file go to - * Window - Preferences - Java - Code Style - Code Templates - */ +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 +*/ + package org.lamsfoundation.lams; import junit.framework.TestCase; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/service/DummyLearnerService.java =================================================================== diff -u -rab92a10d0afb8f31c86e52eeb0371a067c17fd74 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/service/DummyLearnerService.java (.../DummyLearnerService.java) (revision ab92a10d0afb8f31c86e52eeb0371a067c17fd74) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/service/DummyLearnerService.java (.../DummyLearnerService.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 18/01/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.learning.service; import java.util.HashSet; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyLessonAction.java =================================================================== diff -u -r0ea21b3950059e6aac45d1c64fbf4f9bdfb0b49d -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyLessonAction.java (.../DummyLessonAction.java) (revision 0ea21b3950059e6aac45d1c64fbf4f9bdfb0b49d) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyLessonAction.java (.../DummyLessonAction.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * Created on 27/01/2005 - * - * TODO To change the template for this generated file go to - * Window - Preferences - Java - Code Style - Code Templates - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.HttpServletRequest; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyToolAction.java =================================================================== diff -u -r5f0b376d3dccac2562ca6402b550884cef28fe2c -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyToolAction.java (.../DummyToolAction.java) (revision 5f0b376d3dccac2562ca6402b550884cef28fe2c) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/DummyToolAction.java (.../DummyToolAction.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * Created on 27/01/2005 - * - * TODO To change the template for this generated file go to - * Window - Preferences - Java - Code Style - Code Templates - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import java.io.IOException; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/TestDblSubmitAction.java =================================================================== diff -u -r95e3d5cdec87e1ce95ccc1b59ed5cbbd74161da3 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/TestDblSubmitAction.java (.../TestDblSubmitAction.java) (revision 95e3d5cdec87e1ce95ccc1b59ed5cbbd74161da3) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/web/action/TestDblSubmitAction.java (.../TestDblSubmitAction.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,6 +1,24 @@ -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.4/xslt/JavaClass.xsl +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.action; import javax.servlet.http.HttpServletRequest; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/DummyToolForm.java =================================================================== diff -u -r5f0b376d3dccac2562ca6402b550884cef28fe2c -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/DummyToolForm.java (.../DummyToolForm.java) (revision 5f0b376d3dccac2562ca6402b550884cef28fe2c) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/DummyToolForm.java (.../DummyToolForm.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,9 +1,24 @@ /* - * Created on 27/01/2005 - * - * TODO To change the template for this generated file go to - * Window - Preferences - Java - Code Style - Code Templates - */ +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 +*/ + package org.lamsfoundation.lams.learning.web.form; import org.apache.struts.action.ActionForm; Index: lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/TestDblSubmitForm.java =================================================================== diff -u -r95e3d5cdec87e1ce95ccc1b59ed5cbbd74161da3 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/TestDblSubmitForm.java (.../TestDblSubmitForm.java) (revision 95e3d5cdec87e1ce95ccc1b59ed5cbbd74161da3) +++ lams_learning/test/java/org/lamsfoundation/lams/learning/web/form/TestDblSubmitForm.java (.../TestDblSubmitForm.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,13 +1,31 @@ +/* +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 +*/ + package org.lamsfoundation.lams.learning.web.form; import javax.servlet.http.HttpServletRequest; import org.apache.struts.action.ActionErrors; import org.apache.struts.action.ActionForm; import org.apache.struts.action.ActionMapping; -//Created by MyEclipse Struts -// XSL source (default): platform:/plugin/com.genuitec.eclipse.cross.easystruts.eclipse_3.8.4/xslt/JavaClass.xsl - /** * MyEclipse Struts * Creation date: 02-03-2005 Index: lams_learning/test/java/org/lamsfoundation/lams/tool/service/DummyToolService.java =================================================================== diff -u -ra851008b1dad720c77b6054c8a81086d6045d5cb -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/test/java/org/lamsfoundation/lams/tool/service/DummyToolService.java (.../DummyToolService.java) (revision a851008b1dad720c77b6054c8a81086d6045d5cb) +++ lams_learning/test/java/org/lamsfoundation/lams/tool/service/DummyToolService.java (.../DummyToolService.java) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,7 +1,24 @@ /* - * Created on 21/02/2005 - * - */ +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 +*/ + package org.lamsfoundation.lams.tool.service; import java.util.List; Index: lams_learning/web/WEB-INF/spring/applicationContext.xml =================================================================== diff -u -r8a907b86e3a010c5a48ffd0a0c659e152e24b997 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/WEB-INF/spring/applicationContext.xml (.../applicationContext.xml) (revision 8a907b86e3a010c5a48ffd0a0c659e152e24b997) +++ lams_learning/web/WEB-INF/spring/applicationContext.xml (.../applicationContext.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,25 @@ + + + - Index: lams_learning/web/WEB-INF/struts/tiles-defs.xml =================================================================== diff -u -rac0d293d03fef6d4e6ebb9ff3a2f4c609f3a00a1 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/WEB-INF/struts/tiles-defs.xml (.../tiles-defs.xml) (revision ac0d293d03fef6d4e6ebb9ff3a2f4c609f3a00a1) +++ lams_learning/web/WEB-INF/struts/tiles-defs.xml (.../tiles-defs.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,5 +1,25 @@ + + Index: lams_learning/web/WEB-INF/web.xml =================================================================== diff -u -rc09b25205f064fec423af2757330fae1c09af94a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/WEB-INF/web.xml (.../web.xml) (revision c09b25205f064fec423af2757330fae1c09af94a) +++ lams_learning/web/WEB-INF/web.xml (.../web.xml) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,5 +1,25 @@ + + Index: lams_learning/web/css/learner.css =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/css/learner.css (.../learner.css) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/web/css/learner.css (.../learner.css) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ + + .mainHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; Index: lams_learning/web/layout/activityLayout.jsp =================================================================== diff -u -rdcfa0415a982812d2a87b5e83c577fbb7896b63a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/layout/activityLayout.jsp (.../activityLayout.jsp) (revision dcfa0415a982812d2a87b5e83c577fbb7896b63a) +++ lams_learning/web/layout/activityLayout.jsp (.../activityLayout.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ +<%-- +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"%> Index: lams_learning/web/layout/layout.jsp =================================================================== diff -u -r7eaa24de10b2151186a637b21fa02e396fa09f1a -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/layout/layout.jsp (.../layout.jsp) (revision 7eaa24de10b2151186a637b21fa02e396fa09f1a) +++ lams_learning/web/layout/layout.jsp (.../layout.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,24 @@ +<%-- +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"%> @@ -16,14 +37,17 @@ - - - - + + + + + + + + + - - - - + + \ No newline at end of file Index: lams_learning/web/lessonComplete.jsp =================================================================== diff -u -rf06070060e824f3a3a74c417e4e4ad69779d2e06 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/lessonComplete.jsp (.../lessonComplete.jsp) (revision f06070060e824f3a3a74c417e4e4ad69779d2e06) +++ lams_learning/web/lessonComplete.jsp (.../lessonComplete.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ - +<%-- +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"%> Index: lams_learning/web/optionsActivity.jsp =================================================================== diff -u -r8268f46934d68a26f0a9e70f12f167fff28b2c4d -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/optionsActivity.jsp (.../optionsActivity.jsp) (revision 8268f46934d68a26f0a9e70f12f167fff28b2c4d) +++ lams_learning/web/optionsActivity.jsp (.../optionsActivity.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ - +<%-- +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"%> Index: lams_learning/web/parallelActivity.jsp =================================================================== diff -u -rf06070060e824f3a3a74c417e4e4ad69779d2e06 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/parallelActivity.jsp (.../parallelActivity.jsp) (revision f06070060e824f3a3a74c417e4e4ad69779d2e06) +++ lams_learning/web/parallelActivity.jsp (.../parallelActivity.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ - +<%-- +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"%> Index: lams_learning/web/partialCompleted.jsp =================================================================== diff -u -rf06070060e824f3a3a74c417e4e4ad69779d2e06 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/partialCompleted.jsp (.../partialCompleted.jsp) (revision f06070060e824f3a3a74c417e4e4ad69779d2e06) +++ lams_learning/web/partialCompleted.jsp (.../partialCompleted.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ - +<%-- +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"%> Index: lams_learning/web/requestDisplayActivity.jsp =================================================================== diff -u -rd0f200ed05d376677119e21d42e190d562763f78 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/requestDisplayActivity.jsp (.../requestDisplayActivity.jsp) (revision d0f200ed05d376677119e21d42e190d562763f78) +++ lams_learning/web/requestDisplayActivity.jsp (.../requestDisplayActivity.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,4 +1,24 @@ - +<%-- +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"%> Index: lams_learning/web/test/dblSubmitTest.jsp =================================================================== diff -u -r11c2a0f5f6fde54ba6450cd535878c69cfa88c99 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/test/dblSubmitTest.jsp (.../dblSubmitTest.jsp) (revision 11c2a0f5f6fde54ba6450cd535878c69cfa88c99) +++ lams_learning/web/test/dblSubmitTest.jsp (.../dblSubmitTest.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,23 @@ +<%-- +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"%> Index: lams_learning/web/test/dummyTool.jsp =================================================================== diff -u -rded143ba6e91e1ed3d3fff32548afb14b2674cde -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/test/dummyTool.jsp (.../dummyTool.jsp) (revision ded143ba6e91e1ed3d3fff32548afb14b2674cde) +++ lams_learning/web/test/dummyTool.jsp (.../dummyTool.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,23 @@ +<%-- +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"%> Index: lams_learning/web/toolActivity.jsp =================================================================== diff -u -rf06070060e824f3a3a74c417e4e4ad69779d2e06 -r36c2ed010b8a3893b895d781be1a219f2380e62d --- lams_learning/web/toolActivity.jsp (.../toolActivity.jsp) (revision f06070060e824f3a3a74c417e4e4ad69779d2e06) +++ lams_learning/web/toolActivity.jsp (.../toolActivity.jsp) (revision 36c2ed010b8a3893b895d781be1a219f2380e62d) @@ -1,3 +1,23 @@ +<%-- +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"%>