Edtech Newsletter 06

AI Text webinar

I am doing a joint presentation of my AIText question type with Joseph Thibult of Cursive Technologies. It is on Wed 19 November 2025 at 8AM EST/1pm GMT, read more about it here.

Community Meetings

At MoodleMootDach25 there was a meeting to organise Online Community meetings to continue the collaborative spirit of the Moodle Users Association meetings.

Harald Schnurbusch and Don Hinkleman reached out to interested people and a format was agreed to base the topics mainly on recent MoodleMoots around the world, but the meetings can be about anything of interest to Moodle users.

The next meeting: Tuesday, November 25, 2025, 12:50 PM (GMT) I will give a presentation that covers the MoodleMootGlobal25 held in September in Edinburgh. I have been going through the videos posted on Youtube and will give a breakdown of some of the main topics covered. This is a link to the meeting

https://moodle.org/mod/bigbluebuttonbn/view.php?id=8821


MoodleMootGlobal25

I gave a presentation about my AI Text question type as part of the keynote address at MoodleMoot Global in Edinburgh in September. AIText is a Moodle question type that uses an external LLM (e.g. ChatGPT) to give automated feedback to free text question responses.

You can see the presentation here

The keynote was opened by Moodle CEO Scott Anderberg, and followed and I followed on from Peter Mayer of Mebis. This was appropriate as Peter and his team have made significant code contributions to AIText and have deployed it to large numbers of users. I received a lot of good feedback especially where I advised caution about the limitations and risks of using LLM systems.

5.1 folder structure troubles

Moodle 5.1 introduced a new organisation of the Moodle file structure where a some of the files are outside/above the publicly visible area and most of the files are in a folder called public. You can see this at in the github repo here

https://github.com/moodle/moodle

This has resulted in a lot of chatter on the Moodle org installation forum

https://moodle.org/mod/forum/view.php?id=28

Adam Jenkins aka WiseCat has made a video that explains some of the issues.

https://www.youtube.com/watch?v=pgGwmLIBRFw&t=2504s

In summary, this is a signficant change so make sure you understand what is necessary and do practice runs before upgrading to Moodle 5.1.

Moodle 5.1 AI features

Moodle 5.1 allows Core AI Features to be enabled/disabled at the course or activity level. This will work for activities that know nothing about the AI Subsystem.

https://docs.moodle.org/501/en/AI_placements#AI_access_controls

Moodle Dev with AI

https://github.com/marcusgreen/momopda

I have been doing Moodle development using the https://opencode.ai cli LLM assisted development tool with https://openrouter.ai for price competitive inference A key component of this is https://github.com/wilenius/momopda from Heikki Wilenius. This consists of a set of prompts that ensures the LLM is initialised with Moodle development guidlines.

This has given me a significant productivity boost.

Leave a comment

Your email address will not be published. Required fields are marked *