Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Shared activities course format.

Shared activities course format: Difference between revisions

From MoodleDocs
(Actually, sam is a weird geek who likes his name spelt lower-case)
m (category, stub template removed, small rewording)
 
Line 1: Line 1:
{{stub}}
The shared activities course format allows users 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.
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.
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.
* Supports [[Forum module]]s
* Supports [[Forum module]]s
Line 19: Line 17:
*[http://sclater.com/blog/?p=342 Now learners control their VLE/LMS] Niall Sclater blog posting September 23, 2009  
*[http://sclater.com/blog/?p=342 Now learners control their VLE/LMS] Niall Sclater blog posting September 23, 2009  
[[Category:Contributed code]]
[[Category:Contributed code]]
[[Category:Course format]]

Latest revision as of 08:38, 24 September 2009

The shared activities course format allows users 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.

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

External links