Presentation

Activities ::: mod_revealjs
Maintained by Matt BuryMatt Bury
Displays multimedia HTML5 presentations and slide shows in users' web browsers. A web friendly and more feature rich alternative to MS PowerPoint and PDF. However, presentations must be uploaded to moodledata via FTP and you'll need to learn some basic HTML to create presentations for it.

Presentation v0.9.4

Moodle 3.0, 3.1, 3.2, 3.3, 3.4
Released: Tuesday, 22 May 2018, 3:41 AM
This package is part of Moodle - https://moodle.org/

Moodle 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.

Moodle 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 Moodle. If not, see .

@copyright 2013 Matt Bury {@link https://matbury.com}
@license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later


Presentation module (reveal.js)
==============================

The Presentation module is an alternative to PowerPoint, PDF, and other
web browser-unfriendly formats.

It uses the free and open source JavaScript slide show library, reveal.js

See: https://github.com/hakimel/reveal.js which includes helpful documentation
for creating and editing presentations. reveal.js can also be used as a
standalone presentation player (in a web browser) and be used for creating,
editing, and previewing presentations before uploading them to Moodle. There is
an online presentation editor at: http://slid.es However, it is not free and
open source and creating a "freemium" account is required to use it.

Installation

1. Upload /revealjs/ directory and all its contents to /moodle/mod/
2. In Moodle, login as administrator
3. Go to Administration > Site administration > Notifications
4. Installation process will initiate (follow the on-screen instructions)

During the installation process, the Presentation Module will attempt to move
the /moodle/mod/revealjs/revealjs/ directory to /moodledata/repository/
If this fails, you will have to move the directory and all its contents manually.

There's an example presentation in /revealjs/_revealjs_/matbury/sdl_learner/ to
get you started

For further information about installing activity modules in Moodle see:
http://docs.moodle.org/31/en/Installing_add-ons

Version information

Version build number
2018031900
Version release name
v0.9.4
Can be updated from
v0.9.1 (2016112100)
Maturity
Stable version
MD5 Sum
399346596f2d9dc4aa6cf3fe2d6300a6
Supported software
Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation