Index: lams_tool_survey/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.2 -r1.3 --- lams_tool_survey/conf/language/ApplicationResources.properties 14 Sep 2006 06:44:13 -0000 1.2 +++ lams_tool_survey/conf/language/ApplicationResources.properties 15 Sep 2006 07:18:30 -0000 1.3 @@ -25,12 +25,14 @@ label.authoring.basic.title =Title label.authoring.basic.instruction =Instruction # Survey question -label.authoring.basic.add.survey =Add survey question +label.question =Question +label.authoring.basic.add.survey.question =Add question +label.authoring.basic.add.survey.open.question=Add open text label.authoring.basic.add.option =Add more options label.authoring.basic.add.question=Add question -label.authoring.basic.question.compulsory =Compulsory survey -label.authoring.basic.question.append.text =Append text entry -label.authoring.basic.question.max.answer =Maximum answer(s) +label.authoring.basic.question.optional =Optional question +label.authoring.basic.question.append.text =Allow 'Other' text entry +label.authoring.basic.question.allow.muli.answer =Allow multiple answers label.authoring.basic.survey.list.title =Survey questions list label.authoring.basic.survey =Survey @@ -57,11 +59,9 @@ label.authoring.cancel.button =Cancel label.description =Description: authoring.exception =There is a problem in survey authoring page, the reason is {0} -error.survey.item.title.blank =Title can not be blank. -error.survey.item.url.blank =URL can not be blank. -error.survey.item.file.blank =File can not be blank. -error.survey.item.desc.blank =Comment/Instruction can not be blank -error.survey.item.invalid.url =Invalid URL format. +error.survey.item.question.blank =Question can not be blank +error.survey.item.question.less.option = You must input at least two options. + error.upload.failed =Upload file failed: {0} error.msg.upload.file.not.found =Could not find upload file {0}. error.msg.zip.file.exception =Could not handle zip file when uploading file. Index: lams_tool_survey/conf/xdoclet/struts-actions.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/conf/xdoclet/struts-actions.xml,v diff -u -r1.2 -r1.3 --- lams_tool_survey/conf/xdoclet/struts-actions.xml 14 Sep 2006 06:44:13 -0000 1.2 +++ lams_tool_survey/conf/xdoclet/struts-actions.xml 15 Sep 2006 07:18:31 -0000 1.3 @@ -76,7 +76,8 @@ scope="request" validate="false" parameter="newItemInit"> - + + - + + + + + + + + + + + + + + + + + + + + + + + +
+ <%@ include file="/common/messages.jsp"%> + + + <%-- This field is not belong STRUTS form --%> + + + + + + + + + + + + + + + + + + + +
+

+ +

+
+ + + + + +
+ + + + + + +
+ + + + + + + + + + +
+
+
+ <%@ include file="instructions.jsp"%> +
+ + + +    + + + +
+   +
+ + Index: lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ lams_tool_survey/web/pages/authoring/parts/addopenquestion.jsp 15 Sep 2006 07:18:30 -0000 1.1 @@ -0,0 +1,101 @@ +<%@ include file="/common/taglibs.jsp"%> + + + + + <%@ include file="/common/header.jsp"%> + <%-- user for surveysurveyitem.js --%> + + + + + + + + + + + + + + + + +
+ <%@ include file="/common/messages.jsp"%> + + + <%-- This field is not belong STRUTS form --%> + + + + + + + + + + + + + + +
+

+ +

+
+ + + + + +
+ + + + + + +
+
+
+ + + +    + + + +
+   +
+ + Fisheye: Tag 1.3 refers to a dead (removed) revision in file `lams_tool_survey/web/pages/authoring/parts/addsurvey.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_survey/web/pages/authoring/parts/instructions.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/authoring/parts/instructions.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_survey/web/pages/authoring/parts/instructions.jsp 14 Sep 2006 06:44:12 -0000 1.2 +++ lams_tool_survey/web/pages/authoring/parts/instructions.jsp 15 Sep 2006 07:18:30 -0000 1.3 @@ -5,12 +5,6 @@
- - -
- - -
${status.index+1}