Index: lams_tool_scratchie/web/pages/learning/results.jsp =================================================================== diff -u -r46c5a097bc772365634d0846864cb2f121c354ef -ra62d79594f2520abdd5503a66234f3b69356fec2 --- lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision 46c5a097bc772365634d0846864cb2f121c354ef) +++ lams_tool_scratchie/web/pages/learning/results.jsp (.../results.jsp) (revision a62d79594f2520abdd5503a66234f3b69356fec2) @@ -122,8 +122,8 @@ colModel:[ {name:'id', index:'id', width:0, sorttype:"int", hidden: true}, {name:'isUserAuthor', width:0, hidden: true}, - {name:'groupName', index:'groupName', width:200}, - {name:'burningQuestion', index:'burningQuestion', width:401, edittype: 'textarea', editoptions:{rows:"5"}, + {name:'groupName', index:'groupName', width:100}, + {name:'burningQuestion', index:'burningQuestion', width:501, edittype: 'textarea', editoptions:{rows:"5"}, editable: function (options) { var item = $(this).jqGrid("getLocalRow", options.rowid); return ${isUserLeader} && eval(item.isUserAuthor); @@ -136,7 +136,7 @@ }, {name:'count', index:'count', width:50, align:"right"} ], - caption: "${scratchieItem.title}", + caption: "${scratchieItem.title}", cellurl: '?sessionId=${toolSessionID}&itemUid=${scratchieItem.uid}', cellEdit: true, beforeSubmitCell : function (rowid,name,val,iRow,iCol){ @@ -259,19 +259,20 @@ ${score}% - + <%@ include file="scratchies.jsp"%> + +
Index: lams_tool_scratchie/web/pages/learning/scratchies.jsp =================================================================== diff -u -r4e39db7121b2be70c34a77f7e53982cf9a5c4b04 -ra62d79594f2520abdd5503a66234f3b69356fec2 --- lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision 4e39db7121b2be70c34a77f7e53982cf9a5c4b04) +++ lams_tool_scratchie/web/pages/learning/scratchies.jsp (.../scratchies.jsp) (revision a62d79594f2520abdd5503a66234f3b69356fec2) @@ -1,6 +1,6 @@
- +
@@ -95,4 +95,4 @@
-
\ No newline at end of file +