AI in UK Education: What the 2026 Regulatory Shift Means

84% of students already use AI and only 32% have received guidance. What DfE and Ofqual are doing — and how to adapt your platform.

by Cleverson Gouvêa

AI in UK Education: What the 2026 Regulatory Shift Means

Artificial intelligence in education has moved from conference topic to public policy in the UK. In April 2026, the Department for Education (DfE) published a guidance document for schools and colleges; in May, Ofqual approved a framework that classifies AI use by risk level. Anyone running Moodle, EAD or any teaching platform needs to respond now — with engineering, not rhetoric.

TL;DR

  • On 8 April 2026, the DfE launched the guidance document "Artificial Intelligence in Education" and the self-paced course "AI in Teaching Practice", hosted on the national CPD platform, in partnership with UNESCO.
  • On 11 May 2026, Ofqual approved a framework that divides AI applications into four risk levels — from low to excessive, the latter being prohibited.
  • Research by the Sutton Trust with Equidade.Info: 84% of students and 79% of teachers have used AI, but only 32% of students have received guidance on responsible use.
  • Moodle has had a native AI subsystem since version 4.5; Moodle 5.2, released in April 2026, brought Gemini and Amazon Bedrock into the core.
  • Without an institutional policy, audit trail and human oversight, adopting AI becomes a UK GDPR liability.

From experiment to public policy: what changed in 2026

Until 2025, the conversation about AI in education revolved almost entirely around one phrase: "students are cheating with ChatGPT." In 2026, the focus shifted. It became governance.

Three milestones explain the shift. The first is the "Framework for the Responsible Use and Development of Artificial Intelligence in Education", published in March 2026 by the Department for Education's AI unit, following the Department for Education{target="_blank"}. The document insists on five points: effective human oversight, transparency and explainability of systems, strict compliance with data protection laws, valuing teaching staff, and open innovation ecosystems.

The second milestone was the webinar on 8 April 2026, when the DfE presented the guidance document "Artificial Intelligence in Education", organised around four pillars — critical understanding of AI, intentional pedagogical use, protection of rights and well-being, and professional development. It came with ten guidelines for leaders, aligned with the national curriculum, continuing professional development and UK GDPR compliance, plus the course "AI in Teaching Practice: Ethical, Creative and Pedagogical Use" on the national CPD platform, produced with UNESCO, with a minimum duration of 20 days and certification that counts towards career progression in the state sector.

The third milestone came from Ofqual. On 11 May 2026, the regulator approved a framework with guidelines for schools and higher education, which went to public consultation — contributions were received until 14 June — before a plenary vote and eventual adoption by the DfE.

None of these documents are self-executing regulations. But they all point in the same direction: those offering educational technology will need to prove how the system decides, with which data, and under whose supervision.

The numbers that explain the urgency

Regulation was not born from an abstract debate. It chased a use that was already established: AI in UK education arrived through the student, not the administrator.

The research "Perceptions of Artificial Intelligence in Education", by the Sutton Trust in partnership with Equidade.Info, surveyed 1,947 students, 240 teachers and 156 leaders in 142 schools. The result is a picture of adoption without a manual.

Indicator Number Source
Students who have used some AI tool 84% Sutton Trust / Equidade.Info
Teachers who have used AI 79% Sutton Trust / Equidade.Info
Students who received guidance on responsible use 32% Sutton Trust / Equidade.Info
Students whose school has never discussed AI in class 73% Sutton Trust / Equidade.Info
Students who have talked to teachers about AI in activities 19% Ofcom Media Literacy 2024

A compilation published on 11 August 2026, on Student Day, with data from the Association of Colleges, Sutton Trust, Equidade.Info and Ofcom, completes the picture: only 37% of schools allow AI use in educational activities, 21% of teachers have never used the technology, and yet 84% of teachers cite AI as a support in planning and 76% use it to create teaching materials. Among students, 54% recognise the danger of use without rules and 75% are aware of the potential for creating fake news.

Read these numbers as a product diagnosis, not as newspaper statistics. The demand exists, the technical competence of the end user is uneven, and the governance layer is missing. That is exactly where a well-built platform solves the problem — and a poorly built one amplifies it.

Ofqual's risk classification and what it demands of your platform

The framework approved by Ofqual establishes four risk categories for AI in formal education. This is the part of the text with direct technical consequences, because each tier implies different controls in the software.

Risk level Examples cited What the platform needs to have
Low organising materials, accessibility resources usage log and label for AI-generated content
Moderate virtual tutors, automated feedback explicit consent, interaction history, teacher review
High automated marking of assessments, biometric proctoring mandatory human oversight, audit trail, impact assessment (UK GDPR)
Excessive (prohibited) emotional surveillance, social scoring, fully automated approval do not implement

The framework also conditions implementation on teacher training and the progressive inclusion of AI content in the curriculum. Translating into requirements: your platform needs a dashboard that shows who used which model, for what purpose, with what output, and who reviewed it. This is not a compliance ornament. It is the difference between defending a pedagogical decision in an audit and not being able to defend it.

What changes for private institutions

Those running private EAD often think DfE guidelines do not apply to them. They apply through two routes: through accreditation, once the framework is adopted, and through contracts — public tenders and large corporate clients are already asking for an AI in education policy as a mandatory annex. Having yours ready is a commercial advantage before it becomes an obligation.

The case of the North East: when AI becomes a compulsory subject

The North East of England is the most advanced UK example of AI in state education. Through the "North East AI" programme, implemented from 2024, the region included AI as a compulsory subject in Year 10 and throughout Key Stage 5, now serving more than 130,000 students — the first region in the UK to do so, an initiative that earned recognition from UNESCO.

