Shared Resource
Maintained by
Plugins ActiveProLearn, Valery FREMAUX
Shared resource provides Moodle with a full featured central resource repository handling full indexing with LOM based metadata schemas. Central library front end and search engine.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
Is it working with the Moodle 3.9?
"Exception - Call to undefined function sharedresources_has_capability_somewhere()"
My moodle is a standard one, no special addons installed - how can I resolve/fix this fatal error ?
THX
Zsolt Imre
you may also check you have local_sharedresources and block_sharedresources installed to get all the parts of the feature.
Many thanks,
Paul
May I ask the community for any updated and stable release of the plugin "Shared Resources package", for Moodle 3.0+, in order to be added as block on the default dashboard.
Thanks a lot for the support.
Did you remember to call setType() for 'url'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'course'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'add'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'return'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'section'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'mode'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
Did you remember to call setType() for 'entry_id'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 14 of /mod/sharedresource/sharedresource_entry_form.php: call to moodleform->moodleform()
•line 95 of /mod/sharedresource/edit.php: call to mod_sharedresource_entry_form->mod_sharedresource_entry_form()
I recently installed this plugin on Moodle 2.6. When I add a Shared Resource activity to a course, I get the following messages when debugging is on:
Did you remember to call setType() for 'course'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 52 of /mod/sharedresource/search.php: call to moodleform->moodleform()
Did you remember to call setType() for 'add'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 52 of /mod/sharedresource/search.php: call to moodleform->moodleform()
Did you remember to call setType() for 'return'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 52 of /mod/sharedresource/search.php: call to moodleform->moodleform()
Did you remember to call setType() for 'type'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 52 of /mod/sharedresource/search.php: call to moodleform->moodleform()
Did you remember to call setType() for 'section'? Defaulting to PARAM_RAW cleaning.•line 1336 of /lib/formslib.php: call to debugging()
•line 281 of /lib/formslib.php: call to moodleform->detectMissingSetType()
•line 202 of /lib/formslib.php: call to moodleform->_process_submission()
•line 52 of /mod/sharedresource/search.php: call to moodleform->moodleform()
If you have a chance to address these issues, it would be very much appreciated.
Best regards,
Michael
Best,
Jens
All what you have to do is to go to global settings for this plugin, edit the configuration and go to the bottom and choose a metadata plugin (LOM, as all other are french implementations for french education)
One you do that, you will be redirected to a gig array of checkbox for choosing what attribute need to be used and for whom.
I confess there is a bit silly achitecture in this setting and error catch as might perturbate the install and global update process. I will work on it soon.
Cheers !
Our programmer has just upgraded our Moodle to 2.5 and installed the Shared Resources plugin. When he tried to configure the plugin he got the following error message: "Metadata cannot be configured as no plugin is activated as schema." It would be great if someone could help us out here as we are uncertain about what to do!
Best,
Jens
this plugin is very useful!
What about a 2.5 version?
I was trying it and found a few problems so made a fork and some patches: https://github.com/danielneis/moodle-mod_sharedresource/tree/MOODLE_25_STABLE
hope you like.
kind regards,
Daniel