Index: lams_tool_vote/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/conf/language/lams/ApplicationResources.properties,v diff -u -r1.22 -r1.23 --- lams_tool_vote/conf/language/lams/ApplicationResources.properties 26 Jul 2009 22:21:11 -0000 1.22 +++ lams_tool_vote/conf/language/lams/ApplicationResources.properties 14 Jan 2010 21:21:09 -0000 1.23 @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Nov 26 22:45:11 GMT 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Jan 14 15:17:09 CST 2010 #=================== labels for Voting =================# @@ -80,7 +80,6 @@ label.title.export =Learner Submission Details error.maxNominationCount.invalid =Please correct this: The "Max Nominations" field in Advanced section is invalid. error.noLearnerActivity =The report is not available since no users attempted the activity yet. -label.learning.reportMessage =The following are your votes. error.maxNominationCount.reached =You have selected too many nominations. You can only select label.nominations =nominations. label.progressiveResults =Progressive Voting Results @@ -160,12 +159,8 @@ label.on =On label.total.completed.students =Total number of learners that completed voting: label.total.students =Total number of possible learners: +label.learning.reportMessage =Your vote(s): +label.learner.nomination =Your nomination is: -msg.planner.clear.entry=Clear nomination content (will be removed from activity after save) -label.data.flow.choose=and choose an input: -label.data.flow.none=None - -label.advanced.data.flow.limit=Limit number of students the input will be taken from: -label.advanced.data.flow.limit.none=NO LIMIT -#======= End labels: Exported 154 labels for en AU ===== +#======= End labels: Exported 155 labels for en AU ===== Index: lams_tool_vote/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.20 -r1.21 --- lams_tool_vote/conf/language/lams/ApplicationResources_en_AU.properties 5 Jul 2009 13:25:34 -0000 1.20 +++ lams_tool_vote/conf/language/lams/ApplicationResources_en_AU.properties 14 Jan 2010 21:21:09 -0000 1.21 @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sun Jul 05 07:07:18 CST 2009 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Jan 14 15:17:09 CST 2010 #=================== labels for Voting =================# @@ -80,7 +80,6 @@ label.title.export =Learner Submission Details error.maxNominationCount.invalid =Please correct this: The "Max Nominations" field in Advanced section is invalid. error.noLearnerActivity =The report is not available since no users attempted the activity yet. -label.learning.reportMessage =The following are your votes. error.maxNominationCount.reached =You have selected too many nominations. You can only select label.nominations =nominations. label.progressiveResults =Progressive Voting Results @@ -160,6 +159,8 @@ label.on =On label.total.completed.students =Total number of learners that completed voting: label.total.students =Total number of possible learners: +label.learning.reportMessage =Your vote(s): +label.learner.nomination =Your nomination is: -#======= End labels: Exported 154 labels for en AU ===== +#======= End labels: Exported 155 labels for en AU ===== Index: lams_tool_vote/conf/language/lams/ApplicationResources_es_ES.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/conf/language/lams/ApplicationResources_es_ES.properties,v diff -u -r1.12 -r1.13 --- lams_tool_vote/conf/language/lams/ApplicationResources_es_ES.properties 5 Jul 2009 13:25:35 -0000 1.12 +++ lams_tool_vote/conf/language/lams/ApplicationResources_es_ES.properties 14 Jan 2010 21:21:09 -0000 1.13 @@ -2,7 +2,7 @@ #language code: es #locale code: ES - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sun Jul 05 07:07:11 CST 2009 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Jan 14 15:16:43 CST 2010 #=================== labels for Voting =================# @@ -11,7 +11,6 @@ label.tip.displayBarChart =Mostrar gr\u00e1fica de barras label.learner =Estudiante error.fileName.empty =Atenci\u00f3n: En la pesta\u00f1a de Instrucciones, el nombre del archivo para subir no puede dejarse vacio. -label.learning.reportMessage =Sus votos: error.maxNominationCount.reached =Ha seleccionado m\u00e1s nominaciones que las permitidas. Solo puede seleccionar label.user =Estudiante label.group =Grupo @@ -160,6 +159,8 @@ button.endLearning =Finalizar label.learning.forceOfflineMessage =Esta actividad ha sido se\u00f1alada para realizarse en forma offline. Por favor, consulte con su profesor. message.warnLockOnFinish =Atenci\u00f3n: despu\u00e9s de finalizar esta actividad usted no podr\u00e1 cambiar sus voto(s). +label.learning.reportMessage =Su(s) voto(s): +label.learner.nomination =Su nominaci\u00f3n es: -#======= End labels: Exported 154 labels for es ES ===== +#======= End labels: Exported 155 labels for es ES ===== Index: lams_tool_vote/web/learning/AllNominations.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/learning/AllNominations.jsp,v diff -u -r1.45 -r1.46 --- lams_tool_vote/web/learning/AllNominations.jsp 16 Sep 2009 03:46:43 -0000 1.45 +++ lams_tool_vote/web/learning/AllNominations.jsp 14 Jan 2010 21:16:57 -0000 1.46 @@ -193,8 +193,18 @@
 
- - + + + + + + + + + + + +
 
- - + + + + + + + + + +
Index: lams_tool_vote/web/learning/RevisitedNoDisplay.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/learning/RevisitedNoDisplay.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_vote/web/learning/RevisitedNoDisplay.jsp 26 Mar 2008 04:09:09 -0000 1.1 +++ lams_tool_vote/web/learning/RevisitedNoDisplay.jsp 14 Jan 2010 21:16:57 -0000 1.2 @@ -21,9 +21,20 @@ <%@ include file="/common/taglibs.jsp"%> -

-

+ + + +

+ +
+ +

+ +
+
+ +