Index: lams_tool_mindmap/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r889137c66c1156153a5e8eaa1e250ae60024fc0a -r7b9c0d5a0c590173997254b7b32196677e9f6a15 --- lams_tool_mindmap/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 889137c66c1156153a5e8eaa1e250ae60024fc0a) +++ lams_tool_mindmap/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7b9c0d5a0c590173997254b7b32196677e9f6a15) @@ -107,9 +107,9 @@ label.authoring.advance.gallery.walk.instructions = Instructions for Gallery Walk (ie: Please review other groups' work and make sure you add your review/comments) label.authoring.advance.gallery.walk.read.only.tooltip = Students will not be able to neither comment on nor rate other teams' work. monitoring.summary.gallery.walk.start = Start Gallery Walk -monitoring.summary.gallery.walk.start.confirm = Are you sure you want to finish collaboration phase and start Gallery Walk? +monitoring.summary.gallery.walk.start.confirm = Are you sure you want to finish collaboration phase and start Gallery Walk? You will not be able to return to collaboration phase. monitoring.summary.gallery.walk.finish = Finish Gallery Walk -monitoring.summary.gallery.walk.finish.confirm = Are you sure you want to finish Gallery Walk? +monitoring.summary.gallery.walk.finish.confirm = Are you sure you want to finish Gallery Walk? You will not be able to restart Gallery Walk. monitoring.summary.gallery.walk.learner.edit = Let learners modify answers monitoring.summary.gallery.walk.learner.edit.confirm = Are you sure you want allows students to modify their answers while inside Gallery Walk? label.gallery.walk.your.group = (Your group) @@ -124,6 +124,10 @@ label.gallery.walk.preview = You are in preview mode. You only see your own group. Regular learners would see other groups' work and would be able to comment on it and rate it. label.gallery.walk = Gallery Walk label.gallery.walk.wait.finish = The Gallery Walk activity has not been set as completed by the teacher. If you have completed, please contact the teacher for assistance. +label.gallery.walk.state.not.started = not started +label.gallery.walk.state.started = started +label.gallery.walk.state.finished = finished +label.gallery.walk.state.learner.edit.enabled = , learners can modify answers label.comment.textarea.tip = Type your comment here then click on the green tick warning.comment.blank = Comment text is missing. monitoring.label.group = Group \ No newline at end of file Index: lams_tool_mindmap/web/pages/monitoring/summary.jsp =================================================================== diff -u -r2a724eec0d5174fbd62a4fb21a7248d637f683e0 -r7b9c0d5a0c590173997254b7b32196677e9f6a15 --- lams_tool_mindmap/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 2a724eec0d5174fbd62a4fb21a7248d637f683e0) +++ lams_tool_mindmap/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 7b9c0d5a0c590173997254b7b32196677e9f6a15) @@ -6,20 +6,17 @@