Moodle Plugins directory: Search Questions | Moodle.org
Search Questions
Local plugins ::: local_searchquestions
Maintained by
Ray Morris
Adds text search to the question bank.
Latest release:
84 sites
17 downloads
20 fans
Current versions available: 1
Adds text search to the question bank. You can find questions and answers which contain specific words and phrases. Some have used it to find "all of the above" answers by searching for that phrase.
The wildcard % can be used within a search. For example, chocolate%recipe will find:
chocolate cake recipe
chocolate pie recipe
chocolate and peanut butter bar recipe
Useful links
Contributors
Ray Morris (Lead maintainer)
Please login to view contributors details and/or to contact them
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
Said that, you are cleared to land now - welcome to the plugins directory!
search by tags
find unused questions
Does anyone know if there a discussion about it in any Moodle forum ?
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
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.
Are there any plans for a new version compatible with Moodle 4.1 and php 8.0?
Regards