Moodle Plugins directory: Media collection submissions | Moodle.org
Media collection submissions
Assignment submissions ::: assignsubmission_mediagallery
Maintained by
Adam Olley
Part of set Media gallery.
This plugin allows instructors/teachers to make media collections a gradable activity by leveraging the assign activity.
Latest release:
110 sites
11 downloads
5 fans
Current versions available: 2
This plugin allows instructors/teachers to make media collections a gradeable activity by leveraging the assign activity.
This plugin requires the Media collection activity be installed (https://moodle.org/plugins/view.php?plugin=mod_mediagallery).
This plugin was written by Adam Olley <adam.olley@netspot.com.au> for the University of New South Wales (http://www.unsw.edu.au).
Contributors
Adam Olley (Lead maintainer)
UNSW UNSW
Please login to view contributors details and/or to contact them
Many thanks for sharing this plugin with the Moodle community. Please review the validation results and fix all of the issues mentioned. These changes are typically pretty easy to make but if you have any questions just let us know. Here is what was shown:
Warning Maturity information ($plugin->maturity) not found in version.php
Warning Release name ($plugin->release) not found in version.php
Please consider adding a screenshot of your plugin to help folks get an idea of what it looks like when installed.
I was successfully able to install the plugin and it appears to function as expected.
The code checker showed:
Files found: 9
mod/assign/submission/mediagallery/locallib.php - 0 error(s) and 1 warning(s)
mod/assign/submission/mediagallery/lib.php
mod/assign/submission/mediagallery/lang/en/assignsubmission_mediagallery.php
mod/assign/submission/mediagallery/backup/moodle2/backup_assignsubmission_mediagallery_subplugin.class.php
mod/assign/submission/mediagallery/backup/moodle2/restore_assignsubmission_mediagallery_subplugin.class.php
mod/assign/submission/mediagallery/db/upgrade.php
mod/assign/submission/mediagallery/db/access.php
mod/assign/submission/mediagallery/version.php
mod/assign/submission/mediagallery/settings.php
Total: 0 error(s) and 1 warning(s)
and the warning was a long line so overall it looks pretty good. I am going to mark this as needing more work until the license issue with https://moodle.org/plugins/view.php?plugin=mod_mediagallery is patched up. Please do not hesitate to let me know if there is anything I can do to be supportive of your efforts. Peace - Anthony
Coding style fixed up and a screenshot added.
assignsubmission_mediagallery
XML database file errors found
Plus d'informations sur cette erreur
Debug info: Errors found in XMLDB file: PATH attribute does not match file directory: mod\assign\submission\mediagallery\db
Error code: ddlxmlfileerror
Stack trace:
line 352 of \lib\ddl\database_manager.php: ddl_exception thrown
line 368 of \lib\ddl\database_manager.php: call to database_manager->load_xmldb_file()
line 594 of \lib\upgradelib.php: call to database_manager->install_from_xmldb_file()
line 1857 of \lib\upgradelib.php: call to upgrade_plugins()
line 694 of \admin\index.php: call to upgrade_noncore()
I did a fault???
Merci pour votre aide. Thanks !
I've just posted a release with a hotfix that addresses that problem on Moodle 3.5. Try updating to v2.7.1.1 of the plugin.