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

Shared activities course format: Difference between revisions

From MoodleDocs
Links: fix links and new standard
m Move see also, delete admin category
 
Line 7: Line 7:
* Supports installed [[OU wiki]]s
* Supports installed [[OU wiki]]s


==See also==
*The course format [http://moodle.org/mod/data/view.php?d=13&rid=1558  Shared activity system] is a Modules and plugins database page for downloads and more information.
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]


==Development status==
==Development status==
Line 17: Line 14:
Please contact sam marshall if you find serious bugs. The public version may 'lag behind' our internal one, and we may need prodding to update it for bugfixes.
Please contact sam marshall if you find serious bugs. The public version may 'lag behind' our internal one, and we may need prodding to update it for bugfixes.


[[Category: Administrator]]
==See also==
*The course format [http://moodle.org/mod/data/view.php?d=13&rid=1558  Shared activity system] is a Modules and plugins database page for downloads and more information.
*Discussions: please create or find a discussion topic in the [http://moodle.org/mod/forum/view.php?id=44  Contributed Code forum]
 
[[Category:Contributed code]]
[[Category:Contributed code]]

Latest revision as of 17:26, 28 August 2008

This contributed code module is a course format system that allows any Moodle user (for example, students) to create their own shared activities which they can invite a list of other people to join. When they invite people, those people receive an email with a link to the activity.

Features

This system could be useful if users meet on a course and want to arrange social events between themselves, or to stay in touch after the course ends.


Development status

This code is currently in use at the Open University, but we don't have any plans to develop it further at present (except adding support for oublog when that is released). We're also not aware of any major problems.

Please contact sam marshall if you find serious bugs. The public version may 'lag behind' our internal one, and we may need prodding to update it for bugfixes.

See also