Index: lams_tool_lamc/build.properties =================================================================== diff -u -rb261a00d2159e4a3b753a6637fe2891e24819595 -r327a30d46eca82ac7c5a3819d74655a2867323c2 --- lams_tool_lamc/build.properties (.../build.properties) (revision b261a00d2159e4a3b753a6637fe2891e24819595) +++ lams_tool_lamc/build.properties (.../build.properties) (revision 327a30d46eca82ac7c5a3819d74655a2867323c2) @@ -1,28 +1,21 @@ -# 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 +# properties for building the Lams q/a Tool -# project-wide properties +#name of this project signature=lamc11 -package=org/lamsfoundation/lams/tool/mc -package.name=org.lamsfoundation.lams.tool.mc +#submit files package definition +mc.package=org.lamsfoundation.lams.tool.mc +mc.path=org/lamsfoundation/lams/tool/mc +#configuration files +conf.includes.dir=${basedir}/web/includes +conf.template.dir=${basedir}/web/template +conf.resources.dir=${conf.web.dir}/resources +# Build directory +build.webinf.dir=${build.web}/WEB-INF/resources +build.web.includes=${build}/web/includes +build.web.template=${build}/web/template - +testweb=${basedir}/test/web +testwebinf=${testweb}/WEB-INF Index: lams_tool_lamc/build.xml =================================================================== diff -u -r1b5f6d6fa5d5e31a59147e7d74f858fc91a348ac -r327a30d46eca82ac7c5a3819d74655a2867323c2 --- lams_tool_lamc/build.xml (.../build.xml) (revision 1b5f6d6fa5d5e31a59147e7d74f858fc91a348ac) +++ lams_tool_lamc/build.xml (.../build.xml) (revision 327a30d46eca82ac7c5a3819d74655a2867323c2) @@ -41,7 +41,6 @@ - @@ -84,420 +83,362 @@ in the ${basedir}/config/database/xxx.xml file accordingly. + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + - + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - + + + -
-
-
-
-
-
- + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + - + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - + + + + + - - - - - - - - - - - - - + + + + + - - - - - - + + + - - + + + + - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Deploying the MCQ tool + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Deploying the Multiple Choice Tool - - - - - + + + + + + + + + + + + - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - \ No newline at end of file