Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Activities.

Activities: Difference between revisions

From MoodleDocs
(updated link)
m (added link to spanish translation of page)
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
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 13 different types of activities in the standard Moodle that can be found on the "add an activity" drop down menu.  
There are 14 different types of activities in the standard Moodle that can be found on the "add an activity" drop down menu.  
*[[Assignment module|Assignments]] - Enable teachers to grade and give comments on uploaded files and assignments created on and off line
;[[Assignment module|Assignments]]: Enable teachers to grade and give comments on uploaded files and assignments created on and off line
*[[Chat module|Chat]] - Allows participants to have a real-time synchronous discussion
;[[Chat module|Chat]]: Allows participants to have a real-time synchronous discussion
*[[Choice module|Choice]] - A teacher asks a question and specifies a choice of multiple responses
;[[Choice module|Choice]]: A teacher asks a question and specifies a choice of multiple responses
*[[Database activity module|Database]] - Enables participants to create, maintain and search a bank of record entries
;[[Database activity module|Database]]: Enables participants to create, maintain and search a bank of record entries
*[[Feedback module|Feedback]] - For creating and conducting surveys to collect feedback
;[[External tool|External tool]]:Allows participants to interact with LTI compliant learning resources and activities on other web sites.
*[[Forum module|Forum]] - Allows participants to have asynchronous discussions
;[[Feedback module|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 module|Forum]]: Allows participants to have asynchronous discussions
*[[Lesson module|Lesson]] - For delivering content in flexible ways
;[[Glossary module|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
;[[Lesson module|Lesson]]: For delivering content in flexible ways
*[[SCORM module|SCORM]] - Enables SCORM packages to be included as course content
;[[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
*[[Survey module|Survey]] - For gathering data from students to help teachers learn about their class and reflect on their own teaching
;[[SCORM module|SCORM]]: Enables SCORM packages to be included as course content
*[[Wiki module|Wiki]] - A collection of web pages that anyone can add to or edit
;[[Survey module|Survey]]: For gathering data from students to help teachers learn about their class and reflect on their own teaching
*[[Workshop module|Workshop]] - Enables peer assessment
;[[Wiki module|Wiki]]: A collection of web pages that anyone can add to or edit
;[[Workshop module|Workshop]]: Enables peer assessment


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.   
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.   
Line 23: Line 24:
* [[Activities block]] - lists all the activities in a course
* [[Activities block]] - lists all the activities in a course
* [[Managing activities]] - for administrators
* [[Managing activities]] - for administrators
[[de:Aktivitäten]]
[[es:Actividades]]

Latest revision as of 16:53, 1 February 2013

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 on the "add an activity" drop down menu.

Assignments
Enable teachers to grade and give comments on uploaded files and assignments created on and off line
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
External tool
Allows participants to interact with LTI compliant learning resources and activities on other web sites.
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
Lesson
For delivering content in flexible ways
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

A site may add other activities which have been developed as contributed code and found in Moodle.org's Modules and Plugins database for adding to a site.

See also