home.social

#bulktags — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #bulktags, aggregated by home.social.

  1. I have updated the version of my Qbank plugin on the Moodle.org plugins database to support tag suggestions.

    moodle.org/plugins/qbank_bulkt

  2. AI Tag Suggestions

    My 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 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

    github.com/marcusgreen/moodle-

  3. 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

    github.com/marcusgreen/moodle-

    #edtech #education #teaching #learning

  4. 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

    github.com/marcusgreen/moodle-

    #edtech #education #teaching #learning

  5. 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

    github.com/marcusgreen/moodle-

    #edtech #education #teaching #learning

  6. 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

    github.com/marcusgreen/moodle-

    #edtech #education #teaching #learning

  7. There is an issue in my 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

    github.com/marcusgreen/moodle-

    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....

  8. Question Bank Bulktags

    Updating the tags on a single 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 plugin has been accepted into the plugins database and it can reduce that task down to 10 clicks.

    moodle.org/plugins/qbank_bulkt

  9. I was updating the readme file for my question bank plugin with an assistant enabled ().
    github.com/marcusgreen/moodle-
    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.