Fork me on GitHub
Standard Icon

Standard Slideshow for Moodle by marxjohnson

Standard Slideshow module for Moodle

Standard is a tool for creating and editing slideshows using the Simple Standards-based Slideshow System (s5). The Moodle plugin provides a Standard Slideshow resource type for Moodle, with a web-based editor.

Dependencies

Moodle 2.0+

Install

Download the Zip or Tar from this page and upload all the files to it to /mod/standardslideshow/ in your Moodle 2 installation. Your folder structure should look like this:

/
|-admin/
|-auth/
|-...
|-mod/|-assignment/
|-... |-chat/
...   |-...
      |-scorm/
      |-standardslideshow/|-db/
      |-survey/           |-lang/
      ...                 |-pix/
                          |-s5/
                          ...
Visit /admin.php to complete the installation.

Additional s5 themes can be uploaded to /mod/standardslideshow/s5/ui/. They should contain the files specified in the s5 File Map

License

GNU GPL Version 3 or above.

Authors

Mark Johnson (mark@barrenfrozenwasteland.com)

Contact

Mark Johnson (mark@barrenfrozenwasteland.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/marxjohnson/standard-slideshow-moodle