Fisheye: Tag 1ba75f43a383fb925aae69975d748d0a8dfdf9a5 refers to a dead (removed) revision in file `lams_central/web/css/jquery.jqGrid.css'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1ba75f43a383fb925aae69975d748d0a8dfdf9a5 refers to a dead (removed) revision in file `lams_central/web/includes/javascript/jquery.jqGrid.js'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1ba75f43a383fb925aae69975d748d0a8dfdf9a5 refers to a dead (removed) revision in file `lams_central/web/includes/javascript/jquery.jqGrid.locale-en.js'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r9f956c8c8c000f50ae584b8feffdab3ed0c709d5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 9f956c8c8c000f50ae584b8feffdab3ed0c709d5) +++ lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -166,15 +166,13 @@ label.monitoring.user.summary.grade =Grade label.monitoring.user.summary.title =Title: label.monitoring.user.summary.question =Question: -label.monitoring.user.summary.ok =Ok label.monitoring.question.summary.history.responses =Responses for the question label.monitoring.question.summary.title =Title label.monitoring.question.summary.question =Question label.monitoring.question.summary.default.mark =Default mark label.monitoring.question.summary.penalty =Penalty label.monitoring.question.summary.average.mark =Average mark label.monitoring.question.summary.group =Group: -label.monitoring.question.summary.ok =Ok output.desc.learner.total.score =Last total score output.desc.learner.time.taken =Time taken output.desc.learner.number.of.attempts =Number of attempts @@ -349,6 +347,6 @@ output.ordered.answers.for.question =Ordered answers for the question: label.answer.required =Answer required outcome.authoring.remove.confirm =Are you sure you want to remove this learning outcome? +label.close =Close - #======= End labels: Exported 343 labels for en AU ===== Index: lams_tool_assessment/web/pages/monitoring/monitoring.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_assessment/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_assessment/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -10,10 +10,15 @@ - + - + + - - + Index: lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp (.../masterDetailLoadUp.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_assessment/web/pages/monitoring/parts/masterDetailLoadUp.jsp (.../masterDetailLoadUp.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -15,7 +15,7 @@ var table = jQuery("#userSummary${assessmentResult.sessionId}"); table.addRowData(${i.index + 1}, { - id:"${i.index + 1}", + id:"${i.index + 1}", questionResultUid:"${questionResult.uid}", title:"${fn:escapeXml(title)}", response:responseStr, Index: lams_tool_assessment/web/pages/monitoring/parts/questionsummary.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_assessment/web/pages/monitoring/parts/questionsummary.jsp (.../questionsummary.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_assessment/web/pages/monitoring/parts/questionsummary.jsp (.../questionsummary.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -10,12 +10,11 @@ - + - - + - + - - Index: lams_tool_lamc/web/monitoring/SummaryContent.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_lamc/web/monitoring/SummaryContent.jsp (.../SummaryContent.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -3,23 +3,8 @@ - + - +
@@ -216,23 +203,14 @@
-
-<%@ include file="parts/advanceQuestions.jsp"%> - - - -

- -

