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

Moodle 2.5, 2.6
Released: Saturday, 1 March 2014, 12:48 AM
This file is part of Moodle - http://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 http://matbury.com}
@license http://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-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 SWF Activity 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/25/en/Installing_add-ons

Version information

Version build number
2014022800
Version release name
v0.6.0
Maturity
Beta
MD5 Sum
005b16160654e7d2a42a121fa9af802c
Supported software
PHP 5.3, PHP 5.4, Moodle 2.5, Moodle 2.6
  • Latest release for Moodle 2.5
  • Latest release for Moodle 2.6

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