Index: openacs-4/packages/dotlrn-evaluation/dotlrn-evaluation.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-evaluation/dotlrn-evaluation.info,v diff -u -r1.1 -r1.2 --- openacs-4/packages/dotlrn-evaluation/dotlrn-evaluation.info 31 May 2004 23:45:17 -0000 1.1 +++ openacs-4/packages/dotlrn-evaluation/dotlrn-evaluation.info 15 Jun 2004 23:27:58 -0000 1.2 @@ -16,8 +16,8 @@ - + Index: openacs-4/packages/dotlrn-evaluation/catalog/dotlrn-evaluation.es_ES.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn-evaluation/catalog/dotlrn-evaluation.es_ES.ISO-8859-1.xml,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/dotlrn-evaluation/catalog/dotlrn-evaluation.es_ES.ISO-8859-1.xml 15 Jun 2004 23:27:59 -0000 1.1 @@ -0,0 +1,5 @@ + + + + Evaluaci�n + Index: openacs-4/packages/evaluation-portlet/evaluation-portlet.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/evaluation-portlet.info,v diff -u -r1.1 -r1.2 --- openacs-4/packages/evaluation-portlet/evaluation-portlet.info 31 May 2004 23:43:09 -0000 1.1 +++ openacs-4/packages/evaluation-portlet/evaluation-portlet.info 15 Jun 2004 23:23:13 -0000 1.2 @@ -6,21 +6,20 @@ Evaluations Portlets f t - evaluation-portlet - - + + Jose Pablo Escobedo Del Cid - 2004-05-19 + 2004-06-12 - + - + Index: openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml,v diff -u -r1.1 -r1.2 --- openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml 10 Jun 2004 22:00:22 -0000 1.1 +++ openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.en_US.ISO-8859-1.xml 15 Jun 2004 23:23:13 -0000 1.2 @@ -24,6 +24,8 @@ Groups administration <small>Total points in this category: %total_grade%/%max_grade%<br /> This grade category represents the %grade_weight%% of the 100% of the class</small> + <small>Total points in this category: ${total_grade}/${max_grade} <br /> + $grade_plural_name represents the ${grade_weight}% of the 100% of the class</small> <small>Weight used in %grade_plural_name%: %category_weight%% (over 100% of %grade_plural_name%) <br /> %grade_plural_name% represents %grade_weight%% of the 100% of the class</small> submit answer <style font-color:red>late</style> Index: openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.es_ES.ISO-8859-1.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.es_ES.ISO-8859-1.xml,v diff -u --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/evaluation-portlet/catalog/evaluation-portlet.es_ES.ISO-8859-1.xml 15 Jun 2004 23:23:13 -0000 1.1 @@ -0,0 +1,50 @@ + + + + Agregar %grade_name% + Agregar/Editar respuesta + Agregar/Editar soluci�n + Asignaciones + Historial de Notas + Historial de Notas + Comentarios + Eliminar tarea + Fecha de Entrega + Editar tarea + Evaluaciones + Nota sobre 100 + Administraci�n de Grupos + Administrar mis Tipos de Asignaci�n + Administrar Evaluaci�n + Editar distribuci�n de notas de %grade_plural_name% + Portlet de Administraci�n de Evaluaci�n + Administraci�n de Evaluaci�n + Portlet de Evaluaci�n de Asignaciones + Portlet de Evaluaci�n de Evaluaciones + Administraci�n de Grupos + <small>Total de puntos en esta categor�a: %total_grade%/%max_grade%<br /> Esta categor�a representa el %grade_weight%% del 100% de la clase</small> + <small>Total de puntos en esta categor�a: ${total_grade}/${max_grade}<br /> Esta categor�a representa el ${grade_weight}% del 100% de la clase</small> + <small>La ponderaci�n utilizada en %grade_plural_name% es de: %category_weight%% (del 100% de %grade_plural_name%) <br /> %grade_plural_name% representa el %grade_weight%% del 100% de la clase</small> + enviar respuesta <style font-color:red>tarde</style> + re-entregar <style font-color:red>tarde</style> + No hay tareas para este paquete. + No hay tareas que evaluar para este paquete. + Solo debe de haber una instancia de evaluaci�n para prop�sitos administrativos + Ver comentarios de evaluaci�n + Su nota total en esta clase es: + Nombre + Valor Neto + No hay grupo para esta tarea + No disponible + Sin evaluar + enviar respuesta + enviar respuesta de nuevo + %task_name% (vac�o) + %task_name% (URL) + Subir Soluci�n + Ver comentarios + Ver mi respuesta + Ver tarea + Ver/Editar Soluci�n + Ponderaci�n: + Index: openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 10 Jun 2004 22:00:22 -0000 1.2 +++ openacs-4/packages/evaluation-portlet/lib/evaluations-chunk.tcl 15 Jun 2004 23:23:13 -0000 1.3 @@ -100,11 +100,12 @@ } set max_grade [expr $task_weight + $max_grade] + set task_weight "${over_weight}[format %.2f [lc_numeric $task_weight]]" } else { set grade "[_ evaluation-portlet.Not_available_]" + set task_weight "[_ evaluation-portlet.Not_available_]" } - set task_weight "${over_weight}[format %.2f [lc_numeric $task_weight]]" # working with answer stuff (if it has a file/url attached) if { [empty_string_p $answer_data] } { @@ -131,5 +132,5 @@ if { $admin_p } { set bottom_line "[_ evaluation-portlet.lt_smallWeight_used_in_g]" } else { - set bottom_line "[_ evaluation-portlet.lt_smallTotal_points_in_]" + set bottom_line "[_ evaluation-portlet.lt_smallTotal_points_in__1]" } Index: openacs-4/packages/evaluation-portlet/lib/tasks-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/evaluation-portlet/lib/tasks-chunk.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/evaluation-portlet/lib/tasks-chunk.tcl 10 Jun 2004 22:00:22 -0000 1.2 +++ openacs-4/packages/evaluation-portlet/lib/tasks-chunk.tcl 15 Jun 2004 23:23:13 -0000 1.3 @@ -21,8 +21,8 @@ orderby_desc {task_name desc}] \ due_date_pretty \ [list label "[_ evaluation-portlet.Due_date_]" \ - orderby_asc {due_date_pretty asc} \ - orderby_desc {due_date_pretty desc}] \ + orderby_asc {due_date_ansi asc} \ + orderby_desc {due_date_ansi desc}] \ ] if { $admin_p } { Fisheye: Tag 1.3 refers to a dead (removed) revision in file `openacs-4/packages/evaluation-portlet/lib/tasks-chunk.tcl~'. Fisheye: No comparison available. Pass `N' to diff?