Index: lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/TblMonitorController.java =================================================================== diff -u -r82c531ec90377dbaf474edc1966f9490582a03ff -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/TblMonitorController.java (.../TblMonitorController.java) (revision 82c531ec90377dbaf474edc1966f9490582a03ff) +++ lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/TblMonitorController.java (.../TblMonitorController.java) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -122,6 +122,9 @@ model.addAllAttributes(modelAttributes); model.addAttribute(AttributeNames.PARAM_TOOL_CONTENT_ID, toolContentId); + model.addAttribute("scratchie", scratchie); + model.addAttribute("isTbl", true); + return "pages/monitoring/studentChoices"; } Index: lams_tool_scratchie/web/pages/monitoring/monitoring.jsp =================================================================== diff -u -r1a6408137fed60838b5744155f0884381c37d2c0 -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 1a6408137fed60838b5744155f0884381c37d2c0) +++ lams_tool_scratchie/web/pages/monitoring/monitoring.jsp (.../monitoring.jsp) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -21,8 +21,6 @@ - - Index: lams_tool_scratchie/web/pages/monitoring/parts/timeLimit.jsp =================================================================== diff -u -r804dca72fa2ac638a9d3e2e66054d82688951c31 -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/web/pages/monitoring/parts/timeLimit.jsp (.../timeLimit.jsp) (revision 804dca72fa2ac638a9d3e2e66054d82688951c31) +++ lams_tool_scratchie/web/pages/monitoring/parts/timeLimit.jsp (.../timeLimit.jsp) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -1,192 +1,560 @@ <%@ include file="/common/taglibs.jsp"%> -
-
-
- - - -
+ - - -
+ + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + +
+ + +
+ + + +
+
+ + +
+ + + +
+
+ + + +

-

-
- ${scratchie.relativeTimeLimit}  - - -
- -
-
- -
-
- - - - - - - - - - -
-
-
-

-

-
-
- -
-
- -
-
- - - - - - - - - - -
-
-
-
-

-

-
-
- - -
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+

+
+ ${scratchie.relativeTimeLimit}  + + +
+ +
+
+ +
+
+ + + + + + + + + + +
+
+
+

+

+
+
+ +
+
+ +
+
+ + + + + + + + + + +
+
+
+
+

+

+
+
+ + +
+
-
+
\ No newline at end of file Index: lams_tool_scratchie/web/pages/monitoring/studentChoices.jsp =================================================================== diff -u -re9b2b083ad3802e79ed5fbf51ae98967575c198d -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/web/pages/monitoring/studentChoices.jsp (.../studentChoices.jsp) (revision e9b2b083ad3802e79ed5fbf51ae98967575c198d) +++ lams_tool_scratchie/web/pages/monitoring/studentChoices.jsp (.../studentChoices.jsp) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -373,3 +373,7 @@ + + + <%@ include file="parts/timeLimit.jsp"%> + \ No newline at end of file Index: lams_tool_scratchie/web/pages/monitoring/summary.jsp =================================================================== diff -u -r804dca72fa2ac638a9d3e2e66054d82688951c31 -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 804dca72fa2ac638a9d3e2e66054d82688951c31) +++ lams_tool_scratchie/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -51,19 +51,6 @@ #collapseBurning .burning-question-title { cursor: pointer; } - - - .countdown-timeout { - color: #FF3333 !important; - } - - #time-limit-table th { - vertical-align: middle; - } - - #time-limit-table td.centered { - text-align: center; - } Index: lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp =================================================================== diff -u -rbcb806e82cb1d2f15b11791aeb5e8ff7335e0163 -r01914e84eaec252cea509f1990122a58b555cbd5 --- lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp (.../tra.jsp) (revision bcb806e82cb1d2f15b11791aeb5e8ff7335e0163) +++ lams_tool_scratchie/web/pages/tblmonitoring/tra.jsp (.../tra.jsp) (revision 01914e84eaec252cea509f1990122a58b555cbd5) @@ -148,3 +148,4 @@ +