Index: lams_tool_scribe/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scribe/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.4 -r1.5 --- lams_tool_scribe/conf/language/ApplicationResources.properties 3 Oct 2006 00:53:32 -0000 1.4 +++ lams_tool_scribe/conf/language/ApplicationResources.properties 4 Oct 2006 06:20:53 -0000 1.5 @@ -107,6 +107,8 @@ button.agree = Agree button.submitReport = Submit Report +message.voteStatistics = {0} out of {1} agree + Index: lams_tool_scribe/web/pages/parts/voteDisplay.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_scribe/web/pages/parts/voteDisplay.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_scribe/web/pages/parts/voteDisplay.jsp 4 Oct 2006 06:06:32 -0000 1.1 +++ lams_tool_scribe/web/pages/parts/voteDisplay.jsp 4 Oct 2006 06:20:53 -0000 1.2 @@ -11,6 +11,9 @@

- ${scribeSessionDTO.numberOfVotes} out of - ${scribeSessionDTO.numberOfLearners} agree (${scribeSessionDTO.votePercentage}%) + + + + + (${scribeSessionDTO.votePercentage}%)