Marking

De MoodleDocs

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

The Marking block is a Moodle block add-on the provides a summary of activities awaiting grading. It includes a separate page that provides an alternate gradebook functionality ties to the marking block. This block is restricted to teachers and administrators.

This block displays marking information for newly submitted, resubmitted, and overdue (activities past their defined close dates) activities. The marking page provides the same information and easy access to the grading functions for these activities.

This block cam also display a list of students below a certain grade level.

The block can be configured to display a maximum number of students in each list and to set the grade level to display below.

This directory uses custom code for all activities it summarizes. There are few common activity library functions that can perform the same operations, and thus any new activities to be added will need new code.

Instalación

To install and use, unzip this file into your Moodle root directory making sure that you 'use folder names'. This will add a new block directory (marking) to your '/blocks' directory and some language files to your langage directory. Once unzipped, visit your admin screen and configure the new block the way you want.

Créditos

El bloque marking ha sido diseñado y construído con la contribución de las personas siguientes:

  • Fernando Oliviera - G8 First Nation Schools > concepto de diseño original de la página marking
  • Darren Smith - Egglescliffe School > concepto de diseño original del bloque marking, y diseño adicional de la página marking
  • Mike Churchward - churchward.ca (mike AT churchward DOT ca)> diseño técnico original y desarrollo

Tareas pendientes

  • Asegurarse de que todas las cadenas están en el archivo de idioma
  • Permitir la configuración de cada sección (i.e., habilitar/deshabilitar 'lista por debajo de la media')
  • Crear un archivo de librería de bloque local y distribuir mejor las funciones