Index: lams_tool_survey/web/pages/authoring/authoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/authoring/authoring.jsp,v
diff -u -r1.12 -r1.13
--- lams_tool_survey/web/pages/authoring/authoring.jsp 28 Jul 2009 14:20:45 -0000 1.12
+++ lams_tool_survey/web/pages/authoring/authoring.jsp 30 May 2011 13:07:36 -0000 1.13
@@ -10,8 +10,8 @@
<%@ include file="/common/tabbedheader.jsp"%>
+
-
Index: lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp,v
diff -u -r1.9 -r1.10
--- lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp 6 Oct 2010 10:15:35 -0000 1.9
+++ lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp 30 May 2011 13:07:36 -0000 1.10
@@ -7,11 +7,13 @@
<%@ include file="/common/header.jsp"%>
- <%-- user for surveysurveyitem.js --%>
+
+
+ <%-- used for surveyitem.js --%>
+ var removeInstructionUrl = "";
+ var addInstructionUrl = "";
+
Index: lams_tool_task/web/pages/authoring/authoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_task/web/pages/authoring/authoring.jsp,v
diff -u -r1.6 -r1.7
--- lams_tool_task/web/pages/authoring/authoring.jsp 28 Jul 2009 14:20:11 -0000 1.6
+++ lams_tool_task/web/pages/authoring/authoring.jsp 30 May 2011 13:07:38 -0000 1.7
@@ -11,6 +11,7 @@
<%@ include file="/common/tabbedheader.jsp"%>
+