+
Index: lams_tool_daco/web/pages/authoring/parts/questionlist.jsp
===================================================================
diff -u -rd55722236d2f82c6bb0c46a30cbc39c22ac01943 -r756d63ed6f0fe8da2cbd61b5420f49def38d7590
--- lams_tool_daco/web/pages/authoring/parts/questionlist.jsp (.../questionlist.jsp) (revision d55722236d2f82c6bb0c46a30cbc39c22ac01943)
+++ lams_tool_daco/web/pages/authoring/parts/questionlist.jsp (.../questionlist.jsp) (revision 756d63ed6f0fe8da2cbd61b5420f49def38d7590)
@@ -71,19 +71,7 @@
<%-- This script will work when a new question is submited in order to refresh "Question List" panel. --%>
\ No newline at end of file
Index: lams_tool_daco/web/pages/learning/addRecord.jsp
===================================================================
diff -u -r303ad8a12ec300c1a2a56a9a7ebbf7629dc8c19f -r756d63ed6f0fe8da2cbd61b5420f49def38d7590
--- lams_tool_daco/web/pages/learning/addRecord.jsp (.../addRecord.jsp) (revision 303ad8a12ec300c1a2a56a9a7ebbf7629dc8c19f)
+++ lams_tool_daco/web/pages/learning/addRecord.jsp (.../addRecord.jsp) (revision 756d63ed6f0fe8da2cbd61b5420f49def38d7590)
@@ -95,10 +95,10 @@
depending on the maximum number of characters the teacher provided
--%>
-
+
-
+
@@ -108,7 +108,7 @@
-
+ <%-- Number --%>
@@ -126,33 +126,40 @@
-
+ <%-- Date can be entered in three textfields --%>
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
- <%-- File --%>
-
+ <%-- Image --%>
@@ -170,7 +177,8 @@
<%-- It displays for example A) instead of 1) --%>
- ${fn:substring(ordinal,status.index,status.index+1)})
+ ${fn:substring(ordinal,status.index,status.index+1)})
+
@@ -179,8 +187,8 @@