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)

The Database module allows the teacher and/or students to build, display and search a bank of record entries about any conceivable topic. The format and structure of these entries can be almost unlimited, including images, files, URLs, numbers and text amongst other things. You may be familiar with similar technology from building Microsoft Access or Filemaker databases.

How to use the database module

  • The first task is to agregar una base de datos. You will be asked to give it a name, provide some text explaining its intended purpose to users and set a few other options.
  • Next you define the kind of Campos that define the information you wish to collect. For example a database of famous paintings may have a picture field called painting, for uploading an image file showing the painting, and two text fields called artist and title for the name of the artist and the painting.
  • It is then optional to edit the Plantilla to alter the way in which the database displays entries.
  • Note that if you later edit the fields in the databases you must use the Reset template button, or manually edit the template, to ensure the new fields are added to the display
  • Finally the Profesor and/or Alumnos can start entering data and (optionally) commenting on and grading other submissions. These entries can be viewed alone, viewed as a list or searched and sorted.

Ejemplos de Bases de datos

En Moodle.org tenemos tres buenos ejemplo de aplicación de módulo Base de datos:

  • Moodle Buzz, Una basde de datos de artículos sobre Moodle con su título, autor y el enlace Web.
  • Themes, Una base de datos sobre Temas de Moodle con captura, enlace para su descarga y comentarios de los usuarios.
  • Modules and plugins, Una base de datos sobre los módulos de Moodle que contiene enlaces Web (descarga, documentación, debates de discusión) e información (responsable, tipo de módulo, requisitos), se incluyen los módulos desarrollados por terceras partes.


See also

  • El módulo Glosario, which performs a similar though more specialised, text-based role and is available for previous versions of Moodle.
Note: Please don't confuse this activity type with Moodle's underlying SQL database, which stores all of the information used in Moodle courses and is only of interest to Moodle Administradores.