Index: lams_tool_lamc/web/authoring/BasicContent.jsp
===================================================================
diff -u -r66bdcbf0aa30e2806a09754ffb940f2b53126a01 -ra9c105aa88fefa46431ad7f8df36ccd061e66f79
--- lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision 66bdcbf0aa30e2806a09754ffb940f2b53126a01)
+++ lams_tool_lamc/web/authoring/BasicContent.jsp (.../BasicContent.jsp) (revision a9c105aa88fefa46431ad7f8df36ccd061e66f79)
@@ -112,7 +112,7 @@
}">
- : |
+ ${queIndex} : |
" value=""
@@ -164,7 +164,7 @@
}">
- : |
+ ${queIndex} : |
Index: lams_tool_lamc/web/authoring/OptionsContent.jsp
===================================================================
diff -u -r65166da92a6f0f4ff73acb92b95672e237b25742 -ra9c105aa88fefa46431ad7f8df36ccd061e66f79
--- lams_tool_lamc/web/authoring/OptionsContent.jsp (.../OptionsContent.jsp) (revision 65166da92a6f0f4ff73acb92b95672e237b25742)
+++ lams_tool_lamc/web/authoring/OptionsContent.jsp (.../OptionsContent.jsp) (revision a9c105aa88fefa46431ad7f8df36ccd061e66f79)
@@ -74,7 +74,8 @@
- :
+
+ | ${optionIndex} :
" value=""
@@ -87,8 +88,8 @@
">
-
-
+
+
@@ -99,8 +100,8 @@
">
-
-
+
+
@@ -116,7 +117,7 @@
- :
+ | ${optionIndex} :
" value=""
@@ -128,8 +129,8 @@
">
-
-
+
+
@@ -139,8 +140,8 @@
">
-
-
+
+
|
| | |