Index: lams_tool_scratchie/web/pages/learning/scratchies.jsp =================================================================== diff -u -r8121ab6e6a1166176a6c77a34a4eeee03ff0787c -rdf26095fede71a40145385ab3f73c9d2f981e11b --- lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision 8121ab6e6a1166176a6c77a34a4eeee03ff0787c) +++ lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision df26095fede71a40145385ab3f73c9d2f981e11b) @@ -1,5 +1,5 @@ <%@ include file="/common/taglibs.jsp"%> - + <%-- Prepare same content for each question Etherpad. Each group participant's first and last name --%> @@ -22,7 +22,7 @@ -
+
 ${item.mark}
@@ -34,52 +34,66 @@
+ <%-- 1:TYPE_MULTIPLE_CHOICE, 8:TYPE_MARK_HEDGING --%>
-
+ + +
- <fmt:message key='label.correct'/> + + + + + - <fmt:message key='label.incorrect'/> + + + + + - <fmt:message key='label.monitoring.summary.answer'/> ${status.index + 1} + + + + + + - - - onDblClick= - - - onClick= - - - <%-- call this function either on click or double click --%> - "scratchMcq(${item.uid}, ${optionDto.qbOptionUid}); return false;"> - <fmt:message key='label.monitoring.summary.answer'/> ${status.index + 1} + + + onDblClick= + + + onClick= + + + <%-- call this function either on click or double click --%> + "scratchMcq(${item.uid}, ${optionDto.qbOptionUid}); return false;"> + + + + + + -
+
${optionDto.attemptOrder} @@ -111,31 +125,41 @@
+ <%-- 3:TYPE_VERY_SHORT_ANSWERS --%> -
+
-
+ +
- <fmt:message key='label.correct'/> + + + + + - <fmt:message key='label.incorrect'/> + + + + + - <fmt:message key='label.monitoring.summary.answer'/> ${status.index + 1}style="visibility: hidden;" - /> + + + + + + -
+
${optionDto.attemptOrder} @@ -173,7 +197,8 @@ ui-autocomplete-input" style="display: inline-block; width: 70%;" data-item-uid="${item.uid}" aria-labelledby="type-your-answer-descr-${item.uid}"/> -