Index: openacs-4/packages/evaluation/evaluation.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/evaluation.info,v diff -u -N -r1.41 -r1.41.2.1 --- openacs-4/packages/evaluation/evaluation.info 9 Jul 2018 16:13:37 -0000 1.41 +++ openacs-4/packages/evaluation/evaluation.info 16 Jun 2019 11:33:07 -0000 1.41.2.1 @@ -7,7 +7,7 @@ f f - + Jose Pablo Escobedo Del Cid This package allows the users (professors and students) to use the system to submit and grade the tasks. 2017-08-06 @@ -16,7 +16,7 @@ 2 #evaluation.Evaluations# - + Index: openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml,v diff -u -N -r1.34.2.1 -r1.34.2.2 --- openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml 15 Mar 2019 08:59:18 -0000 1.34.2.1 +++ openacs-4/packages/evaluation/catalog/evaluation.en_US.ISO-8859-1.xml 16 Jun 2019 11:33:07 -0000 1.34.2.2 @@ -531,7 +531,7 @@ You can upload a file associated to this task by using the browse button and select the file from your computer (optional) You can't leave the due date empty if the students have to submit their answers online. due es ($due_date y online es $online_p ) You must give an edit reason (%old_grade% --> %grade_wo_reason% - Your answer hass been successfully submited. + Your answer hass been successfully submitted. Your total grade in this class is: (make it live!) Max Grade: @@ -567,7 +567,7 @@ The sum of the Weight over %grade_plural_name% should be 100. The sum of the Weight over Total must be %grade_weight%. Not evaluated - No submission + No submission that if you unassociate ALL the members or the group, THE GROUP WILL BE DELETED. Number of Integrants Number of Members Index: openacs-4/packages/evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml,v diff -u -N -r1.12 -r1.12.8.1 --- openacs-4/packages/evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml 10 Jul 2009 16:51:28 -0000 1.12 +++ openacs-4/packages/evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml 16 Jun 2019 11:33:07 -0000 1.12.8.1 @@ -645,7 +645,7 @@ La suma de los pesos de %grade_plural_name% debe ser igual a 100. La suma del peso sobre el total debe ser %grade_weight%. Sin evaluar - Sin env�o + Sin env�o si usted desasocia a TODOS los miembros o al grupo, EL GRUPO SERA ELIMINADO. Numero de Integrantes N�mero de personas en el grupo: Index: openacs-4/packages/evaluation/catalog/evaluation.pt_BR.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/catalog/evaluation.pt_BR.ISO-8859-1.xml,v diff -u -N -r1.5 -r1.5.10.1 --- openacs-4/packages/evaluation/catalog/evaluation.pt_BR.ISO-8859-1.xml 10 Dec 2007 09:12:33 -0000 1.5 +++ openacs-4/packages/evaluation/catalog/evaluation.pt_BR.ISO-8859-1.xml 16 Jun 2019 11:33:07 -0000 1.5.10.1 @@ -409,7 +409,7 @@ A soma dos Pesos acima das %grade_plural_name% deve ser 100. A soma dos Pesos acima do Total deve ser %grade_weight%. N�o avaliado - Sem envio + Sem envio que se voc� desassociar TODOS os membros do grupo, O GRUPO SER� ACABADO. N�mero de Integrantes N�mero de Membros Index: openacs-4/packages/evaluation/www/admin/tasks/task-add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation/www/admin/tasks/task-add-edit.tcl,v diff -u -N -r1.35 -r1.35.2.1 --- openacs-4/packages/evaluation/www/admin/tasks/task-add-edit.tcl 7 Aug 2017 23:48:10 -0000 1.35 +++ openacs-4/packages/evaluation/www/admin/tasks/task-add-edit.tcl 16 Jun 2019 11:33:07 -0000 1.35.2.1 @@ -264,7 +264,7 @@ } {answer_choice:text(radio) {label "[_ evaluation.answer_choice_]"} - {options {{"[_ evaluation.submitted_online_]" ol} {"[_ evaluation.forum_r_]" fr} {"[_ evaluation.not_submited_]" ns}}} + {options {{"[_ evaluation.submitted_online_]" ol} {"[_ evaluation.forum_r_]" fr} {"[_ evaluation.not_submitted_]" ns}}} {value "ol"} } }