Media Poster

Activities ::: mod_mposter
Maintained by Roberto Becerra
Activity module that displays a page with several blocks that can have different types of content. Among which there can be our File block. Can fetch its metadata from ResourceSpace. Dependencies: ResourceSpace website (optional, to fetch metadata) ResourceSpace repository plugin (optional) Docuementation and Download: https://github.com/iorobertob/moodle-mod_mposter
Latest release:
4 sites
5 downloads
3 fans
Current versions available: 1

Moodle Media Poster activity module [INTERMUSIC]

Activity module that displays a page with several blocks that can have different types of content. Among which there can be our File block.  Can fetch its metadata from ResourceSpace.

Important!!

  • This Media Poster module is based on the original Poster plugin, which is customised to work together with other Intermusic project plugins and therefore does not follow the releaes of the original plugin.
  • When installing the name of this module's folder should be named mposter.
  • Metadata functionality works only with an enabled ResourceSpace respository plugin. I will still work withoug it, but it wont fetch/autofill metadata.

Differences with original Media Poster:

  • This version has settings to add metadata to this activity, a 'Media Poster List' activity plugin can later read this data and create a table with it.
  • This module can retrieve such metadata from a collection in a ResourceSpace asset management system(AMS) instance. This is linked to moodle using the ResourceSpace repository plugin which has to be installed for this feature to work.

How does this module get its metadata

  • The module has settings for 7 metadata field titles and values, that can be filled manually or sought for in the ResourceSapce instance.
  • The module also has the option to upload a metadata file. The metadata file contains in its name, the ID of a collection in ResourceSpace, and performs an API call to retrieve a json list with information about files of that collection.
  • From the info of the collection, the script looks for the metadata fields that match the titles set in this module's configuration or settings. If they are found, they are used to fill the values in this module's info. If the metadata field titles in the config are left empty, the mposter will use the default (configurable) values:
  • "Composer";
  • "Title";
  • "Title - English";
  • "Surtitle";
  • "List";
  • "1st line";
  • "Language";

Intermusic Project

This module was created as part of the Intermusic Project. Its functionality reflects the needs of the project, but it is also intended to work away from that context and use the metadata features more generally.

Installation

Standard moodle plugin process, though the admin pages or by copying this repository in a folder named mposter inside mod/


Screenshots

Screenshot #0
Screenshot #1

Contributors

Roberto Becerra (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Show comments
Please login to post comments