Index: lams_tool_scratchie/web/pages/learning/results.jsp
===================================================================
diff -u -r3bb7e0141ae1cc15ccd737c95d90b5762a34ad61 -rfba7287887f6dd83d3098100af6320cccf1f3e36
--- lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 3bb7e0141ae1cc15ccd737c95d90b5762a34ad61)
+++ lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision fba7287887f6dd83d3098100af6320cccf1f3e36)
@@ -177,7 +177,7 @@
},
{name:'count', index:'count', width:50, align:"right", title: false}
],
- caption: "${scratchieItem.title}""${scratchieItem.title}" + " [${fn:length(burningQuestionItemDto.burningQuestionDtos)}]",
+ caption: "${scratchieItem.qbQuestion.name}""${scratchieItem.qbQuestion.name}" + " [${fn:length(burningQuestionItemDto.burningQuestionDtos)}]",
editurl: '?sessionId=${toolSessionID}&itemUid=${scratchieItem.uid}',
beforeEditRow: function (options, rowid) {
alert("aaa");