Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/catalyst/moodle-mod_facetoface

Facetoface Module for Moodle 2.0 and above
https://github.com/catalyst/moodle-mod_facetoface

Last synced: 3 days ago
JSON representation

Facetoface Module for Moodle 2.0 and above

Awesome Lists containing this project

README

        

[![3.11 and higher branch test](https://github.com/catalyst/moodle-mod_facetoface/actions/workflows/311-master.yml/badge.svg)](https://github.com/catalyst/moodle-mod_facetoface/actions/workflows/311-master.yml)

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 the ChangeLog.txt file)

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 .