Skip to content

CWRTP/facetoface-2.0

 
 

Repository files navigation

-----------------------------------------------------------------------------
Face-to-face module for Moodle
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/>.
-----------------------------------------------------------------------------

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.


Requirements
-------------

* Moodle 2.6+

There is a version for Moodle 2.4/2.5 which can be found here:
https://github.com/catalyst/facetoface-2.0/tree/moodle-2.2.x

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.


Bugs/patches
-------------

Feel free to send bug reports (and/or patches!) to the current maintainer:

  Stacey Walker <stacey@catalyst-eu.net>


Previous maintainer(s)
-----------------------

  Alastair Munro <alastair.munro@totaralms.com>
  Aaron Barnes <aaronb@catalyst.net.nz>
  Francois Marier <francois@catalyst.net.nz>


Original design and development
--------------------------------

  Jonathan Newman <jonathan.newman@catalyst.net.nz>

Changes
--------

(see the ChangeLog.txt file)

Packages

No packages published

Languages

  • PHP 99.9%
  • CSS 0.1%