Moodle Mate

Moodle quiz analyzer — student performance & question quality

Setup

Moodle Connection

Click Get Your Token → log in to Moodle → find the row "Moodle mobile web service" → copy the token (starts with Webservice-) → paste it above.

AI (GPT-5 via AI Builder)

Show

Run this in PowerShell to copy token to clipboard:

$t = Get-AzAccessToken -ResourceUrl "https://orgf2d8e3ab.crm4.dynamics.com"; [Runtime.InteropServices.Marshal]::PtrToStringAuto([Runtime.InteropServices.Marshal]::SecureStringToBSTR($t.Token)) | Set-Clipboard
Use a different AI provider

Select Quiz

Analysis Mode

AI analyzes student results, identifies struggling areas, and suggests improvements.

Analyzing...