Moodle Plugins directory: Facetoface: Versions: 2025072400 | Moodle.org

Facetoface
Facetoface 2025072400
Code prechecks
Description
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.
Branches
Moodle version | Branch |
---|---|
Moodle 4.0 - 4.2 | MOODLE_400_STABLE |
Moodle 4.3 and higher | MOODLE_403_STABLE |
Installation
1- Unpack the module into your moodle install in order to create a mod/facetoface directory.
2- Visit the /admin/index.php page to trigger the database installation.
3- (Optional) Change the default options in the activity modules configuration.
Changes
(See git commit history)
Copyright
Face-to-face module for Moodle originally designed and developed by Jonathan Newman Copyright (C) 2007-2011 Catalyst IT (http://www.catalyst.net.nz) Copyright (C) 2011-2013 Totara LMS (http://www.totaralms.com) Copyright (C) 2014 onwards Catalyst IT (http://www.catalyst-eu.net)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Version information
- Version build number
- 2025072400
- Version release name
- 2025072400
- Maturity
- Stabil versjon
- MD5 Sum
- 04945bc4a18320a4ac94d3ddd13fb870
- Supported software
- Moodle 4.3, Moodle 4.4, Moodle 4.5
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- MOODLE_403_STABLE
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation