This plugin allows instructors/teachers to create a space for students to submit "galleries". These galleries can be based on images, audio or video. The galleries themselves can be used as part of gradeable assignments when used in conjuction with the media collection submission module (http://github.com/netspotau/moodle-assignsubmission_mediagallery).
This activity was written by Adam Olley <adam.olley@openlms.net> for the University of New South Wales (http://www.unsw.edu.au).
You can install the plugin from the Moodle plugin repository from within your Moodle installation.
You can download a zip of this module from: https://github.com/netspotau/moodle-mod_mediagallery/zipball/master
Unzip it to your mod/ folder and rename the extracted folder to 'mediagallery'.
To install using git, run the following command from the root of your moodle installation:
git clone git://github.com/netspotau/moodle-mod_mediagallery.git mod/mediagallery
Then add mod/mediagallery to your gitignore.
Allows teachers to link an assignment to a collection activity. When students submit a gallery for assessment, the gallery becomes read only after the duedate.
Repo: http://github.com/netspotau/moodle-assignsubmission_mediagallery
Allows users to add a block to their course which lets users search for galleries within any Media collections in the course.
Repo: http://github.com/netspotau/moodle-block_mediagallery
When used in conjunction with the TinyMCE plugin, this allows users to insert carousel views to a gallery in their course.
Repo: http://github.com/netspotau/moodle-filter_mediagallery
Provides a button that can be added to TinyMCE for inserting galleries into TinyMCE editable areas.
Repo: http://github.com/netspotau/moodle-tinymce_mediagallery
Media collection was developed by Open LMS (https://www.openlms.net) for the University of New South Wales (http://www.unsw.edu.au).
Code: Adam Olley <adam.olley@openlms.net>
Concept: UNSW (http://www.unsw.edu.au)
Design: UNSW (http://www.unsw.edu.au) & Mark Bailye <mark.bailye@openlms.net>
Testing: UNSW (http://www.unsw.edu.au)