This is a test site. Any changes will be lost!

Activities: Difference between revisions

From MoodleDocs
(seems like a useful, logical redirect to me)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Activities block]]
{{Home}}
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. 
 
The teacher can add an activity, when editing is turned on by using the "Add an activity" in a course (see [[Getting started for teachers]]  or [[Adding resources and activities]] for more help). There are other ways to add an activity.
 
There are 13 different types of activities in the standard Moodle that can be found on the "add an activity" pull down menu.
*[[Assignment]]
*[[Chat module|Chat]]
*[[Choice module|Choice]]
*[[Database activity module|Database]]
*[[Feedback module|Feedback]]
*[[Forum]]
*[[Glossary module|Glossary]]
*[[Lesson module|Lesson]]
*[[SCORM module|SCORM]]
*[[Survey module|Survey]]
*[[Quiz module|Quiz]]
*[[Wiki module|Wiki]]
*[[Workshop module|Workshop]]
 
There are also other interactive [[:Category:Modules|modules]], such as [[Blogs]]. A 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/mod/data/view.php?id=6009 Modules and Plugins] database for adding to a site. 
==See also==
 
* [[Activities block]] - lists all the activities in a course
* [[Activity modules administration]] - for administrators

Latest revision as of 14:05, 23 September 2011

HomeActivities


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.

The teacher can add an activity, when editing is turned on by using the "Add an activity" in a course (see Getting started for teachers or Adding resources and activities for more help). There are other ways to add an activity.

There are 13 different types of activities in the standard Moodle that can be found on the "add an activity" pull down menu.

There are also other interactive modules, such as Blogs. A 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