I have updated the version of my Qbank #bulktags plugin on the Moodle.org plugins database to support #AI #LLM tag suggestions.
I have updated the version of my Qbank #bulktags plugin on the Moodle.org plugins database to support #AI #LLM tag suggestions.
AI Tag Suggestions
My #Moodle #qbank #bulktags plugin allows the quick update of multiple questions with the same tag. There is a Moodle 5.0 compatible branch that has a setting for #AI #LLM suggestions based on the question text. It will work with either the core AI subsystem or Local ai_manager from ByCS Learn Platform.
Read more about bulktags AI Suggestions here
https://github.com/marcusgreen/moodle-qbank_bulktags/wiki/AI-Suggestions
There is an issue in my #Moodle #bulktags plugin where it doesn't work with Moodle 4.5. There was a change in function signature between 4.5 and 5.
There is a full description here
https://github.com/marcusgreen/moodle-qbank_bulktags/issues/1
which points to a branch that should fix the issue. I would appreciate feedback to confirm that branch works as expected. I cannot think of a way to fix it apart from haivng two different branches....
Question Bank Bulktags
Updating the tags on a single #Moodle #quiz question with 4 tags can be time consuming. It typically takes 9 clicks to update a single question. If you have a category with 20 questions that is 180 clicks. And of course there is a good chance of making a mistake.
My question bank #bulktags plugin has been accepted into the plugins database and it can reduce that task down to 10 clicks.
I was updating the readme file for my #Moodle question bank #bulktags plugin with an #ai assistant enabled (#Cody).
https://github.com/marcusgreen/moodle-qbank_bulktags
I was pleased to see it makes suggestions not just for code but for general text as seen in the attached screenshot.
Having said that it offered an incorrect suggestion that required an understanding of how tags vs categories work.