The curriculum covers machine learning, algorithms and AI ethics. Note the detail: it is not "a lesson on using ChatGPT". It is conceptual training. The difference matters for platform developers, because it changes the type of resource the network will ask for — labs, project trails, rubric-based assessment — rather than a generic chatbot plugged into the homepage.

How AI in education reaches Moodle in practice

If your learning environment is Moodle, the good news is that you do not need a workaround. Since Moodle 4.5, there is a native AI subsystem (core_ai), designed to standardise integration with external providers.

The architecture has two parts: providers, which are the bridge to external AI, and actions, which are the instructions. The base actions are three — generate_text, generate_image and summarise_text. Moodle 5.0 gave administrators finer control over where the subsystem operates, and Moodle 5.2, released on 20 April 2026, brought Gemini and Amazon Bedrock into the core, along with improvements to the question bank and Report Builder.

Where AI really pays off in the LMS

Not every feature is worth the token cost and review time. In our experience, AI in distance education pays for itself in four areas:

  • Drafting questions from material already approved by the teacher, with mandatory review before publishing.
  • Summarising long content for student revision, with a permanent link to the original source within the course.
  • Identifying at-risk students by engagement patterns — historically the highest ROI feature in EAD, because it tackles dropout.
  • Writing course descriptions and rubrics, an administrative task that consumes hours of coordination time.

Where it usually goes wrong

Automated marking without a teacher in the loop and proctoring based on behavioural analysis fall, respectively, into high risk and into territory that Ofqual's framework classifies as excessive when it involves emotional inference. If your roadmap includes these items, treat them as regulated projects, not as features.

UK GDPR, human oversight and common pitfalls

Three errors appear frequently in AI in education projects, and all are avoidable at the architecture stage.

Before detailing them, a framing: applying AI in education is not the same as applying it in e-commerce. The data subject is often a minor, the system's decision affects the school trajectory, and the error only appears months later, in the assessment.

The first is sending minor data to a third-party API without a defined legal basis and without a processor contract. Student data is sensitive in practice, even if UK GDPR classifies it differently; treat it with the same rigour.

The second is not keeping logs. If the system generated a question, feedback or an alert about dropout, you need to know which model responded, with what prompt, when, and who validated it. Without this, you cannot even correct a bias detected later.

The third is cognitive offloading. Researchers point out that students who use AI do better on the immediate test and worse on later retention. The product response is not to block: it is to design the flow so that AI asks for the student's attempt before delivering the answer — which changes the system prompt, not the usage policy.

When NOT to use AI

In high-stakes summative assessment without human double-checking. In identifying students through behavioural biometrics. In any decision about approval, failure or dismissal. And in classes whose teacher has not yet undergone training — Ofqual's own framework places teacher training as a condition of implementation, not as a later step.

A 90-day plan to adapt your platform

This is the roadmap we use to put AI in education at an institution on an auditable track. It was designed for Moodle, but the logic applies to any LMS.

  1. Weeks 1–2 — Inventory. List every point where AI already touches the environment, including third-party plugins and support integrations. There is almost always more than the administrator imagines.
  2. Weeks 3–4 — Risk classification. Fit each use into one of Ofqual's four tiers. Anything falling into excessive risk comes off immediately.
  3. Weeks 5–6 — Institutional policy. A short document, written with teachers and coordination, published in the environment itself. It should state what is allowed, what requires citation, and what is prohibited.
  4. Weeks 7–9 — Technical layer. Configure the AI subsystem with a single provider and your own key, enable logs, add a visible label for AI-generated content, and create the audit report.
  5. Weeks 10–12 — Training and pilot. Enrol the team on the national CPD course, run a pilot in two subjects and measure: teacher time saved, student retention, and number of human reviews needed.

If the pilot does not produce numbers, it is not finished. Metrics without a baseline are opinion.

Mobile: where adoption really happens

An AI feature that only exists in the desktop browser reaches a minority of study time. Real adoption of AI in education happens on the phone, between commutes.

That is why we treat study assistant, summary and deadline alerts as app features, not portal features. We have already detailed the comparison between the official app and a custom solution in Moodle Mobile App vs Custom Moodle App and the practical advantages in Custom Moodle App: 7 Advantages Over the Official App. For the retention effect that matters most in EAD, the path goes through well-calibrated push notifications — and, when the student studies without a stable connection, through offline features.

On the market tools side, it is worth following what the platform your network already uses is delivering: we have gathered the recent changes in Google Classroom in 2026 and the landscape of autonomous agents in AI agents for businesses.

How we handle this at Agathas Web

I have worked with Moodle for over a decade, I am certified on the platform and I act as CTO of IEJUR, where the EAD operation does not tolerate improvisation. In the projects I lead, the adoption of AI in education follows a simple rule: no model output reaches the student without passing through a teacher or an explicit rule defined by the coordination.

In practice, this means four deliverables: an AI subsystem configured with the institution's own provider and key — never shared; an audit report accessible to the coordination; an AI-generated content label on every automatic output; and a custom app so that the feature reaches where the student is. It is less glamorous than announcing "AI integrated" and much more defensible in an audit.

Conclusion: the next step is the inventory

2026 closed the phase where it was possible to treat AI in education as a tolerated experiment. There is a DfE framework, guidance document, official training course and an Ofqual framework with risk classification on the way to adoption. On the other side, 84% of students already use the technology and the majority have never received guidance.

The cheapest move you can make this week is not to buy anything: it is to open a spreadsheet and list where AI already touches your teaching environment. That inventory usually reveals two or three uses that nobody can explain today — and that is where you start.

If you want to discuss adapting your Moodle or your institution's app, the conversation is open.