Index: lams_tool_survey/web/pages/authoring/authoring.jsp
===================================================================
diff -u -r00ae80d4791f903bcb3661537fc7e129c72ad195 -rd4749f70eef0ca437b7d9040576e3f8152b6b4e9
--- lams_tool_survey/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 00ae80d4791f903bcb3661537fc7e129c72ad195)
+++ lams_tool_survey/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision d4749f70eef0ca437b7d9040576e3f8152b6b4e9)
@@ -10,8 +10,8 @@
<%@ include file="/common/tabbedheader.jsp"%>
+
-
Index: lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp
===================================================================
diff -u -r8179037dc958585c054547eb7de9be14c6aed233 -rd4749f70eef0ca437b7d9040576e3f8152b6b4e9
--- lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp (.../addchoicequestion.jsp) (revision 8179037dc958585c054547eb7de9be14c6aed233)
+++ lams_tool_survey/web/pages/authoring/parts/addchoicequestion.jsp (.../addchoicequestion.jsp) (revision d4749f70eef0ca437b7d9040576e3f8152b6b4e9)
@@ -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
===================================================================
diff -u -r00ae80d4791f903bcb3661537fc7e129c72ad195 -rd4749f70eef0ca437b7d9040576e3f8152b6b4e9
--- lams_tool_task/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 00ae80d4791f903bcb3661537fc7e129c72ad195)
+++ lams_tool_task/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision d4749f70eef0ca437b7d9040576e3f8152b6b4e9)
@@ -11,6 +11,7 @@
<%@ include file="/common/tabbedheader.jsp"%>
+