16/Base de datos (módulo)

De MoodleDocs

Moodle 1.6

Esta actividad permite que los usuarios incorporen datos en un formulario diseñado por el profesor del curso. Las entradas se pueden clasificar, buscar, etc. Las entradas pueden contener el texto, imágenes y otros formatos de información.

Este módulo es una novedad en la versión de Moodle 1.6, pero también funciona con Moodle 1.5.4.

  • Permite crear una base de datos accesible, en lectura y escritura, tanto al alumnado como al profesorado.
  • Tiene diferentes tipos de campos:
    • Texto
    • Imágenes
    • Archivo
    • URL
    • Fecha
    • Menú
    • Menú (Selección múltiple)
    • Botón de marcar (Checkbox)
    • Botones de elección (Radio buttons)
  • Su icono estándar es: datos.gif

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

Moodle's Database Activity Module is an activity which allows the teacher to define a structured format for information - a set of fields. Teachers and/or students can then contribute to the "database" and build up a collection of structured records.

(Technically, a single instance of the database activity module is more like a single data table than a whole relational database.)

For example, one activity might ask students to contribute pictures they have created. The activity would need a "picture" field but could also have a "title" field and a "description" field. The teacher could decide to allow participants to add comments to each others' contributions, or even to rate them.


Note: Please don't confuse this activity type with Moodle's underlying database, which stores all of the information used in Moodle courses.