Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r1307599981af4c3f63c2da571c07e150d4713e8d -r1fd4080f02aa04c5938c33bc4d962749e1a3882b --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 1307599981af4c3f63c2da571c07e150d4713e8d) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 1fd4080f02aa04c5938c33bc4d962749e1a3882b) @@ -381,7 +381,7 @@ label.someone.allocated.this.answer =Sorry, someone has allocated this answer already label.monitoring.user.summary.full.name =Full name label.etherpad.discussion = Discussion -label.answer.rating.title = Your rating of this other group's answer +label.answer.rating.title = Other teams' feedback label.average.rating =Average rating {0}/{1} votes label.your.rating =Your rating {0}, average rating {1}/{2} votes label.comment.textarea.tip =Type your comment here then click on the green tick Index: lams_tool_assessment/web/pages/learning/results/essay.jsp =================================================================== diff -u -ra58b532154155dd77cc41f2da975797419660a22 -r1fd4080f02aa04c5938c33bc4d962749e1a3882b --- lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision a58b532154155dd77cc41f2da975797419660a22) +++ lams_tool_assessment/web/pages/learning/results/essay.jsp (.../essay.jsp) (revision 1fd4080f02aa04c5938c33bc4d962749e1a3882b) @@ -20,31 +20,41 @@ - + <%-- Default answer value, when answers are not disclosed yet --%> + + + + <%-- Get the needed piece of information from a complicated questionSummaries structure --%> + + + + + + + <%-- Show answers for all other teams, and just rating if someone has already commented on this team's answer --%> + - + <%-- Sessions are named after groups --%>   - - - <%-- Get the needed piece of information from a complicated questionSummaries structure --%> - - - - - - - - - + <%-- Do not show your own answer --%> + + + + + + + - +