Index: lams_tool_laqa/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/build.properties,v diff -u -r1.13 -r1.14 --- lams_tool_laqa/build.properties 9 Sep 2005 06:09:07 -0000 1.13 +++ lams_tool_laqa/build.properties 1 Dec 2005 18:03:10 -0000 1.14 @@ -1,11 +1,11 @@ # properties for building the Lams q/a Tool #name of this project -signature=laqa11 +signature=lamc11 #submit files package definition -qa.package=org.lamsfoundation.lams.tool.qa -qa.path=org/lamsfoundation/lams/tool/qa +mc.package=org.lamsfoundation.lams.tool.mc +mc.path=org/lamsfoundation/lams/tool/mc #configuration files conf.includes.dir=${basedir}/web/includes Index: lams_tool_laqa/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/build.xml,v diff -u -r1.17 -r1.18 --- lams_tool_laqa/build.xml 11 Nov 2005 10:27:52 -0000 1.17 +++ lams_tool_laqa/build.xml 1 Dec 2005 18:03:03 -0000 1.18 @@ -20,7 +20,7 @@ http://www.gnu.org/licenses/gpl.txt --> - + @@ -41,6 +41,7 @@ + @@ -83,162 +84,247 @@ in the ${basedir}/config/database/xxx.xml file accordingly. - - - - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + + + + + + - - - - - +
+
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + --> + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + - - - - + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + @@ -254,7 +340,8 @@ - + + - - + - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - + + + + + + + + + + + - - - - - + - - - + + + + + - - - - + Deploying the Multiple Choice Tool - - - - - + + + + + + - Deploying the Question and Answer tool + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - + + @@ -416,7 +519,7 @@ - + @@ -439,6 +542,7 @@ + + - \ No newline at end of file Index: lams_tool_laqa/db/model/lams_tool_mc.clay =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/model/Attic/lams_tool_mc.clay,v diff -u Binary files differ Fisheye: Tag 1.6 refers to a dead (removed) revision in file `lams_tool_laqa/db/model/lams_tool_qa.clay'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/activity_insert.sql,v diff -u -r1.7 -r1.8 --- lams_tool_laqa/db/sql/activity_insert.sql 24 Oct 2005 05:51:20 -0000 1.7 +++ lams_tool_laqa/db/sql/activity_insert.sql 1 Dec 2005 17:57:06 -0000 1.8 @@ -43,8 +43,8 @@ VALUES ( NULL -, 'Question and Answer Description' -, 'Question and Answer' +, 'MCQ Description' +, 'MCQ' , 'Put some help text here.' , NULL , NULL @@ -73,7 +73,7 @@ , NULL , NULL , NULL -, 'tool/laqa11/images/icon_questionanswer.swf' +, 'tool/lamc11/images/icon_questionanswer.swf' , NULL , NULL , NULL Index: lams_tool_laqa/db/sql/create_lams_tool_lamc.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/Attic/create_lams_tool_lamc.sql,v diff -u Binary files differ Fisheye: Tag 1.13 refers to a dead (removed) revision in file `lams_tool_laqa/db/sql/create_lams_tool_qa.sql'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/db/sql/drop_lams_tool_lamc.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/Attic/drop_lams_tool_lamc.sql,v diff -u Binary files differ Fisheye: Tag 1.4 refers to a dead (removed) revision in file `lams_tool_laqa/db/sql/drop_lams_tool_qa.sql'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/db/sql/insert_lams_tool_lamc.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/Attic/insert_lams_tool_lamc.sql,v diff -u Binary files differ Fisheye: Tag 1.3 refers to a dead (removed) revision in file `lams_tool_laqa/db/sql/insert_tool_qa_data.sql'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/db/sql/library_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/library_insert.sql,v diff -u -r1.2 -r1.3 --- lams_tool_laqa/db/sql/library_insert.sql 21 Jun 2005 22:50:48 -0000 1.2 +++ lams_tool_laqa/db/sql/library_insert.sql 1 Dec 2005 17:57:06 -0000 1.3 @@ -11,8 +11,8 @@ ) VALUES ( -'Question and Answer Learning Library Description', -'Question and Answer', +'MCQ Learning Library Description', +'MCQ', 0, NOW() ) Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_laqa/db/sql/tl_laqa11_uploadedFile.sql'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_laqa/db/sql/tl_laqa11_uploadedFiles.sql'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_laqa/db/sql/tool_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_laqa/db/sql/tool_insert.sql,v diff -u -r1.5 -r1.6 --- lams_tool_laqa/db/sql/tool_insert.sql 24 Oct 2005 05:51:20 -0000 1.5 +++ lams_tool_laqa/db/sql/tool_insert.sql 1 Dec 2005 17:57:06 -0000 1.6 @@ -29,11 +29,11 @@ ) VALUES ( -'laqa11', -'qaService', -'Question and Answer', -'Question and Answer Tool Description', -'qa', +'lamc11', +'mcService', +'MCQ', +'MCQ Tool Description', +'mc', '1.1', NULL, 10, @@ -43,12 +43,12 @@ 1, 1, 0, -'tool/laqa11/learningStarter.do', -'tool/laqa11/authoringStarter.do', -'tool/laqa11/definelater.do', -'tool/laqa11/export.do', -'tool/laqa11/monitoringStarter.do', -'tool/laqa11/monitoringStarter.do', -'tool/laqa11/monitoringStarter.do', +'tool/lamc11/learningStarter.do', +'tool/lamc11/authoringStarter.do', +'tool/lamc11/definelater.do', +'tool/lamc11/export.do', +'tool/lamc11/monitoringStarter.do', +'tool/lamc11/monitoringStarter.do', +'tool/lamc11/monitoringStarter.do', NOW() )