- -
- <%@ include file="masterDetailLoadUp.jsp"%> +
+
@@ -257,8 +235,8 @@
-
-
+
+
@@ -275,9 +253,14 @@ +
+ <%@ include file="masterDetailLoadUp.jsp"%> +
+ +<%@ include file="parts/advanceQuestions.jsp"%> <%@ include file="parts/advanceOptions.jsp"%> <%@ include file="parts/dateRestriction.jsp"%> Index: lams_tool_larsrc/web/css/monitor.scss =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_larsrc/web/css/monitor.scss (.../monitor.scss) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_larsrc/web/css/monitor.scss (.../monitor.scss) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -1,19 +1,9 @@ @import "_lams_variables.scss"; - -.ui-jqgrid { - border-left-style: none !important; - border-right-style: none !important; - border-bottom-style: none !important; -} -.ui-jqgrid tr { - border-left-style: none !important; +.tablediv { + margin: 10px 5px; } -.ui-jqgrid td { - border-style: none !important; -} - .ui-jqgrid a { color: $a-link-default !important; } Index: lams_tool_larsrc/web/pages/monitoring/monitoring.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_larsrc/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_larsrc/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -1,5 +1,4 @@ - <%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.tool.rsrc.ResourceConstants"%> Index: lams_tool_larsrc/web/pages/monitoring/summary.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_larsrc/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_larsrc/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -5,7 +5,7 @@ - + - - + - - + @@ -29,6 +28,7 @@ + Index: lams_tool_preview/web/pages/monitoring/criteria.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_preview/web/pages/monitoring/criteria.jsp (.../criteria.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_preview/web/pages/monitoring/criteria.jsp (.../criteria.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -7,51 +7,52 @@ - <fmt:message key="label.monitoring.heading" /> - + <fmt:message key="label.monitoring.heading" /> <%@ include file="/common/header.jsp"%> - + + - - - - - - - - - - + + + + + + + + - + <%@ include file="criteriapart.jsp" %> - + + + + - - - - + \ No newline at end of file Index: lams_tool_preview/web/pages/monitoring/criteriapart.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_preview/web/pages/monitoring/criteriapart.jsp (.../criteriapart.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_preview/web/pages/monitoring/criteriapart.jsp (.../criteriapart.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -21,9 +21,12 @@ jQuery("#group${toolSessionId}").jqGrid({ url: "?toolContentId=${sessionMap.toolContentID}&toolSessionId=${toolSessionId}&criteriaId=${criteria.ratingCriteriaId}", datatype: "json", + autoencode: false, height: 'auto', autowidth: true, shrinkToFit: false, + guiStyle: "bootstrap", + iconSet: 'fontAwesome', colNames:[ 'itemId', '', @@ -69,13 +72,8 @@ groupField : ['criteriaId'], groupColumnShow : [false] }, - loadComplete: function(){ - //remove empty subgrids - var table_value = $('#'+subgridTableId).getGridParam('records'); - if(table_value === 0){ - $('#'+subgrid_id).parent().unbind('click').html(''); - } - }, + guiStyle: "bootstrap", + iconSet: 'fontAwesome', colNames:[ 'id', '', @@ -88,6 +86,13 @@ {name:'rating', index:'rating', width:200, align:"center", title:false}, {name:'criteriaId', width:0, hidden:true} ], + loadComplete: function(){ + //remove empty subgrids + var table_value = $('#'+subgridTableId).getGridParam('records'); + if(table_value === 0){ + $('#'+subgrid_id).parent().unbind('click').html(''); + } + }, loadError: function(xhr,st,err) { jQuery("#"+subgridTableId).clearGridData(); info_dialog("", "", ""); Index: lams_tool_preview/web/pages/monitoring/manageUsers.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_preview/web/pages/monitoring/manageUsers.jsp (.../manageUsers.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_preview/web/pages/monitoring/manageUsers.jsp (.../manageUsers.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -10,7 +10,7 @@ <%@ include file="/common/header.jsp"%> - + - - + - - + - - + Index: lams_tool_preview/web/pages/monitoring/summary.jsp =================================================================== diff -u -r5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_preview/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 5a0c67fe7b338c1f3ad27b7e309d993feb90a0b5) +++ lams_tool_preview/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -1,12 +1,10 @@ <%@ include file="/common/taglibs.jsp"%> - - - - + @@ -17,8 +17,7 @@ - - + Index: lams_tool_task/web/pages/monitoring/itemsummary.jsp =================================================================== diff -u -r3b9eccb4b8def4d56a62641a0fe4038a60b3afe6 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_task/web/pages/monitoring/itemsummary.jsp (.../itemsummary.jsp) (revision 3b9eccb4b8def4d56a62641a0fe4038a60b3afe6) +++ lams_tool_task/web/pages/monitoring/itemsummary.jsp (.../itemsummary.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -9,30 +9,15 @@ <fmt:message key="label.learning.title" /> <%@ include file="/common/monitorheader.jsp"%> - - - <%@ include file="/common/monitorheader.jsp" %> - - Index: lams_tool_task/web/pages/monitoring/summary.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r1ba75f43a383fb925aae69975d748d0a8dfdf9a5 --- lams_tool_task/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_task/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 1ba75f43a383fb925aae69975d748d0a8dfdf9a5) @@ -12,14 +12,16 @@ jQuery("#group${sessionDto.sessionId}").jqGrid({ datatype: "json", url: "?sessionMapID=${sessionMapID}&toolSessionID=${sessionDto.sessionId}", + autoencode:false, height: '100%', autowidth: true, shrinkToFit: false, pager: 'pager-${sessionDto.sessionId}', rowList:[10,20,30,40,50,100], rowNum:10, viewrecords:true, -// caption: "${sessionDto.sessionName}", + guiStyle: "bootstrap", + iconSet: 'fontAwesome', colNames:[ 'userUid' ,"" @@ -30,7 +32,7 @@ ,'' ,'portraitId' - ], + ], colModel:[ {name:'userUid',index:'userUid', width:0, hidden: true} ,{name:'userName',index:'userName', width:200, searchoptions: { clearSearch: false }, formatter:userNameFormatter} @@ -48,7 +50,7 @@ }, loadComplete: function () { initializePortraitPopover(''); - } + } }) .jqGrid('filterToolbar', { searchOnEnter: false @@ -87,7 +89,6 @@ } function setVerifiedByMonitor(link, userUid) { - $.ajax({ type: "POST", url: '', @@ -114,16 +115,13 @@ -
- <%-- Summary list --%>
- @@ -139,8 +137,8 @@
-
-
+
+