Search Questions
Maintained by
Ray Morris
Adds text search to the question bank.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
Are there any plans for a new version compatible with Moodle 4.1 and php 8.0?
Regards
Albert, here is the last version I have. Rachel's team may or may not have updated them since.
https://github.com/MorrisR2/moodle_local_searchbytags
You can find my other Moodle and questions/quiz work here:
https://github.com/MorrisR2?tab=repositories
Someone else is adding features to this module here:
https://github.com/eLearnTK/moodle_local_questionfinder
Rachel, you're not that old - you are boss, though.
You mentioned quite some time ago that this is the first of a series of plugin you are going to release. We are interested in the plugin "search by tags". Do you already have a beta version or even release the plugin? That would be very cool!
Best regards,
Antonia
Does anyone know if there a discussion about it in any Moodle forum ?
search by tags
find unused questions
Said that, you are cleared to land now - welcome to the Plugins directory!
From the optional stuff you may want to fix (nothing critical there):
* pre-check warnings: http://integration.moodle.org/job/Precheck%20remote%20branch/9616/artifact/work/smurf.html
* in public function display_options_adv():
** you don't need global $output;
** you don't need require_login();
Thank you for your contribution!
Tomek