Index: lams_tool_scratchie/web/pages/learning/results.jsp =================================================================== diff -u -r0c2664b4727d894371762bc6a6e0fcc7ff6e94d2 -r79123cc650a4028c6dfa0e931d9a074b07234be3 --- lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 0c2664b4727d894371762bc6a6e0fcc7ff6e94d2) +++ lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 79123cc650a4028c6dfa0e931d9a074b07234be3) @@ -141,10 +141,10 @@ colNames:[ '#', 'isUserAuthor', - "", - "", - "", - "" + "", + "", + "", + "" ], colModel:[ {name:'id', index:'id', width:0, sorttype:"int", hidden: true}, @@ -187,7 +187,7 @@ <%-- If we hide titles, we just display a link for "Question 1)" --%> - " ${i.count})" + " ${i.count})" <%-- If we show titles, we display question number and then a link with question title --%> @@ -241,11 +241,11 @@ like:'', - like:'"' + + like:'', - like:'"' + + like:'', @@ -267,15 +267,15 @@ iconSet: 'fontAwesome', colNames:[ '#', - "", - "" + "", + "" ], colModel:[ {name:'id', index:'id', width:0, sorttype:"int", hidden: true}, {name:'groupName', index:'groupName', width:140}, {name:'feedback', index:'feedback', width:568} ], - caption: "" + caption: "" }); jQuery("#reflections").addRowData(${i.index + 1}, { @@ -321,7 +321,7 @@ }); //change button label - var newButtonLabel = isExpanded ? "" : ""; + var newButtonLabel = isExpanded ? "" : ""; $(".hidden-xs", $(this)).text(newButtonLabel); //change button icon