Database activity: Difference between revisions

From MoodleDocs
chris collman (talk | contribs)
Tidy
mNo edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Database}}{{Improve}}
{{Activities}}The database activity 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.


The database activity 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.
{{MediaPlayer | url = https://youtu.be/HkKUojvm6Ag | desc = Overview of the Database activity}}


This module will create one table per instance, but you may create as many instances you need. The records can be linked to other tables and all resources in the course, if you allow autolink in a name field, but you cannot build a SQL query.
* [[Database activity settings|Database settings]]
* [[Building Database]]
* [[Database templates]]
* [[Using Database]]
* [[Database activity FAQ]]


The table is not created in the SQL database, it is just stored there in lines of other SQL tables (mdl_data*).
[[Category:Database activity module]]


[[de:Datenbank]]
[[de:Datenbank]]
Line 11: Line 15:
[[eu:Datu-basea]]
[[eu:Datu-basea]]
[[fr:Base de données]]
[[fr:Base de données]]
[[cs:Modul Databáze]]
[[it:Attività Database]]
[[ja:データベースモジュール]]
[[ja:データベースモジュール]]
[[ru: База_данных]]

Latest revision as of 14:52, 16 February 2019

The database activity 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.

Overview of the Database activity