Note: You are currently viewing documentation for Moodle 4.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Activities.

Activities: Difference between revisions

From MoodleDocs
(French link)
(BBB)
 
(25 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Managing a Moodle course}}
{{Managing a Moodle course}}
An activity is a general name for a group of features in a Moodle course. Usually an activity is something that a student will do that interacts with other students and or the teacher.
An activity is a general name for a group of features in a Moodle course. Usually an activity is something that a student will do that interacts with other students and or the teacher.  


There are 14 different types of activities in the standard Moodle that can be found when the editing is turned on and the link 'Add an activity or resource' is clicked.
In Moodle terminology, an Activity, such as Forums or Quizzes, properly means something students can contribute to directly, and is often contrasted to a [[Resources|Resource]] such as a File or Page, which is presented by the teacher to them. However, the term activity is sometimes for convenience also used to refer to both Activities and Resources as a group.


;[[Assignment module|Assignments]]: Enable teachers to grade and give comments on uploaded files and assignments created on and off line
There are 15 different types of activities in the standard Moodle that can be found when the editing is turned on and the link 'Add an activity or resource' is clicked.
;[[Chat module|Chat]]: Allows participants to have a real-time synchronous discussion
;[[Assignment activity|Assignments]]: Enable teachers to grade and give comments on uploaded files and assignments created on and off line
;[[Choice module|Choice]]: A teacher asks a question and specifies a choice of multiple responses
;[[BigBlueButton|BigBlueButton]]: Run live video conferencing sessions within Moodle
;[[Database activity module|Database]]: Enables participants to create, maintain and search a bank of record entries
;[[Chat activity|Chat]]: Allows participants to have a real-time synchronous discussion
;[[External tool|External tool]]:Allows participants to interact with LTI compliant learning resources and activities on other web sites.
;[[Choice activity|Choice]]: A teacher asks a question and specifies a choice of multiple responses
;[[Feedback module|Feedback]]: For creating and conducting surveys to collect feedback
;[[Database activity|Database]]: Enables participants to create, maintain and search a bank of record entries
;[[Forum module|Forum]]: Allows participants to have asynchronous discussions
;[[Feedback activity|Feedback]]: For creating and conducting surveys to collect feedback.
;[[Glossary module|Glossary]]: Enables participants to create and maintain a list of definitions, like a dictionary
;[[Forum activity|Forum]]: Allows participants to have asynchronous discussions
;[[Lesson module|Lesson]]: For delivering content in flexible ways
;[[Glossary activity|Glossary]]: Enables participants to create and maintain a list of definitions, like a dictionary
;[[Quiz module|Quiz]]: Allows the teacher to design and set quiz tests, which may be automatically marked and feedback and/or to correct answers shown
;[[H5P activity|H5P activity]]: Enables H5P content created in the Content bank or on h5p.com or with the [https://lumi.education/ lumi App] to be easily added to a course as an activity.
;[[SCORM module|SCORM]]: Enables SCORM packages to be included as course content
;[[Lesson activity|Lesson]]: For delivering content in flexible ways
;[[Survey module|Survey]]: For gathering data from students to help teachers learn about their class and reflect on their own teaching
;[[External tool|(LTI) External tool]]:Allows participants to interact with LTI compliant learning resources and activities on other web sites. (These must first be set up by an administrator on the site before being available in individual courses.)
;[[Wiki module|Wiki]]: A collection of web pages that anyone can add to or edit
;[[Quiz activity|Quiz]]: Allows the teacher to design and set quiz tests, which may be automatically marked and feedback and/or to correct answers shown
;[[Workshop module|Workshop]]: Enables peer assessment
;[[SCORM activity|SCORM]]: Enables SCORM packages to be included as course content
 
;[[Survey activity|Survey]]: For gathering data from students to help teachers learn about their class and reflect on their own teaching
A site may add other activities which have been developed as [[:Category:Contributed code|contributed code]] and found in Moodle.org's [http://moodle.org/plugins Modules and Plugins] database for adding to a site.
;[[Wiki activity|Wiki]]: A collection of web pages that anyone can add to or edit
;[[Workshop activity|Workshop]]: Enables peer assessment
Additional plugins from the [http://moodle.org/plugins Moodle plugins directory] may also be installed on your site.
==See also==
==See also==
* [[Activities block]] - lists all the activities in a course
* [[Managing activities]] - for administrators
* [[Managing activities]] - for administrators
[[de:Aktivitäten]]
[[de:Aktivitäten]]
[[es:Actividades]]
[[es:Actividades]]
[[fr:Activités]]
[[fr:Activités]]
[[it:Attività]]
[[pt-br:Atividades]]

Latest revision as of 15:59, 22 April 2022

An activity is a general name for a group of features in a Moodle course. Usually an activity is something that a student will do that interacts with other students and or the teacher.

In Moodle terminology, an Activity, such as Forums or Quizzes, properly means something students can contribute to directly, and is often contrasted to a Resource such as a File or Page, which is presented by the teacher to them. However, the term activity is sometimes for convenience also used to refer to both Activities and Resources as a group.

There are 15 different types of activities in the standard Moodle that can be found when the editing is turned on and the link 'Add an activity or resource' is clicked.

Assignments
Enable teachers to grade and give comments on uploaded files and assignments created on and off line
BigBlueButton
Run live video conferencing sessions within Moodle
Chat
Allows participants to have a real-time synchronous discussion
Choice
A teacher asks a question and specifies a choice of multiple responses
Database
Enables participants to create, maintain and search a bank of record entries
Feedback
For creating and conducting surveys to collect feedback.
Forum
Allows participants to have asynchronous discussions
Glossary
Enables participants to create and maintain a list of definitions, like a dictionary
H5P activity
Enables H5P content created in the Content bank or on h5p.com or with the lumi App to be easily added to a course as an activity.
Lesson
For delivering content in flexible ways
(LTI) External tool
Allows participants to interact with LTI compliant learning resources and activities on other web sites. (These must first be set up by an administrator on the site before being available in individual courses.)
Quiz
Allows the teacher to design and set quiz tests, which may be automatically marked and feedback and/or to correct answers shown
SCORM
Enables SCORM packages to be included as course content
Survey
For gathering data from students to help teachers learn about their class and reflect on their own teaching
Wiki
A collection of web pages that anyone can add to or edit
Workshop
Enables peer assessment

Additional plugins from the Moodle plugins directory may also be installed on your site.

See also