Note: You are currently viewing documentation for Moodle 2.5. Up-to-date documentation for the latest stable version of Moodle may be available here: Face-to-face module.

Face-to-face module: Difference between revisions

From MoodleDocs
(copying recent changes from 23 wiki)
Line 1: Line 1:
{{Facetoface}}
{{Facetoface}}
{{Infobox plugin
|type = Activity module
|entry = https://moodle.org/plugins/pluginversions.php?plugin=mod_facetoface
|tracker = http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&&pid=10033&component=10250
|discussion = http://moodle.org/mod/forum/view.php?id=7136
|maintainer = [[User:Alastair Munro|Alastair Munro]]
|float = right
}}


Face-to-face activities are used to keep track of in-person trainings which require advance booking.
Face-to-face activities are used to keep track of in-person trainings which require advance booking.
Line 10: Line 18:
== See also ==
== See also ==


* [http://moodle.org/mod/data/view.php?d=13&rid=995 Download]
* [http://moodle.org/mod/forum/view.php?id=7136 Forum]: get help and read annoucements
* [http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&&pid=10033&component=10250&sorter/field=issuekey&sorter/order=DESC Bug tracker]
* [http://tracker.moodle.org/browse/CONTRIB-334 Patch to enable linking] to [[Certificate module|Certificate]] contributed module.
* [http://tracker.moodle.org/browse/CONTRIB-334 Patch to enable linking] to [[Certificate module|Certificate]] contributed module.
*[[Registration module]]- a contributed module pre 1.9, for test registration.
[[Category:Contributed code]]

Revision as of 19:18, 11 March 2013

Face-to-face module
Type Activity module
Downloads https://moodle.org/plugins/pluginversions.php?plugin=mod_facetoface
Issues http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&&pid=10033&component=10250
Discussion http://moodle.org/mod/forum/view.php?id=7136
Maintainer(s) Alastair Munro

Face-to-face activities are used to keep track of in-person trainings which require advance booking.

Each activity is offered in one or more identical sessions. These sessions can be given over multiple days.

Reminder messages are sent to users and their managers a few days before the session is scheduled to start. Confirmation messages are sent when users sign-up for a session or cancel.

Example of a Face-to-Face activity, a hands on lab

See also