Metadata submissions

Assignment submissions ::: assignsubmission_metadata
Maintained by Barry Oosthuizen
Adds extra metadata fields to be added as a assignment submission plugin

Metadata submissions 0.9

Moodle 2.5
Released: Thursday, 5 September 2013, 5:28 AM
Introduction
============
This plugin adds the following fields as a submission plugin for the assignment module:

Title
Artist
Medium
Size

Required version of Moodle
==========================
This version works with Moodle version 2013040500 release 2.5

Please ensure that your hardware and software complies with 'Requirements' in 'Installing Moodle' on
'docs.moodle.org/25/en/Installing_Moodle'.

Installation
============
1. Ensure you have the version of Moodle as stated above in 'Required version of Moodle'. This is essential as the
format relies on underlying core code that is out of my control.
2. Put Moodle in 'Maintenance Mode' (docs.moodle.org/en/admin/setting/maintenancemode) so that there are no
users using it bar you as the administrator - if you have not already done so.
3. Copy the 'metadata' folder to '/mod/assign/submission/' if you have not already done so.
4. Login as an administrator and follow standard the 'plugin' update notification. If needed, go to
'Site administration' -> 'Notifications' if this does not happen.
5. Put Moodle out of Maintenance Mode.


Uninstallation
==============
1. Put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
2. Go to Site administration > Plugins > Manage Plugins and delete the filetrash report
3. In '/mod/assign/submission/' remove the folder 'metadata'.
4. Put Moodle out of Maintenance Mode.

Reporting Issues
================
Before reporting an issue, please ensure that you are running the latest version for your release of Moodle. The primary
release area is located on https://moodle.org/plugins/view.php?plugin=assignsubmission_metadata. It is also essential that you are
operating the required version of Moodle as stated at the top - this is because the format relies on core functionality that
is out of its control.

When reporting an issue you can post in https://github.com/elearningstudio/moodle-assignsubmission_metadata/issues

It is essential that you provide as much information as possible, the critical information being the contents of the metadata plugin's
version.php file. Other version information such as specific Moodle version, theme name and version also helps. A screen shot
can be really useful in visualising the issue along with any files you consider to be relevant.

Version Information
===================
2013090400 - Version 0.9 - Alpha - (Moodle 2.5 branch) Do not install on production sites. Once I have received enough positive feedback I will change
this to Stable after fixing any issues.
1. First version.

Version information

Version build number
2013090400
Version release name
0.9
Maturity
Alpha
MD5 Sum
2a48cbaf757cf9d5b8513f12e74726d4
Supported software
Moodle 2.5
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Assignment submissions

  1. Make sure you have all the required versions.
  2. Download and unpack the plugin.
  3. Place the folder (eg "myassignsubmission") in the "/mod/assign/submission" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation