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

Moodle 2.5
Released: Montag, 7. Oktober 2013, 04:52
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)
==============================

IMPORTANT: Please also read moodle/mod/revealjs/example_presentation/readme.txt
This module won't work until you've followed the instructions there!

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.

Version information

Version build number
2013100600
Version release name
v0.2.0
Maturity
Beta
MD5 Sum
0e056f06670d29760f5f8dbcd2a7ea5f
Supported software
PHP 5.3, Moodle 2.5

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