What Engineering Can Teach Educational Technology

Developing educational technology is not simply a technical challenge or a pedagogical challenge. It is both. The most successful digital learning solutions balance educational effectiveness with processes that ensure quality, maintainability and long-term sustainability. In this article, Prof. John Traxler explores the origins of software engineering and courseware engineering, examining what these disciplines can teach us and why many of these ideas remain relevant today.

What Engineering Can Teach Educational Technology

Author: Prof John Traxler, UNESCO Chair, Commonwealth of Learning Chair and Academic Director of the Avallain Lab

St. Gallen, June 26, 2026 – Educational technology is often discussed in terms of pedagogy or innovation. Less attention is paid to how educational technology itself should be developed and maintained. Yet many of the challenges facing educational technology today, including quality, scalability, sustainability and cost, are not new. They are challenges that software engineering has been grappling with for decades.

The Origins of Software Engineering

This needs a bit of history. 

Decades ago, perhaps fifty or sixty years ago, computer programs were written ‘by hand’ by skilled, expert people called ‘programmers’, and these programmers were pretty much the totality of the computing workforce, able to do new and wonderful things on a daily basis. So, of course, expectations and ambitions grew bigger and bigger, and, in due course, so did the awareness that things were going badly wrong. What were called programs came to be called projects or systems. The biggest and most ambitious – and the most expensive – were routinely over budget, overrun and not what had originally been required. Even those on time were often unmaintainable and thus quickly unusable as their environment changed.

It became apparent that programs or software systems were not merely slabs of code but large and complex artefacts, comparable perhaps to suspension bridges, power stations or ocean liners. The latter were all developed at huge cost and under contract, respectively, the products of the established disciplines of civil engineering, electrical engineering and nautical engineering. So perhaps programmers should be asking themselves: what constitutes ‘engineering’, what can we learn from it, and whether such a thing as ‘software engineering’ is a possible solution to the growing failings and concerns.

People working with software, both in industry and academia, began to itemise the tools and techniques common across engineering disciplines and assess their relevance to their own work. Some of the tools and techniques they came up with include, among others, mathematics and formal notation, structure and development phases, project management, process modelling, quality assurance, modularity, cost estimation, prototyping, maintenance, usability, design, requirements engineering and specification.

Bearing in mind the need to acknowledge the major difference, namely, that software is just instructions and data, items that need no raw materials and will not rot or rust. It was also worth recognising that complexity alone does not make something an engineering problem; ‘The Lord of the Rings’, both book and film, are large and complex artefacts but were not apparently consciously engineered. The question then became how engineering tools and techniques could be adapted and adopted for software development.

From Engineering to Software Engineering

Part of the problem was not fully understanding what the customer required. Often, the customer did not fully understand the requirements themselves or could not explain them adequately, creating a need to express those requirements completely and unambiguously. Consequently, models, prototypes and diagrams came into the picture, and so too in some cases did the mathematical expression of these requirements. Here, I am thinking of obscure, well-established ‘formal methods’ and their notations, such as Z (Z Notation), VDM (Vienna Development Method) and CSP (Communicating Sequential Processes), which are mathematical approaches used to specify software requirements precisely and unambiguously. 

For anything beyond trivial requirements, producing a software system requires breaking it down into components, often through top-down decomposition, reducing one big requirement into progressively smaller ones. It might also involve reusing previously trusted components and representing how these components were connected, while managing and monitoring the processes by which the product was developed. Then, at the same time, recognising that the requirement may change as the development proceeds or its environment evolves. Costs needed estimating, predicting and controlling, and developers needed the reassurance that a lengthy and complex development process was, at each stage, not deviating from what was required, ready for a final handover where money and software would be exchanged in ways that showed, incontrovertibly, that everything was as it should be, contractually, and nothing as it shouldn’t. 

Often, these lengthy and highly structured development processes were outpaced by an evolving external environment, customers’ evolving understanding or the increasing need to involve actual users in the development process. This led to other approaches, including RAD, the self-explanatory Rapid Application Development, using more and more powerful simulations, prototypes, tools and languages, which shorten development and delivery times. Sometimes, however, poor documentation and structure meant higher costs down the line in the form of maintenance. RAD’s instinct to iterate quickly, involve real users and ship working software early, did not fade so much as harden, first into the Agile movement of the early 2000s, and later into DevOps and continuous delivery, which remain the dominant ways software is built today.

Courseware Engineering

It became obvious that, just like software systems in general, courseware, a term invented to make an analogy with software and to recognise that courseware, namely educational software packages, was also often composed of large and complex artefacts that needed to be engineered, but in a form specifically for education. Courseware arrived, however, with baggage that included competing educational theories, multiple stakeholders and, compared to mainstream software, more interactional complexity and less computational complexity.

It did, however, still require time and effort to develop, and so, among other techniques and tools, courseware cost estimation evolved to account for the costs of different kinds of interaction, media and logic. Ian Marshall at Abertay1, and others, worked from contemporary industry data to refine the factors and parameters in the equations, and also on the ratio of time taken to develop vs time of usage by an individual learner. The other side of this, pitched against the cost of different media and interactions, was their respective pedagogic efficiencies and how each might relate to different pedagogic strategies, pedagogic ‘bang-for-your-buck’.

Several projects started from the ‘conversational framework’ of digital learning articulated by Diana Laurillard; her ‘Rethinking University Teaching’2 of 2002 is still required reading around the world and remains widely cited worldwide. This framework portrayed formal teaching and learning as interactions – ‘conversations’ – between the teacher’s conceptions and the learner’s conceptions and how the teacher had to devise situations or artefacts in the real world, meaning the usual formats like lectures, set books, assessments, lab experiments, field trips, seminars, group projects and online chat, that would enable the teacher’s conceptions to change the learner’s conceptions, meaning the learner would have learnt something from the teacher.

Caption: Laurillard’s Conversational Framework illustrates learning as an ongoing interaction between teacher concepts, learner concepts, real-world actions and feedback. This model became influential in the design of digital learning environments because it provided a structured way to think about how technology can support learning.
https://edutechwiki.unige.ch/en/Laurillard_conversational_framework

Each of these situations or artefacts could be classified into one of four broad categories: acquiring, inquiring, producing and practising. The framework was sometimes extended beyond individual learners to groups of learners, and these, too, had their pedagogic artefacts and situations, classified as discussion or collaboration. Of course, they could also each be analogue or digital, synchronous or asynchronous, remote or present, though some of the possibilities might be daft.

Caption: Building on the Conversational Framework, Laurillard identified six broad learning types: acquisition, inquiry, discussion, practice, production and collaboration. These categories provide a practical way to design and evaluate learning activities.
https://assets.avallain.com/wp-content/uploads/2026/06/Step_1.4_CF_screencast.pdf

Caption: These learning types can then be mapped to specific educational activities and delivery methods, from lectures and reading to simulations and collaborative projects.
https://abc-ld.org/download-abc/part1-introduction/

These two threads, the cost of developing different functions within educational software and the ways in which these functions map onto various educational situations and artefacts, come together with research that calibrated the various educational situations and artefacts. 

Educational situations and artefacts simply refer to lectures, readings, workshops, field trips, seminars, games, coursework, examinations, practicals, role-play, tutorials, simulations, essays and projects. Then everything digital that evolved from these, web quests, webinars, lecture capture, etc., etc., etc. Researchers attempted to measure their respective educational effectiveness, perhaps in terms of something as simple as the proportion of material that was remembered, understood or applied. In short, this amounted to a form of cost-benefit analysis. For large online universities, the value of such analysis was obvious and widely exploited. The obvious examples are Laurillard’s CRAM, Course Resource Appraisal Model, now in use at London’s UCL3 and Conole’s Media Advisor4.

Summing Up

All these ideas, many rooted in the last century, remain relevant, even if the numbers and technologies have moved on; we are still trying to produce high-quality, maintainable and pedagogically effective educational digital technology with cost-effective, managed and sustainable processes. This piece starts with a fairly general critique to home in on a point at which education, technology and commerce converge in ways that remain relevant.

The lesson from software engineering and courseware engineering is not that educational technology should become more technical. Rather, it is that successful educational technology requires the same rigour, planning and discipline that other mature engineering fields developed in response to complexity.

These principles may matter more than ever as Generative and Agentic AI reshape our processes, our products, and the very nature and delivery of learning.

References

  1. Marshall, I.M., Samson, W.B., Dugard, P.I. (1994). A proposed framework for predicting the development effort of multimedia courseware. In: Herzner, W., Kappe, F. (eds) Multimedia/Hypermedia in Open Distributed Environments. Eurographics. Springer, Vienna. https://doi.org/10.1007/978-3-7091-9361-7_12 ↩︎
  2. Laurillard, D. (2002). Rethinking university teaching: a conversational framework for the effective use of learning technologies (2nd ed.). London: Routledge Falmer. ↩︎
  3. Kennedy, E., Laurillard, D., Horan, B., & Charlton, P. (2015). Making meaningful decisions about time, workload and pedagogy in the digital age: the Course Resource Appraisal Model. Distance Education, 36(2), 177–195. https://doi.org/10.1080/01587919.2015.1055920 ↩︎
  4. Conole, Grainne (2002). Systematising Learning and Research Information. Journal of Interactive Media in Education, 2002(7) ↩︎

About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Find out more at avallain.com

_

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

From Content Creation to Learning Delivery: A Seamlessly Integrated EdTech Ecosystem for the Age of AI

As AI introduces new opportunities for content development, publishers, schools and institutions are also looking for efficient ways to manage, deliver and maintain those learning experiences at scale. In the first session of Avallain’s new monthly product webinar series, Stephen Madden and David Moxon explored how a seamlessly integrated ecosystem can help organisations connect content creation and learning delivery, bringing together the tools needed to support the entire learning lifecycle.

From Content Creation to Learning Delivery: A Seamlessly Integrated EdTech Ecosystem for the Age of AI

St. Gallen, June 2026 – In the first session of Avallain’s new product webinar series, ‘From Content Creation to Learning Delivery: A Seamlessly Integrated EdTech Ecosystem for the Age of AI’, Stephen Madden, Senior Business Development Manager, and David Moxon, Learning Technology Specialist and Content Developer, demonstrated how Avallain Author and Avallain Magnet work as a seamlessly integrated edtech ecosystem to support the entire digital learning lifecycle.

Moderated by Giada Brisotto, Senior Marketing and Sales Operations Manager, the session explored how publishers, schools and institutions can benefit from fully connected workflows for content creation, transformation, delivery and learner management. Attendees also gained insight into Avallain Intelligence, Avallain’s framework for the responsible implementation of AI in education and saw practical demonstrations of capabilities, including the Structure Tool, MosAIc and Avallain Magnet’s learner management capabilities.

A Connected Approach to Digital Learning

Stephen opened the session by exploring how AI is reshaping educational content development and why connected workflows are becoming increasingly important across the learning lifecycle.

Central to this discussion was Avallain Intelligence. Built on principles of ethics, safety and innovation, Avallain Intelligence supports the use of AI in ways that enhance educational outcomes while maintaining transparency, quality and human oversight.

The webinar demonstrated how this approach extends across the wider Avallain ecosystem, bringing together content creation, learning delivery and learner management within a connected environment designed to support publishers, schools and institutions.

Creating Interactive Learning Content with Avallain Author

The first live demonstration focused on Avallain Author and its flexible approach to digital content creation.

Stephen showcased how authors can create, edit and preview learning activities directly within the platform, allowing content teams to move quickly from development to review while maintaining full control over structure, design and pedagogy.

The demonstration highlighted a range of interactive activity types and showed how content can be updated efficiently as requirements evolve. 

The session also introduced two approaches to AI-supported content creation. Stephen briefly highlighted GenAI, which can generate new content from prompts and will be explored in greater depth in a future webinar. He then demonstrated MosAIc, a capability designed to help organisations transform existing content into interactive digital learning experiences.

Using a sample anatomy PDF, Stephen showed how MosAIc can identify content within a document and convert it into interactive learning activities. A selected section of text was transformed into a gap-fill exercise, complete with answer options and supporting imagery drawn directly from the original source material.

The demonstration also highlighted an important consideration for publishers and institutions: the AI engine used within MosAIc does not train on customer content. Instead, content is processed solely to generate learning activities, helping organisations maintain control over proprietary and copyrighted materials.

From Content Creation to Learning Delivery

A key theme throughout the webinar was the seamless transition between content creation and learner delivery.

After creating content in Avallain Author, Stephen demonstrated how learning materials can move directly into Avallain Magnet, providing a connected workflow that links authoring and delivery within the same ecosystem.

This integration helps organisations maintain consistency across learning experiences while simplifying the process of publishing and managing content. Rather than treating authoring and delivery as separate stages, the webinar demonstrated how they can work together within a single workflow that supports the entire learning lifecycle.

Managing Learning with Avallain Magnet

David Moxon then introduced Avallain Magnet, demonstrating how learning programmes, users and institutions can be managed within a single platform.

The session explored a range of capabilities, including course administration, assignments, communication tools, learner feedback, progress tracking and reporting. Attendees saw how educators can support learners throughout their journey while maintaining visibility into participation, performance and outcomes.

David also demonstrated Magnet’s ability to support multiple independent institutions within a single environment. This enables educational providers to manage different organisational structures, audiences and commercial models from one platform while maintaining separation where required.

By combining learning delivery, communication and reporting within the same ecosystem, Magnet helps organisations create more connected and scalable digital learning experiences.

Supporting Responsible AI Adoption in Education

Throughout the webinar, Stephen emphasised that AI should enhance, rather than replace, educational expertise. Through Avallain Intelligence, Avallain takes a human-centred approach to AI implementation, combining innovation with ethical principles, transparency and safety.

As demonstrated through capabilities such as GenAI and MosAIc, AI can help accelerate content development and transformation workflows while ensuring educators, instructional designers and subject matter experts remain firmly in control of learning outcomes.

Watch the Recording

Missed the live session or would like to revisit the discussion?

Watch the full webinar recording to discover how Avallain Author and Avallain Magnet work together to support the entire digital learning lifecycle, from content creation and transformation to learner delivery, engagement and management.

Continue the Conversation in Our Next Webinar

This session marked the first webinar in Avallain’s new product webinar series, which explores how educational organisations can create, deliver and manage meaningful digital learning experiences through a seamlessly integrated edtech ecosystem.

The next webinar, ‘Learning Outcomes That Matter: Delivering Impactful Teaching and Learning with Avallain Magnet’, will take a deeper look at Avallain Magnet, our peerless, AI-integrated LMS and how it supports the creation and delivery of interactive, impactful and highly personalised teaching and learning experiences.

This session will be hosted by Alina Sitnik, Customer Success Manager, and Stephen Madden, Senior Business Development Manager, and moderated by Giada Brisotto, Senior Marketing and Sales Operations Manager. We will explore how organisations can use Avallain Magnet to manage multiple institutional structures and commercial models from a single platform while delivering engaging learning experiences that adapt to evolving educational needs.

When? 

Wednesday, 15th July 

14:00 – 14:30 BST / 15:00 – 15:30 CEST 

Discover how a flexible, scalable and fully integrated LMS can streamline your edtech ecosystem and support better learning outcomes.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

How to Make IELTS Preparation More Targeted and Engaging with a Purpose-Built AI Tool

The latest Language Teaching Takeoff Webinar welcomed back Joanna Szoke, freelance teacher trainer and AI in education specialist. During the session, she demonstrated how teachers can use the TeacherMatic ‘IELTS Style Test Prep Generator’ to create personalised IELTS-style practice materials and support more effective exam preparation.

How to Make IELTS Preparation More Targeted and Engaging with a Purpose-Built AI Tool

London, June 2026 – In ‘Boost Learner Confidence with Engaging, Targeted IELTS-Style Practice Materials’, Joanna Szoke explored one of the biggest challenges in exam preparation: to move beyond repetitive practice papers and create learning experiences that genuinely help students improve. She demonstrated how the TeacherMatic ‘IELTS Style Test Prep Generator’ can be used to create IELTS-style reading practice tailored to different learner needs, with customisable task types, difficulty levels and strategy guidance.

Moderated by Alba Melián, Marketing and Sales Operations Consultant at Avallain, the session focused on making exam preparation more engaging, targeted and effective. Joanna shared practical approaches to extending exam activities, developing subskills and helping learners understand not just what the correct answer is, but how to approach tasks more successfully.

Making Exam Preparation More Meaningful

To start the session, Joanna invited attendees to reflect on their own experiences when teaching for exam preparation. She highlighted three common challenges: keeping learners engaged, avoiding overreliance on practice papers and supporting students with exam techniques when teachers may not have taken the exam themselves.

Drawing on her own teaching experience, she finds that learner engagement is often the biggest concern. When teachers are unsure how to make these lessons more interesting, it can be tempting to rely heavily on practice papers. While these have an important role to play, using them in isolation can lead to repetitive lessons that do little to sustain learner motivation.

Instead, Joanna encouraged teachers to personalise and extend exam activities. This could involve incorporating learner interests, hobbies or familiar topics into practice materials. 

Meaningful progress depends on helping learners understand how to approach different question types, develop relevant subskills and reflect on their performance. As one attendee observed, without feedback, nothing can change.

For those who have never taken the exams themselves and feel they lack credibility, Joanna recommended trusted resources and expert guidance. Whether using established exam preparation materials or purpose-built AI tools such as the TeacherMatic ‘IELTS Style Test Prep Generator’, teachers should ensure that the support they provide is grounded in credible, reliable sources.

A Purpose-Built Approach to IELTS Preparation

To address these challenges, Joanna introduced the TeacherMatic ‘IELTS Style Test Prep Generator’, a purpose-built AI tool designed specifically for IELTS preparation. Rather than simply generating practice materials, it enables teachers to create IELTS-style reading activities that can be adapted to different learner needs while supporting more meaningful exam preparation.

Teachers can select from a range of task types, adjust the difficulty level and choose to include additional support materials. These features make it easier to personalise activities and extend learning beyond a single task, helping learners understand not only the correct answer, but how to approach exam questions more effectively.

The generator currently supports IELTS Reading preparation and allows teachers to export materials as Word documents or PDFs for further adaptation and classroom use. As with all AI-generated content, Joanna emphasised the importance of reviewing outputs and applying professional judgement before sharing them with learners.

Putting It into Practice

To demonstrate the generator, Joanna created an IELTS Academic Reading activity. After selecting the Reading paper and Section 3, she chose two question types: Summary Completion and True/False/Not Given.

She then selected the Accessible Academic band (5.5–6.5), demonstrating how teachers can tailor activities to different learner levels while remaining aligned with IELTS requirements and level descriptors. Teachers can also instruct the generator to include additional support materials in the output, such as detailed answer explanations, task analysis, strategy guidance and glossaries.

AI Outputs That Support Real Teaching and Learning

Joanna then showcased the generated resource, which combined IELTS-style reading tasks with a range of additional materials designed to support both teaching and learning.

Alongside the activity itself, the generator produced a glossary, detailed answer explanations, task analysis and strategy guidance. Joanna explained how these additional elements can help teachers provide greater context for exam tasks, support learners’ understanding and create opportunities for further learning beyond the activity itself.

Beyond the Generated Activity

For Joanna, the real value lies not only in the generated activity itself, but in how teachers choose to use it.

She demonstrated how the glossary could be repurposed as a matching activity before learners begin the reading task, creating opportunities for vocabulary development and activating prior knowledge. Alternatively, it could be used after the activity as a revision exercise to reinforce new language.

Joanna also highlighted the value of task analysis and strategy guidance, particularly for teachers new to exam preparation. These additions explain what each task is assessing and provide practical techniques that teachers can share with learners. 

Finally, Joanna encouraged teachers to personalise activities whenever possible. By refining the generated text to include learner names, interests or hobbies, teachers can create more engaging experiences. She suggested turning these references into a treasure-hunt activity, encouraging learners to scan the text for familiar details before completing the exam task.

Supporting Every Stage of IELTS Preparation

Generated activities can also be incorporated into a broader teaching workflow. Once created, IELTS-style reading activities can be saved and reused with other TeacherMatic generators, including the ‘Lesson Plan’ generator. This enables the creation of complete IELTS preparation lessons tailored to specific learners’ needs.

Throughout the session, Joanna emphasised that effective exam preparation requires more than exposure to exam tasks alone. Learners need opportunities to develop subskills, practise exam techniques and understand how classroom activities connect to real-world language use.

As she explained:

‘Don’t just do practice papers one after the other, because that’s not going to really help students learn, but focus on the connection between the exam task and real life. Students, in this generation, appreciate this kind of connection a lot.’

Joanna also highlighted the importance of gathering and providing feedback throughout the learning journey. This helps educators identify where learners need additional support, understand learner progress and refine future activities accordingly.

An AI Toolkit Designed for Language Teachers

The ‘IELTS Style Test Prep Generator’ is just one of more than 50 generators available within the TeacherMatic Language Teaching Edition, an AI toolkit designed specifically for language educators. In addition to creating IELTS-style activities, teachers can generate lesson plans and supporting resources to streamline feedback processes.

Built around language teaching methodologies and responsible approaches to AI adoption, the toolkit helps educators integrate AI into their practice while maintaining professional judgement and control over teaching and learning decisions.

Next in the Webinar Series

Join special guest host Pilar Capaul, language teacher and ELT content creator, for the next Language Teaching Takeoff Webinar.

Reading, Vocabulary and Grammar: Practical AI Tools for Everyday Language Teaching

🗓 Thursday, 9th July
🕛 12:00 – 12:30 BST (13:00 – 13:30 CEST)

Discover three new TeacherMatic AI generators designed to support reading, vocabulary and grammar development. You’ll learn how to use purpose-built AI tools to create engaging, CEFR-aligned teaching materials.  


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

Scanning, Researching and Rethinking Innovation in Edtech Development

The challenge in edtech is not simply to innovate but to do so with purpose. So how do organisations identify the opportunities most worth pursuing? In this piece, Prof. John Traxler draws on academic and consultancy perspectives to explore different approaches to identifying those opportunities, from brainstorming and horizon scanning to market research and AI. This article offers a broad overview and perspective on how the edtech sector can approach innovation more deliberately. 

Scanning, Researching and Rethinking Innovation in Edtech Development

Author: Prof John Traxler, UNESCO Chair, Commonwealth of Learning Chair and Academic Director of the Avallain Lab

The Challenges

St. Gallen, May 28, 2026 – Where does our next edtech product come from? How do we spot good ideas, or create them, whilst avoiding the bad and the old ones? How do we avoid simply copying our competitors and do more than merely comply with our clients? How do we do more than enhance and improve the status quo? How do we fight off ‘stuckness’? We should also ask whether, in fact, the edtech sector differs much from other sectors where software systems are developed or perhaps any other kind of product? 

Each exists in its own world of stakeholders, regulations, procedures, traditions and resources. What distinguishes software development is that the raw materials are merely data and instructions, free and limitless, perhaps mistakenly suggesting that innovation is without cost. Its traditions and procedures have expanded, evolved and mutated incredibly rapidly, over less than a working lifetime. Together, these mean that the questions we raise do not have tried-and-tested answers. The ethos of developers is also a factor: are they hungry, visionary start-ups, or reliable, quality-conscious corporates, and how does each approach these questions?

Furthermore, edtech products that support education systems operate in contexts where multiple, conflicting stakeholders make achieving consensus on ‘good’ edtech very problematic. 

This blog addresses these kinds of questions, but as understood by an academic who has moved into the edtech sector, drawing on consultancy and research experiences, hoping to provoke questions and reactions and perhaps some changes. This reflects part of the Avallain Lab’s wider mission to foster productive relationships between academia, the sector and its clients.

A previous blog discussed the echo chamber/revolving door that seems evident in the people and processes of institutional IT procurement, and, in the current context, this may be a brake on change and innovation, excluding some technical voices and perspectives, fostering incremental quantitative improvement rather than radical qualitative transformation. Again, problematised by uncertainty about what constitutes ‘good’ edtech products in education systems that are very unconfident and uncertain about their own purpose.

Brainstorming

To start upstream, brainstorming is a recognised technique, widely described across the media, not just undisciplined musings or mutterings. Brainstorming is a creative technique for generating many new ideas about a problem or topic, focusing on quantity over quality initially, deferring judgement, encouraging wild ideas and building on others’ suggestions in a free-flowing, often group-based session. The basic rules are: 

  • Suspend judgement during the initial phase; don’t let criticism kill the momentum.
  • Encourage wild ideas; they contain the seed of a practical, breakthrough feature.
  • Go for quantity; clear out the obvious ideas to reach the innovative ones underneath.
  • Combine and improve participants’ ideas; transform simple ideas into better ones, building on shared contributions. 

Common sense suggests the best number of people to be involved is fewer than perhaps ten, to avoid chaos and confusion, and ‘hiding’, but more than perhaps five, to avoid stagnation. Still, clearly, composition is important, with similarity and homogeneity fostering candour and spontaneity, whilst differences in hierarchy might be inhibiting. There is, however, an argument for neurodiversity or diverse cognitive styles, but all this presupposes a large enough pool of potential participants in which to make these kinds of choices. Obviously, the physical setting is important; different settings all send different signals to different demographics and cultures, as does the timing. One possibility is the away-day format, cut off from daily pressures and obligations, and a moderator might prevent groupthink and give space to quieter, tentative voices. There is perhaps some overlap with the heuristics for effective focus groups, including tips for effective moderation that ensure a free-flowing, non-judgemental event.

Incidentally, boredom too has its uses, all the more so as phones and computers often keep it at bay, creating opportunities for creativity or originality.

These established formats and prescriptions for effective brainstorming are mostly pre-COVID and assume that working and meeting face-to-face are the norm. This is clearly no longer the case with many people, perhaps the more creative or imaginative, who are either working online from home or digitally nomadic. Their varied individual settings, disruptive external events, such as a delivery at the door, lunch burning and the changed cues, language and tacit protocols of online interaction, might not be so conducive to spontaneity or candour.

Perhaps the move of the Delphi technique events from face-to-face synchronous to asynchronous online, for all sorts of pragmatic reasons, might suggest a compromise format that reconciles individual creativity with group interactivity, with the added bonus of the latter being digitally recorded and preserved. 

Whilst these might be prescriptions for effective brainstorming, they do not address when to brainstorm in relation to any product development cycle or how to feed the outcomes into the mainstream of developments; there are presumably good ways and bad ways, and at the risk of going off at a tangent, this looks like an opportunity for ‘diffusion of innovations’ approaches to find the good ways and the factors that determine which best way.

Horizon Scanning

Horizon scanning is a way of spotting possibilities coming towards us, for example, of managing those possibilities that brainstorming has surfaced.

Some background: several years ago, I collaborated with Alison Potter from the TEL division of Health Education England (South), part of the UK NHS, to review horizon scanning and to formalise and embed it in their routines. Horizon scanning attempts to spot concepts, opportunities and technologies before they reach the market (and before they reach the competitors, hoping to catch the next Teflon or Post-it before they do), especially those not immediately and obviously relevant, the ones off in left field. 

The work examined organisations comparable in size and technology to the NHS, including the UK government’s Cabinet Office, and distilled their procedures into a set for the NHS. Our initial research question was, ‘What models exist for identifying and then prioritising which new and emerging technologies might add value to healthcare education in the UK?’ We conducted a literature review of horizon-scanning methods to identify existing models and systems. Then we conducted interviews with six experts across education, government, healthcare and the independent strategic foresight sector. The findings from the literature shaped the interview design. Interviews comprised of three parts: a short experiment to gauge how each expert horizon scans, their reaction to our proposed framework and lastly, their thoughts on the skills and tools necessary to horizon scan.

Alison’s final version of the horizon-scanning framework, the culmination of the whole research process, features a sequence of several distinct activities, and her paper goes into greater detail. 

  • Identification, or scanning a defined set of sources, addressing what is out there
  • Classifying, or filtering, then prioritising, addressing what is relevant
  • Assessing, addressing, what is its potential impact
  • Disseminating, or navigating, addressing where it needs to go
  • Evaluating, or reflecting, addressing how we do it better

And then, start again, perhaps on some predetermined cycle time matched to the organisational timescales and responsiveness. 

We should, however, always bear in mind, when defining the sources to be scanned, assessing the impact of any discoveries and disseminating them, that any such discoveries need to align with various commercial, technical and organisational factors. These factors might include the headroom and skill set among staff, the alignment with the existing product portfolio and client base, and the organisation’s management of change.

These factors are, in effect, among those identified in the diffusion of innovations community, a body of expertise stretching back many decades, tackling innovations from new technical products to changed farming practices to improved attitudes to smoking and drink-driving. In this context, the ‘innovation’ is the horizon-scanning discovery. Diffusion of Innovations work in its various forms over the years looks at factors such as the characteristics of the people involved, perhaps the developers inside edtech or the clients outside, whether they are naturally risk-taking or risk-averse, the development, whether it can be deployed without a tangle of interoperability issues, whether it can be easily explained and understood (and sold), the nature of any competitive advantage, so on.

It does, however, leave the sources to be scanned unanswered. Horizon scanning is one; others might exploit the expertise and experience of researchers, described briefly later, exploiting their literature searching skills, their contacts and their colleagues, and also their intuitions and ability to pick up ‘weak signals’.

Market Research

Looking now at market research as another source of innovative ideas, I am deeply indebted over the years to the work of Gordon Rugg on knowledge and its elicitation, in every kind of research that involves people, meaning clients, users, learners and the wider market. This work recognises that people know, believe and feel all sorts of different things and that finding out what they are thus requires all sorts of different techniques and tools. This work is expressed as the ACRE, ACquisition of REquirements, framework, a tabulation that goes from every type of knowledge or feeling or value to the most effective tool or technique for eliciting it, from the conventional, namely surveys, questionnaires, etc., to the ‘contrived’, such as card sorts, rep grids and laddering, to the physical, such as models and prototypes. Within this overarching framework, there is still the need for adaptation, refinement and common sense, so don’t ask compound or double-negative questions; do make sure participants are not hungry, uncomfortable or embarrassed and so on.

In my work, I have often lambasted ‘the usual suspects’ of social science (and market research), namely the focus group, the interview, the questionnaire and the survey, rounded up unthinkingly to answer every conceivable question, as ethically problematic, methodologically deeply flawed and usually inappropriate. 

Without unpacking and explaining all of the alternatives to the ‘usual suspects’, which you can unpack here, it might suffice to say that asking questions only provides the answers to those questions, even assuming the respondent is able and willing to give an adequate, honest answer, rather than finding out what is actually important to the respondent. Furthermore, asking questions about desirable futures only elicits answers based on modified presents and remembered pasts rather than any radically reimagined futures. 

These are the weaknesses in expecting clients or users – actually, users are not always asked, often their managers or IT do so on their behalf  – to guide future products or projects; merely asking them will likely elicit only requests for what they already have, but faster, easier, bigger or bug-free. So perhaps academic research can represent a more rigorous version of market research?

‘Real’ Research

Separating market research from ‘real’ research is an artificial and unnecessary distinction, since both should be activities aimed at acquiring, analysing, understanding and contextualising what people know or want or feel in ways that are trustworthy, cheap, appropriate, ethical and efficient. Both can suffer from exactly the same flaws because each, in its own sphere, is subject to very similar pressures and constraints. The distinction might in fact be between the people, the market research researchers on the one hand and academic researchers on the other, and on the expectations, timescales and resources around their different professions. The question here is, what can academic researchers contribute?  

Two things, really, namely, what might be called primary and what might be called secondary research, the former being actually doing stuff, conducting empirical studies, setting up interventions, taking measurements, listening to people, building prototypes and running workshops, the latter being connecting with the outputs and activities of the people who are doing primary research, using experience and expertise, to understand what is happening and what might be useful, an informal version of horizon scanning in practice.

It has to be said that primary research, especially in the context of commercial edtech, is probably a waste of time, since any commercial advantage is likely to be small and short-term, though it may have value as an agent of culture change within an organisation, raising awareness of methods and limitations, and this may be something of indirect commercial value. There is a far better case for secondary research since it spreads the risks and costs and is perhaps a semi-intuitive version of horizon-scanning, based on gut feelings and looking for otherwise undetected ‘weak signals’. This rationale underpins the Avallain Lab, built on expertise and experience that a search engine or chatbot can’t simulate and tapping into contacts and colleagues before their work hits the public domain. This model is still being refined.

Process Maturity

To go off at a tangent, process maturity models have recently been spotted being applied to AI development, though not yet to educational AI development, and that may be an important or provocative opportunity.  

Process maturity and its models are ways of describing how well an organisation handles bugs, mistakes and mishaps. If an organisation just deals with them as they crop up, it might be categorised as relatively immature. It may, however, document or record them, perhaps analyse and reflect on them, and have procedures for analysis and reflection, and indeed departments and specialisms for doing this, indicating a progressively more mature organisation. These stages have been formalised as process maturity models, progressing from chaotic (Level 1) to consistently effective and optimised (Level 5), using models to standardise procedures, enhance quality, boost efficiency and ensure scalability to achieve strategic goals (and, accordingly, to gain certification). This approach was adopted in large-scale software development in the 1990s; for example, the Capability Maturity Model of the 1980s. Also, later, in courseware development and now, it seems, in some AI development and perhaps next in future edtech development, why not?

The relationship between notions of process maturity and the other earlier topics is, however, oblique; the first ones talk about qualitative or strategic jumps, thinking ‘outside the box’, about breaking away from the established trajectory, whereas the last one talks about incremental quantitative or technical improvement, about moving along the established trajectory but more effectively and efficiently, ‘inside the box’. They must, however, be reconciled; otherwise, organisations risk either forever improving the past or never shaping the future. 

The way forward may be to treat brainstorming and horizon scanning as processes in their own right, ones that, on reflection, could be monitored and measured and thus improved, but also then feed into roadmaps. In essence, the way forward must reconcile the tensions between the ‘stay hungry’ of start-ups and the quality assurance expected of established organisations.

Artificial Intelligence

These are all largely pre-digital accounts, and we should now perhaps look for digital tools that capture these methods and techniques, especially for AI tools, the generative ones that answer our questions and the agentic ones that execute our processes. At the moment, however, the best advice might be to proceed with caution. Current AI, working on probabilistic mechanisms, risks emphasising the existing norms rather than breaking away from them; perhaps ‘hallucinations’ have a part to play. One under-researched area comprises scenarios depicting how society, its education systems, the economy, its labour markets and the workforce and their skill sets will evolve under the impact of artificial intelligence. In their different ways, these all form the contexts of edtech products and how they are developed.

Finally

This piece outlines how disparate techniques from disparate communities might have productive synergy. Each technique, and probably others, deserves greater attention in order to explore adaptation and integration. Taken together, they offer useful perspectives on how edtech organisations might think more deliberately about identifying meaningful opportunities, challenging established assumptions and navigating future change. The impact of AI is currently limited to answering questions and making discrete activities more efficient. Clearly, it won’t stop there.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Find out more at avallain.com

_

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

Avallain Commits to Reducing Environmental Impact Through Responsible AI and Sustainable Operations

Avallain’s Environmental Impact Statement highlights the company’s commitment to reducing environmental impact, advancing responsible AI practices and embedding sustainability across every layer of its operations.

Avallain Commits to Reducing Environmental Impact Through Responsible AI and Sustainable Operations

St. Gallen, May 2026 – Avallain has published its Environmental Impact Statement, outlining the company’s long-term approach to sustainability across its operations, digital product development, infrastructure and AI strategy. The statement reinforces Avallain’s commitment to reducing environmental impact while continuing to deliver responsible, accessible and sustainable digital education solutions.

A Responsible Approach to AI in Education

As AI becomes increasingly integrated into teaching and learning, Avallain recognises both the opportunities and environmental responsibilities associated with these technologies.

The statement outlines the company’s commitment to developing AI solutions that balance innovation with sustainability. This includes:

  • Avoiding resource-intensive image and video generation features that do not support meaningful educational outcomes
  • Using energy-efficient AI models tailored to specific educational tasks
  • Prioritising renewable energy-powered data centres
  • Embedding environmental considerations into its responsible AI framework

Avallain also acknowledges the broader environmental challenges associated with AI infrastructure, including energy consumption, water use and e-waste generation, while advocating for smarter, more sustainable AI approaches across the industry.

‘Technology companies have a responsibility to ensure innovation is aligned with long-term environmental sustainability. Our goal is to continue building powerful digital education solutions while making responsible choices about how those technologies are designed, deployed and maintained,’ said Alexis Walter, Managing Director at Avallain.

Investing in Renewable Energy and Emissions Reduction

As part of its emissions reduction strategy, Avallain has established internal processes to track greenhouse gas emissions across Scope 1, Scope 2 and relevant Scope 3 categories.

The company is also investing directly in renewable energy generation through the Solarify initiative. Since 2023, Avallain has purchased photovoltaic panels installed at multiple locations across Switzerland, contributing to verified solar energy production and reducing reliance on non-renewable energy sources.

Current solar investments include more than 100 photovoltaic panels installed across multiple locations in Switzerland, contributing to verified renewable energy generation and supporting Avallain’s long-term emissions reduction goals.

These initiatives form part of Avallain’s broader commitment to supporting long-term net-zero goals through measurable and transparent action.

Aligning with International Sustainability Standards

Avallain is a participant in the United Nations Global Compact and aligns its operations with the organisation’s Ten Principles, which cover human rights, labour, environment and anti-corruption.

The company has also undertaken an independent sustainability assessment through EcoVadis, evaluating its performance across Environment, Ethics, Labour & Human Rights and Sustainable Procurement. The first assessment was completed in 2024 and forms part of an ongoing process to strengthen future sustainability initiatives, improve reporting practices and identify additional areas for long-term improvement.

Sustainable Digital Product Design

As a provider of digital education technology, Avallain recognises the environmental impact associated with digital products and infrastructure.

The Environmental Impact Statement highlights several principles guiding the company’s approach to sustainable product development, including:

  • Designing lightweight digital applications that reduce energy consumption
  • Supporting accessibility and digital inclusion
  • Optimising software performance on older and lower-powered devices
  • Reducing technical obsolescence through backward compatibility and modular design

By embedding sustainability into the software development lifecycle, Avallain aims to reduce operational impact while supporting more inclusive access to digital learning worldwide.

‘Sustainability in digital product design is not only about reducing environmental impact. It is also about creating technologies that are efficient, accessible and built to last, while empowering users responsibly and contributing to positive social impact. Our goal is for sustainability considerations to become part of every design and development decision we make,’ said Pablo Sio, Product Design Lead and Sustainability Ambassador at Avallain.

Building Sustainability Awareness Across the Organisation

The statement also outlines Avallain’s ongoing investment in sustainability education and awareness initiatives for employees and partners.

Training programmes include the internal ‘Understanding Digital Products Sustainability’ course delivered through Avallain Magnet, as well as Climate Fresk workshops focused on climate science and environmental responsibility.

In addition, annual sustainability training is delivered to employees, contractors and relevant personnel, covering topics such as:

  • Climate science and global climate policy
  • Sustainability regulations and legal frameworks
  • Workplace sustainability strategies
  • Avallain’s governance and public commitments

These initiatives aim to ensure that sustainability remains integrated into day-to-day decision-making and organisational culture.

Looking Ahead

Avallain describes sustainability as an ongoing journey that requires continuous improvement, transparency and collaboration.

The company’s future priorities include refining emissions tracking, strengthening environmental and social policies, expanding sustainability training initiatives and continuing investment in renewable energy and efficient digital infrastructure.

Through these efforts, Avallain aims to contribute to a more responsible and sustainable future for digital education while continuing to support educators, institutions and learners worldwide.

Download the Environmental Impact Statement

Read Avallain’s full Environmental Impact Statement to learn more about our approach to responsible AI, sustainable digital product design, renewable energy investment and long-term environmental commitments.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

Applying CEFR Principles in Practice with TeacherMatic and the New CEFR Alignment Course

The latest Language Teaching Takeoff webinar welcomed back award-winning educator and edtech specialist Nik Peachey, who explored how language educators can make more informed CEFR alignment decisions using practical resources and purpose-built AI tools designed specifically for language teaching.

Applying CEFR Principles in Practice with TeacherMatic and the New CEFR Alignment Course

London, May 2026 – In ‘Make Informed CEFR Alignment Decisions in the Age of AI,’ Nik introduced the new free ‘CEFR Alignment for Teachers: In the Age of AI’ course and demonstrated how teachers can use TeacherMatic to create, adapt and evaluate CEFR-aligned content while maintaining professional judgement.

Moderated by Giada Brisotto, Senior Marketing and Sales Operations Manager at Avallain, the session focused not only on strengthening teachers’ understanding of CEFR principles, descriptors and benchmarking, but also on applying that knowledge in practice through dedicated AI generators designed for language education.

Why Generic AI Does Not Always Meet CEFR Alignment Needs

Passionate about using technology to support both teachers and learners, Nik Peachey opened the session by acknowledging the growing role AI can play in language education. However, he also made a clear distinction between generic AI tools and solutions designed specifically for language teaching.

For Nik, the challenge with CEFR alignment is precision. The CEFR is not simply a set of levels to select from, but an outcomes-based framework built around descriptors, language skills and learner performance. Accurate alignment requires interpretation, context and professional judgement.

This is why Nik highlighted the value of specialised AI toolkits such as the TeacherMatic Language Teaching Edition. With dedicated language teaching AI tools, CEFR alignment is a central consideration. Rather than relying on broad, generic outputs, these pre-programmed AI generators are designed to align with framework descriptors and intended learning outcomes, empowering educators to create, adapt and evaluate framework-based materials with greater confidence.

Practical CEFR Resources for More Confident Decision Making

Recognising that informed CEFR alignment depends on informed teacher judgement, Nik introduced the new free CEFR alignment for teachers course as a practical resource for educators looking to strengthen their understanding of the framework.

Developed in collaboration with the Norwich Institute for Language Education (NILE) and delivered on Avallain Magnet, the interactive course is designed to be flexible and easy to navigate, allowing educators to move at their own pace, assess their progress and build confidence in applying CEFR principles more effectively.

As Nik noted, the CEFR overview and foundational quiz offer a useful reality check, helping educators assess what they already know before progressing into deeper CEFR concepts and practical application.

An Interactive Approach to CEFR Alignment

Nik then walked attendees through the course itself, highlighting its practical, flexible design and immediate relevance for language educators working with CEFR.

As Nik demonstrated, the course goes beyond theory, allowing educators to engage directly with the CEFR framework. Participants can explore how descriptors differ across levels from A1 to C2, examine the defining features of each scale and strengthen their understanding of how language proficiency is described in practice.

One particularly valuable area Nik highlighted was mediation, now recognised as a fifth skill area alongside reading, writing, listening and speaking. The course allows educators to explore how learners communicate understanding, negotiate meaning and bridge communication gaps, areas that are becoming increasingly important in modern language teaching.

Interactive activities encourage educators to work directly with descriptors, assess whether tasks align above or below a chosen level and strengthen their ability to benchmark materials more accurately, including distinctions within the often more nuanced ‘plus’ levels.

Nik described the course as a particularly valuable resource for educators involved in CEFR teaching, benchmarking and assessment, helping build the confidence needed for more accurate, informed decision-making.

From Understanding to Practical Content Creation with TeacherMatic

With the foundations of CEFR alignment established, Nik then demonstrated how that knowledge can be applied in practice using the TeacherMatic Language Teaching Edition.

Designed specifically for language educators, TeacherMatic’s AI generators are built around CEFR-informed, outcomes-based principles. This enables teachers to create materials aligned to learner levels and specific teaching contexts.

Nik demonstrated the ‘Create a Text’ generator, using the example of a sustainability-focused news article aligned to a C2 proficiency level. Educators can define learner profiles, in this case adults, alongside optional supporting materials and additional learner needs to shape outputs more precisely.

Nik highlighted the generator’s flexibility. Rather than accepting an output as final, teachers can further enhance and adapt the content using the ‘Refine’ feature, whether by introducing target vocabulary, adjusting complexity or incorporating short dialogue to suit a specific teaching context better.

Adapting Content for Different CEFR Levels

Nik then demonstrated how the same content could be adapted for a completely different level of learning using the ‘Adapt your Content’ generator.

Using the previously generated C2 sustainability article, he selected the option to align the content with A2 learners, with a secondary learner profile. The result was a noticeably simplified version, with shorter sentences, more accessible vocabulary and content more appropriate for learners at that proficiency stage.

As with the earlier example, refinement remains an important part of the process. Teachers can continue adjusting outputs, learner needs or language goals.

Nik also suggested the ‘CEFR Level Checker’, particularly when working with self-created content. By checking whether a text aligns with the intended CEFR level, educators can make more informed decisions before bringing materials into the classroom.

Stronger CEFR Alignment Starts with Better Foundations

The CEFR remains one of the most widely adopted frameworks in language education, but effective alignment depends on more than selecting a level or generating content that appears appropriate on the surface. Inconsistent interpretation or inaccurate application can impact the quality of learning materials and, ultimately, learner progress.

As Nik demonstrated in this session, combining strong professional knowledge with practical resources and purpose-built AI tools gives educators a far more confident and effective way to approach CEFR alignment.

With interactive learning resources such as the CEFR alignment course and dedicated TeacherMatic AI tools, educators are better equipped to create, adapt and evaluate materials that genuinely reflect learner needs, supporting more meaningful progression, clearer communication and stronger learning outcomes.

Register for the Free CEFR Alignment Course

Strengthen your understanding of CEFR principles with this free, interactive course, designed to build confidence in interpreting descriptors, benchmarking learners and making more informed alignment decisions.

Explore the TeacherMatic Language Teaching Edition

The TeacherMatic Language Teaching Edition includes dedicated CEFR-aligned AI generators to support the creation, adaptation and evaluation of language teaching materials across different learner levels and contexts. Educators can adopt AI safely and responsibly while maintaining full professional control.

Next in the Webinar Series

Boost Learner Confidence with Engaging, Targeted IELTS-Style Practice Materials

🗓 Thursday, 11th June
🕛 12:00 – 12:30 BST (13:00 – 13:30 CEST)

Join Joanna Szoke, freelance teacher trainer and AI in education specialist, for the next Language Teaching Takeoff Webinar.

See how TeacherMatic’s ‘IELTS Style Test Prep Generator’ can support more efficient creation of adaptable IELTS practice materials while strengthening learner preparation.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

AI Can Fail You, and You Need to Understand How That Can Happen

As AI systems become more ubiquitous, policymakers, technology companies, publishers, educators and students are called to play essential roles in how these tools are developed and used. In this piece, Dr Helen Beetham explores the risks AI poses to learning, expertise, creativity and educational integrity, challenging current assumptions about AI in education and arguing for the protection of what we understand learning to be.

AI Can Fail You, and You Need to Understand How That Can Happen

An interview with Dr Helen Beetham, lecturer, researcher and consultant in digital education, on criticality and AI, conducted by Carles Vidal, MSc in Digital Education, Business Director of Avallain Lab 

The following interview was initially planned to discuss the topic of critical thinking and GenAI in education, drawing on the report Avallain published last June, ‘From the Ground Up’. That text proposes 12 controls for safer, more ethical use of AI in education, and the idea of embedding critical thinking in both the design of these tools and in teaching practices is one of its core guidelines.

To explore these ideas further, we spoke with Dr Helen Beetham, a leading educational researcher and consultant whose current focus is set on criticality and AI. Right from the start, our conversation went beyond critical thinking as a product design strategy and a necessary learning skill to encompass a broader perspective on criticality.

In the following lines, Helen unpacks her views on AI and the risks its adoption implies for societies and educational systems in general, and for educators and students in particular. She points out the problematic nature of foundational models and the agendas driving them, and suggests a range of alternative policies and practices that should be considered to manage these risks. 

For those looking for a silver lining, as Helen says, this moment is a great opportunity to think about tech and what we want from it. This is why this conversation is so timely, as only by understanding the complexities at stake will we be able to address them and ensure we continue to deliver real value from our technologies for publishers and educators.

Interview Quick Links: 

  1. Why is it important that all education stakeholders have a critical stance on AI?
  2. Can GenAI have real transformative educational potential?
  3. Can AI models be improved to generate rich, adaptive educational content?
  4. Why might GenAI be counterproductive for learners without foundational knowledge?
  5. Can critical thinking help us develop GenAI tools that reduce risk and foster reflection?
  6. Is it possible to generate tools that prioritise the learning process over the finished product?
  7. What is the future for GenAI in education, and what should we be ready to challenge?

Interview with Dr Helen Beetham

Helen, given your area of research, we would like to address the importance of criticality and critical thinking in relation to GenAI tools, particularly the main risks the educational community faces, how to address them and the opportunities you see in these technologies.

1. Why is it important that the different actors of the educational community develop a critical stance in the face of AI systems?

First, I’m glad you identify that there are different actors with different powers to act. 

Teachers, students, school and university leaders, AI developers and the foundation companies all have different responsibilities, and I wouldn’t expect the same kinds of criticality to apply. For teachers and learners, there are reasons to be critical that concern the learning process, and there are reasons to be critical that concern the systems we depend on to deliver education. 

At the level of learning, paper after research paper has shown that people who use generative AI for significant tasks – reading, writing, coding, design – are not learning to do those tasks, or not in the ways they have previously been done. Retention is poor. Subsequent performance, for example, under exam conditions, is poor. Even expert skills are degraded through persistent use of AI. This is not at all surprising. We know that learning to read and write rewires the brain, and literacy is not a one-and-done skill; it’s something we continue to develop, or that can atrophy if we stop developing it. Arguably, the whole purpose of school is to develop people who can participate in the literate practices that societies value, and university is about developing more specialist literacies such as scientific, legal, technical and so on. When generative AI is used for those tasks, the relevant development of the brain, the understanding, the practice and even the identity is not going to happen. Something else might develop, such as a facility with the AI interface. So we need to look critically at that trade-off.

Another reason to be critical is the nature of the models these technologies rely on. Most accounts of ‘critical’ AI use focus on the outputs, especially the inaccuracies, biases and errors. You can improve those issues with post-training data labour, but fundamentally, the data model is not a world model, not even a reliable model of its training data. The errors are not going to go away.  So ‘checking the outputs’ seems like an important critical response. But what does that mean? It can only mean checking against other information systems. And what happens when those other information systems are saturated with AI-generated content? The information/media literacy revolution encourages critical questions, but they mainly concern people and their motives: who authored this, when, and why, who is disseminating it, what interests are being served, with what designs on your opinions and behaviour and personal data? None of these questions can be asked of AI outputs, or really of any information in systems that are AI saturated. ‘Checking the outputs’ of AI requires us to completely reassess what is in circulation as information: what are its sources, authorities, meaning-making processes, and what systems have been involved? It’s not a simple matter of technique.

More concerning to me than the errors in outputs are the effects of stylistic and semantic flattening. Inference tends towards the middle. Everyone starts to sound and read the same. There are a few people, experts and creatives in their field, who are using generativity to push the boundaries of their own practice and good luck to them. But they have not developed in that practice by using generative AI. For learners who do not even know the range of responses that are possible, let alone how to evaluate the outlying and the innovative, the use of AI will always tend to the most standard response. In minority cultural and intellectual fields, the stereotyping effects are even more pronounced. It’s incredibly boring and demotivating, for teachers and students alike, to have rich learning materials reduced to five bullet points and for those bullet points to be expanded again to five paragraphs of entirely predictable student text. We keep asking: what do you think? What in all this material speaks to you? What do you care about? The whole point of education is to help people find the answers to these questions for themselves. I find learners increasingly reluctant to do that, because now there is always a safe answer. Of course, data models can describe different perspectives, provided these are already described in the training corpus. What they can’t do is help learners to develop their own perspective. So a critical stance might be one that asks how this kind of development, if we value it, can still take place. 

A final reason to be critical is the gap between what the AI industry promised for education and what we have actually got. I studied AI in the 1980s, and I’ve worked in education technology, broadly speaking, since the 1990s, so I’ve been around a few hype cycles, but nothing quite like this one. People in education are not enamoured of AI, of the quality of its outputs. They are increasingly concerned about its downsides, especially for learners’ development. But the idea that if you don’t love AI, then you are the problem, the idea that if you don’t inject AI into every aspect of their experience, you are failing students, these ideas are pervasive. The GenAI challenge becomes a crisis if educators collude in the magical thinking and the myth-making. When we trust our disciplinary methods to help us understand GenAI, we can be critical in a whole variety of ways. And when GenAI refuses to be understood, because it entails blackbox architectures and deliberately obscure commercial practices, this is not a mystery to bow down before but a huge risk to truth-telling and responsible thought.

2. In your opinion, can GenAI tools and AI-based technologies have real transformative educational potential?

If you mean ‘can generative AI be used for positive educational ends?’, then of course, in the hands of a dedicated educator, any material can have learning value. I’ve been in classes where generative AI benchmarks are critiqued, where students research model biases and carbon footprints, and where they do journalistic work on AI companies. I’ve had students query system prompts, learn basic ML algorithms, and try a variety of creative responses to generated outputs. Educators are constantly experimenting and constantly learning. My experience is that the wider the variety of perspectives students have for understanding generative AI, the better chance they have of making a critical response. And it’s possible to support many different perspectives in the classroom.

If you mean ‘can students’ use of generative AI in their own independent study time be good for their learning?’, then I am more sceptical. I could break down the evidence for you, but what I would observe from my own experience is that the most engaged students, the ones that tend to be most thoughtful with generative AI in their learning process, are also the ones that are most concerned about losing skills and critical perspective. They are the students we should be engaging to help us build AI-resilient assessments and learning spaces. But just because some students are navigating generative AI thoughtfully, we can’t fulfil our responsibility to the rest by showing them good examples or preaching about ‘integrity’. Like fast food, ‘fast thought’ is irresistible: it offers compulsive and addictive behaviours in place of nourishment. According to The Brookings Institution, the costs of those behaviours for individual learners are already ‘daunting’. 

And lastly, if you mean, ‘can data-based methods produce efficiencies in education systems?’ I’m sure those can be found. But the question of what we are accelerating and why is particularly pressing in education. We don’t ask students to produce assignments because we want more content in the world, but because we want students to learn. Ideally, we don’t ask academics to publish because we want more content in the world either, but because we want more meaningful research. Unfortunately, though, our systems have been set up to reward those proxies for thinking and for research, and GenAI enters those reward systems with what is, again, an irresistible promise to produce those proxies faster and get faster to the rewards. 

People are becoming very aware of the costs. The GenAI moment is an opportunity to think critically about technology and what we want from it. I see big shifts in attitudes to social media, for example, and I think that’s an example of transformational change being driven by reactions to AI. But none of these shifts happens through interactions with GenAI alone, and there is now evidence that the more time people spend with chatbots and avatars, the less critical they are inclined to be.

3. Can models be improved to generate rich educational content that can adapt to diverse contexts and learning needs?

None of the agents I have seen in use or in development has been very impressive at adapting to learners’ contexts and needs. I imagine that retraining has to go beyond extended prompting or RAG injection to get past the sycophancy and information-giving biases that are baked into the foundation models. More fundamentally, learners do not know what they do not know, or why it might be important, so learner-to-chatbot interactions on their own are very unlikely to initiate deep learning. The other approach is to involve teachers in defining the interactions they want learners to have. If teachers can define, in clear enough terms, the learning goals and needs of their class and if they can check, refine and contextualise what comes out of an AI application, I suggest they can probably adapt content and activities in more conventional ways. Many of the teacher-centred applications I’ve seen amount to good practice in lesson planning. But teachers still have to deliver on their plans. Say an AI-designed activity isn’t going as expected in class, do you fire up the AI and have another go? Teachers need to understand their materials if they are going to teach adaptively. So do we hand everything over – lesson plans, curricula, assessment rubrics, teaching materials, student feedback, and all the agency and skills and adaptability that go with really owning those things – do we hand that over to AI companies in return for fractional gains in lesson planning?

On your question about rich content, an activity I’ve shared with students for three years now is to generate images for educational use, based on a prompt from the OpenAI teaching materials. The results are always terrible, especially when compared with the resources you can find with an OER or Wikimedia search. This year, some students pushed back against the generative part of the activity on sustainability grounds. That has been an interesting development. But the positive part of the activity is that it makes students develop pedagogic judgement. The difference between the AI images and those chosen or designed by educators is a space for real learning. I’ve also had the experience of students and colleagues uploading my own materials, and generating podcasts, quizzes and gamified versions, and in one case, an app. The results were unrecognisable to me, so much design thinking and conceptual nuance were lost. But that’s not really the point. Every learner who wants one by now has an AI bot they can use to version content for themselves, whether they want it simplified, gamified, mind-mapped, transposed or translated, or given an anime makeover. There are accessibility gains here that I don’t want to trivialise. But I’m not sure where it leaves learning design. A bad outcome would be for education to disinvest in universal design and accessibility support because ‘learners are doing it with AI’. A worse outcome – just taking this to its logical conclusion – would be for learning design itself to disappear as a profession and as a shared language. If every learner is their own unique microcosm of intellectual needs and sensory preferences, if those needs can be met by ‘designs’ or ‘experiences’ generated on demand from the soup of educational content, what really is the role of the designer? Or the teacher, for that matter?

Behind the apparently empirical question ‘can GenAI applications provide effective learning support?’ are questions that might be a bit more uncomfortable. Such as: should GenAI interactions replace teaching interactions? Should teaching assistants and student support professionals become chatbots, or rather become the data workers who make the chatbots work? Perhaps most insidiously of all, should GenAI replace other students in the learning process? Alexandr Wang, head of Meta’s super-intelligence lab, has said he will wait to have kids until they can connect straight into the network mind and bypass all the messy interactions of school. Learners will kick back against further loss of contact with teachers, I suspect, but they are already voting with their feet for chatbot companions over peer learners. And that is really troubling. Social constructivist theory tells us it’s better to learn alongside other learners who are at a similar learning stage to us, who make similar mistakes and discoveries, who can be resources for our learning in their differences from us, despite the frictions and frustrations involved (that also teach us something). Yet we seem to be encouraging learners in the delusion that the perfect other is always available, and it is a chatbot. 

4. In your work, you refer to the AI expertise paradox, where if you want to use AI effectively and safely, you need to be an expert, so you can benefit from shortcuts and avoid inaccuracies. However, the same cannot be said for students who are still learning. Can you please elaborate on why GenAI might be counterproductive for those who have not yet built that foundational knowledge?

I’m not sure expert use is necessarily effective and safe. There have been several longitudinal studies now, from MIT, Bloomberg and Stanford, that have found experts are not as productive with AI as they think they are. They are certainly not as productive as their bosses think they should be. It turns out ‘checking for inaccuracies’ and ameliorating losses of quality and context are non-trivial. Experts are slower than novices when they apply AI because they are aware of these issues and have to make judgments about them. What parts of a task might lend themselves to AI efficiencies? How best to realise them? What are the likely impacts on quality, safety and professional values? Experts are finding uses, but only with significant trade-offs, some of which may be visible only at the organisational or sector level. 

From an educational point of view, yes, the worry is that novices never get to develop the judgment and expertise that is needed to work effectively with AI. Herbert Dreyfus’ original critique of the AI project, back in the 1960s and 1970s, was that it misunderstood the nature of expertise. Educators understand it better, for example, that it develops through iterative practice. That’s the point of learning spaces where novices can practice without high costs of failure, where they can get expert feedback, and develop fluency and judgement. All of those developmental processes are lost when learners use generative AI to produce what looks like expertise. At least, it looks like expertise to students, and this is another aspect of the paradox. It looks less like expertise to assessors. But we are working in a system that has previously taken that kind of evidence at face value, and where the time educators have to engage with students’ development has been pared away.

What the expertise paradox allows me to say to students is: I will not fail you for using AI. But AI can fail you, and you need to understand how that can happen.

5. You have also identified ‘Cognitive Dependence’, ‘Deskilling’, ‘Reduced Learning’ and ‘Less Personal Agency’ as potential effects for users of GenAI tools, particularly among non-experts. To mitigate these risks, do you believe that critical thinking can be effectively promoted by developing GenAI tools that foster reflection and scepticism, present alternative perspectives, and highlight that students should not take generated output at face value?

The only remedy for students who avoid practice and engagement is to practice and engage, and to have support in place to do so. Perhaps some aspects of critical thinking might be supported with GenAI tools; I don’t rule it out, particularly when it comes to the critique of AI. But criticality and scepticism are not simple ‘techniques’. I know there has been a movement in media literacy, for example, to ‘inoculate’ young people against deepfakes, which sounds like a nice, simple shot in the arm. But what this inoculation involves is really a series of engagements. Typically, learners will spend time practising and applying diagnostic methods. Then they will create their own media pieces or ‘memes’. And finally, they will strategise to spread their memes, to make them as persuasive and pervasive as possible. Basically, they learn to make clickbait so they can learn not to be so easily baited. There are analogous activities you can do with GenAI, some of which engage learners more deeply with the data structure than others. The ‘inoculation’ task might be to prompt for a particular persona and interaction style, for example, and reflect on the results. It might be vibe coding a simple app and exploring the quality of the code. I think these are productive approaches, but they are not at all simple to implement.

A common remedy proposed for these problems is to teach students ‘good’ prompting strategies. When this involves using a particular template or standard, it seems to me counterproductive. It’s unlikely learners will surface anything interesting or discover the limitations of inference for themselves if prompting is reduced to a fill-the-gaps or cut-and-paste exercise. In fact, a lot of prompt crafting now takes place in the application layer, where interfaces may be even more frictionless than the familiar prompt screen. Larry Page looked forward to an AI search tool that would ‘understand exactly what you wanted before you knew yourself. For the foundation companies, the best prompt is one that entirely pre-empts the user’s needs. One of the critical exercises I do with students is to have them review chat logs and ask whether they think the user is prompting the chatbot, or the chatbot is prompting the user. But chatbot logs these days are often hidden in the application layer.

The alternative you suggest is that inference is made more effortful, for example, by defining the chatbot persona as a reflective mentor or a Socratic partner. I think this identifies the problem correctly, and it’s one I’ve discussed a lot with colleagues. How to ‘interrupt’ the straight line to the solution and introduce a more developmental path. What I’m not sure about is the possibility of installing these solutions as dialogic techniques within a chatbot interface. As I said in a previous answer, I have not yet found an AI agent that is effective in this mode. Either the moves are generic and stereotyped, or they come from examples in the training data. If there is a generic rule for ‘scepticism’, it can be reproduced in a list of reflective questions. And for a topic-based approach to ‘challenging a student’s logic’, generative AI should not, in my view, be the first resort either. Students learn more from co-teaching other students than they learn from interacting with a chatbot, because they are also doing the thinking involved in following the other person’s logic, noticing assumptions and blind spots, and recognising there are different perspectives on the same problem. Playing both sides is far more developmental. 

The other issue is that learners turn to GenAI for complex reasons. Anxiety is often a big part of it, or the fear of missing out, or a lack of academic confidence. Dealing with these issues requires a deep engagement with learners. Learners need to understand why we ask them to do things (that they might do with GenAI), and we need to explain that better, but they also need good reasons for responding to those tasks in ways that feel challenging and uncertain. By the time learners reach the end of an undergraduate degree in the UK, they might have spent 18 years in an education system that values and measures outcomes. Valuing things that get in the way of the outcome is going to take more than individual encouragement or exhortation. It will require profound change.

Finally, much of the investment in GenAI has gone into interface effects that tend to undermine critical thinking. You can now talk to, vibe with and even engage with data models through wearables and emotion sensors. The effect is to undermine skills of mediation, or what used to be called literacy: conscious and effortful practices of engaging with other people’s thinking, and developing our own. The feeling of effortlessness and immediacy is not just about saving time. It is emotionally beguiling. You need never misunderstand or be misunderstood again. 

Cognitive offloading is natural to human beings – it is one definition of culture – but it is never entirely safe. It creates vulnerabilities and dependencies. For example, we depend on shared signifying systems and tools, cultural records, and whoever controls them. I agree with Musk on this at least, that ‘safeguards’ are always ideological. It’s just that data models are inherently ideological, from their training data through the judgements of data workers to the contents of prompts. There is no way of steering AI models that is neutral. But unlike the cultural forms we have lived with for tens and hundreds of years, how they are ideological is obscure, and how they influence us is unfamiliar. There may come a time when we have no choice but to use GenAI if we want to participate in cultural and intellectual experiences, at least if we want to participate digitally. At that point, it might make sense to align oneself with particular architectures and not with others: Grok culture or Claude culture. But until then, and in hope it never comes, the ‘safe’ option I suggest is to keep practising alternative skills, interacting with other archives besides the data archive, maintaining and valuing other media, and nurturing our own embodied memories. Then, at least, there are alternative vantage points on the obscure ideologies and behavioural effects of the data model.

6. You have pointed out that GenAI tools tend to place the value of education on the final output rather than the process. As you put it, when students are asked to create content, it is not because the world needs more content, but because the act of creating is how they acquire knowledge and skills. Do you think it is possible to generate tools that prioritise the learning process over the finished product?

We already have tools and features of tools that support a focus on the learning process. Annotation is one that can be used both for solo reflection and for shared feedback. Document sharing, design spaces and coding environments, e-portfolios, all these are useful too. But you can build a process-oriented learning environment in just about any platform, or from simple open-source tools. What matters is the pedagogic intention. If we want education to be centred on processes of reasoning, and personal development, and on the specialist practices of each subject, we have to invest attention in these things and not in proxies for them, such as grammatical sentences or test scores. As soon as we standardise what we are looking for, that standard can become a data source or a prompt for GenAI. But moving away from standardised assessments and standard proxies for learning will require the kind of transformation I mentioned at the start. It would mean learners working on authentic challenges that arise from a real context – a context that provides its own standard, its own intrinsic feedback on students’ solutions. That might be the school or university and its community, or a placement setting, or a project with stakeholders. More learning would have to happen in shared, live, embodied spaces, and that learning would have to be high-quality if learners are to invest in it rather than in the electronic angel on their shoulder. Educators would have to enable and assess students’ work on its own terms, letting go of many proxies we have relied on before. This would have implications for teaching time and attention, and the places that learning happens, and therefore its costs.

A very small part of that is about the tools that are used. There may be some technical solutions for how learning relationships are mediated and how learning environments are made. I would stick my neck out and say we have all the functionality we need; we just need it to be more modular, more open, cheaper, and more flexible. But there really is no way to automate attention, witnessing, engagement, and care. This is what students need, and when they say they want a chatbot, what I hear is that they aren’t getting enough attention and care from other sources. We have to be very careful about contradicting students’ experiences, since that is a large part of what we are working with, but I do think we can challenge what they say they want from AI. That will involve confronting their fears. They are afraid of using AI. They are afraid of not using AI. Asking students to raise their eyes from these anxieties and think about what kind of learning and working futures they want is always an intense experience, but it is powerful. These deep engagements are what we need, in my view.

It is an irony that the use of generative AI by students has produced a workload crisis for teachers, at least those who are committed to student learning. It is exceptionally hard to read through an AI-generated or partially generated assignment to discern the work students have done, the process they have undertaken, and thus what guidance they need. If you don’t care, of course, it’s a breeze. Set your AI agent onto marking theirs. But if you do care, you know that the solution is to make the process itself the focus. We need teachers and students to build those processes together, and the learning environments that can support them. That would be a lot more exciting to me than asking what workflows GenAI can come up with or what new AI-integrated mega-platforms we need.

7. What is the future for GenAI in education, and what should we be ready to challenge?

I did my fair share of foreseeing early on, and much of what I was saying now seems like common sense. So GenAI hasn’t kept improving with scale, productivity increases have been hard to demonstrate, and the promised educational benefits continue to be elusive. 

I’m not an expert on the interface between the AI industry and edtech, in terms of the business models and the distribution of income. It seems to me that a lot of what passes for AI in education is rather shallow customisation in the application layer. At the moment, the foundation companies are very keen to secure subscriptions and use cases from education organisations, and of course, educational content and data. Bespoke educational applications may be a good way to forge those relationships, for now. But the long-term vision for these companies is not AI-enabled education; it’s AI instead of education. It’s something much more like the Neuralink, or Josh Dahn’s Synthesis, or Marc Andreessen’s vision of every child having their own dedicated AI tutor from birth, bypassing the need to engage with a shared learning culture. And while I personally think that is a fantasy, a dystopia, I do think the foundation companies will want to monetise everything they have learned from education and edtech in the medium term. To mine education, if you like, in order to undermine education. 

As I said at the start, different actors in the educational space have different powers to choose from. I would love to see university leaders taking a more critical and ethically grounded position on generative AI. I’d like to see ministries and departments of education employing people who think deeply about these issues, rather than AI company secondments or industry-adjacent think tanks. I think that would make a considerable difference to how GenAI is implemented, or not implemented, in educational contexts.

I share the anxieties educators feel around generative AI, which makes us grasp at terms like ‘implementation’ so we can feel more in control. Generative AI is not being implemented. It was, as its proponents like to say, ‘unleashed’ on users and knowledge systems and cultural archives, every bit as irresponsibly as that sounds. Its developers have quickly become the richest companies in the world, dictating terms to governments, regulators and publishers. Every choice we make about AI in education is made downstream of these events, and in the face of this power. But choices are still possible. The most important, for me, is to tell the truth about GenAI, without hype or magical thinking, trusting our pedagogic and disciplinary methods to support us in that. And when those methods don’t help, to be truthful about our uncertainty. 

We should be ready to challenge developments that extend the black box of not knowing and not being accountable further into our classroom practices. That means, I think, that we should insist on alternative knowledge archives and knowledge practices being available – that do not pass through generative data architectures – to protect what we understand student learning to be. Doing this demands technical ingenuity as well as intellectual commitment, and both are valuable skills in any foreseeable future. Just as we provide alternatives to social media in school and university platforms, where different rules and norms apply, I think we can do the same in relation to GenAI.


About Helen Beetham

Image not found

Dr Helen Beetham is an experienced consultant, researcher and educator working in the field of digital education in the university sector. Her publications include ‘Rethinking Pedagogy for a Digital Age’ (Routledge, 2006, 2010 and 2019), ‘Rethinking Learning for a Digital Age’ and an edited special issue of ‘Learning, Media and Technology’ (2022). Her current research centres on critical pedagogies of technology and subject specialist pedagogies, in the context of new challenges to critical thinking and humanist epistemology.

For two decades, Helen has advised global universities and international bodies on their digital education strategies, producing influential horizon scanning and research reports for Jisc. Her Digital Capabilities framework is a standard across UK Higher and Health Education, and she contributed to the European Union’s DigCompEdu framework, which incorporates AI and data competencies. An experienced educator, she has developed and taught master’s courses in education and learning design, and currently documents her research via her Substack, Imperfect Offerings.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

What Makes Feedback Meaningful and How Can AI Enhance Teacher-Led Delivery

The latest Language Teaching Takeoff Webinar welcomed first-time guest host Pilar Capaul. As a language teacher and ELT content creator, she shared examples from her own lessons to demonstrate how teachers can use the TeacherMatic Language Teaching Edition to monitor understanding and create engaging activities.

What Makes Feedback Meaningful and How Can AI Enhance Teacher-Led Delivery

London, April 2026 – In ‘Provide Meaningful, Timely Feedback at Scale with the Power of AI’, Joanna Szoke examined the role feedback plays in learner progress, focusing not just on providing it, but on what makes it truly impactful. She also introduced and demonstrated the new TeacherMatic ‘Advanced Feedback’ generator, showing how it can empower teachers to deliver feedback at scale, save time and use AI in a safe, ethical and teacher-led way.

Moderated by Giada Brisotto, Senior Marketing and Sales Operations Manager at Avallain, the session focused on how feedback should do more than comment on performance. It should motivate, inspire and give learners clear opportunities to improve and progress.

Feed Forward, Not Just Feedback

One of Joanna Szoke’s favourite topics, and a key area of expertise, is feedback and assessment in language teaching. She opened the session by asking an important question: what makes feedback useful?

Joanna wanted to reiterate that effective feedback should do more than just review performance; it should help students move forward. Feedback should support progress and build confidence. 

She also highlighted the importance of timing and specificity. Feedback is most valuable when learners can still act on it and when it includes clear explanations, relevant examples and practical actions for improvement.

Finally, Joanna suggested that feedback can also come from self-reflection and peer review. This shift to student-centred learning allows for greater ownership and even reduces teacher workload. 

Reducing Workload Without Reducing Quality

Feedback is not only important, but also one of the most time-consuming responsibilities. Alongside approaches such as self-assessment and peer review, Joanna wanted to demonstrate how TeacherMatic can enable teachers to reduce workload while still delivering impactful, effective feedback.

She introduced the new ‘Advanced Feedback’ generator. Designed to support teachers while keeping professional judgement central, it streamlines feedback workflows without compromising quality. Key features include bulk uploads, Cambridge English alignment, customisable criteria, support for handwritten submissions and annotated feedback for text-based work.

With a simple setup process, teachers can create an assignment, upload the brief or paste instructions, then choose criteria-based feedback, annotated feedback or both.

For criteria-based feedback, teachers can select their own criteria or Cambridge English criteria, with options such as Accuracy and Grammar, Vocabulary and Word Choice, Coherence and Cohesion and Fluency and Communication. Teachers can also select CEFR levels before saving the assignment and inviting submissions.

Feedback at Scale, Teachers in Control

Once assignments are created, teachers can upload one submission or bulk-upload multiple pieces of student work, making it far easier to manage feedback at scale.

Joanna highlighted that efficiency should never come at the expense of responsibility. When using AI to assess or evaluate student work, teachers should be transparent with learners and seek consent before uploading submissions.

She also emphasised that the generator is there to support the feedback process, not replace it, explaining that it should ‘help me with feedback, not produce the entire feedback’, and reinforcing the importance of keeping teachers as active participants throughout the process. Teachers should review outputs, refine responses and make the final professional judgement before anything is shared with students.

Practical Outputs for Teachers and Learners

Joanna then explored the structure of the feedback provided. It is practical, clear and ready to refine.

A dedicated For Teacher view provides a more detailed breakdown, including performance against selected criteria, recognised strengths, areas for improvement and a corresponding CEFR level. Teachers also receive a written summary of the submission, alongside suggested next steps to guide future progress.

The For Student view uses more targeted language with phrasing such as ‘You can form basic sentences, but check your verb tenses.’ This creates feedback that is more personal and easier for students to act on.

Taking Feedback Further

While useful and impactful feedback has been generated, Joanna recognises that it may still need a follow-up activity to reinforce learning, such as a gap-fill activity. The refine option allows teachers to do this. They can adapt the tone, ask to increase motivation or generate additional tasks tailored to specific learner needs.

For example, teachers can request extra practice activities that target recurring mistakes. This can turn feedback into continued learning rather than a final comment.

She also demonstrated the highly practical option of uploading handwritten PDF submissions, recognising that handwritten work remains common in many teaching contexts and continues to offer value for learners.

Joanna then showcased the power of annotated feedback for text-based submissions, where comments are automatically added directly to the student’s work. These annotations can be edited, removed or expanded with the teacher’s own feedback, creating a fast and flexible way to personalise responses.

When sharing feedback with learners, teachers can export it as a PDF or copy it into a Word document for further editing. As Joanna noted, this allows teachers to retain the human element while benefiting from a more efficient workflow.

Putting Teachers and Feedback at the Centre of the Learning Journey

As Joanna highlighted throughout the session, TeacherMatic is far more than a generic AI tool; it is designed specifically for language teaching workflows. The Language Teaching Edition has been built specifically for language educators, with over 50 purpose-built generators designed to make language teaching faster and more effective.

The new ‘Advanced Feedback’ generator is a clear example of this. It reduces the workload of delivering detailed feedback by empowering teachers to provide timely, meaningful feedback at scale.

Rather than replacing professional judgement, the generator strengthens it. Teachers set the criteria, review outputs, refine responses and decide what is ultimately shared with learners. The result is a more efficient workflow that saves time, supports consistency and places teachers and feedback where they belong, at the centre of the learning journey.

Explore the TeacherMatic Language Teaching Edition

From planning CEFR-aligned lessons and creating high-quality activities to implementing structured feedback workflows and more, the TeacherMatic Language Teaching Edition is built on recognised language teaching methodologies and developed with input from the International House World Organisation, NILE, Eaquals and English UK.

Designed as a safe and ethical AI toolkit for language teachers, it delivers reliability, strong pedagogical alignment and outputs created for use inside and outside the classroom.

Next in the Webinar Series

Make Informed CEFR Alignment Decisions In the Age of AI

🗓 Thursday, 14th May
🕛 12:00 – 12:30 BST (13:00 – 13:30 CEST)

Join award-winning educator Nik Peachey as he introduces the new ‘CEFR Alignment for Teachers: In the Age of AI course.

See how to apply CEFR principles in a structured, practical way using TeacherMatic. Learn how to make informed decisions, maintain pedagogical integrity and adapt outputs to different learner contexts while retaining full professional control.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

New CEFR Alignment Course Developed in Collaboration with NILE

Avallain has launched ‘CEFR Alignment for Teachers: In the Age of AI’, a new online course for language teachers, developed in collaboration with CEFR specialists Dr Elaine Boyd and Thom Kiddle at Norwich Institute for Language Education (NILE). Available on Avallain Magnet, the course officially launches at IATEFL 2026 and supports teachers in applying CEFR principles to AI-generated and classroom materials with confidence.

New CEFR Alignment Course Developed in Collaboration with NILE

St. Gallen, April 2026 – ‘CEFR Alignment for Teachers: In the Age of AI’, a free, interactive course, is now available on Avallain Magnet, our peerless, AI-integrated learning management system. It will be officially launched at the IATEFL International Conference and Exhibition 2026 (21st–24th April). 

Developed through the shared efforts of the Avallain team and CEFR specialists Dr Elaine Boyd and Thom Kiddle at NILE, it helps language teachers align, evaluate and adapt generated texts, while strengthening their ability to make pedagogically sound decisions for learners at different CEFR levels.

A Framework That Continues to Shape Language Education

In 2001, the Common European Framework of Reference for Languages (CEFR) marked a defining moment in language education. It established a standard framework for describing language proficiency and achievement. Over the past 25 years, we can see its significant impact across course design, level benchmarking, assessment frameworks and published learning materials. 

While the CEFR has been widely used, alignment has not always been done consistently or transparently. In some instances, claims of CEFR alignment are not clearly substantiated or supported by defined principles or practices. This raises important questions about validity and professional accountability, which this course aims to address by deepening understanding and improving alignment decisions.

CEFR Alignment in the Age of AI

The rapid growth and adoption of AI in language education were another key driver behind the creation of ‘CEFR Alignment for Teachers: In the Age of AI’. Teachers can now generate context-specific, personalised learning materials more quickly than ever. This creates new opportunities to adapt content to learners’ needs with greater speed and flexibility. 

However, as seen in past misuse of the CEFR, the availability of these tools does not in itself ensure that materials are appropriate for a given level. The risk of misalignment remains, particularly where outputs are not evaluated against the descriptors, scales and principles that underpin the framework.

The course addresses this challenge and reinforces the need for informed teacher judgment by strengthening teachers’ knowledge and skills in applying the CEFR. Its aim is to build confident teachers who can make sound decisions and ensure that alignment claims are both pedagogically sound and professionally defensible.

Flexible Learning, Grounded in Practice

During the course, language teachers will gain a broad understanding of the CEFR’s scope, familiarise themselves with specific levels and scales and ultimately deepen their knowledge of its structure.

Delivered on Avallain Magnet, this course is flexible, interactive and self-paced. It will strengthen teachers’ confidence in deciding how to use texts for learners at different CEFR levels and enhance their understanding of how to adapt AI-generated texts and tasks for specific scales. 

As CEFR alignment expert Dr Elaine Boyd explains, ‘This course is designed to really help teachers align the CEFR scales and descriptors with the specific needs of their classes. And the great thing is, teachers can dip in and out of it when they have time and build their skills at their own pace.’

From Understanding to Informed Application

The course provides an overview of the CEFR, introducing its descriptors, their defining features and how one level differs from another.

Through interactive modules, participants will engage with illustrative descriptors, analyse authentic written and listening texts and practise discriminating between descriptors at different levels in the same scale, including the ‘plus levels’. 

David Moxon, Learning Technology Specialist and Content Developer at Avallain, who helped develop and publish the course on Avallain Magnet, explains, ‘While it is important for participants to gain a broad understanding of the CEFR framework, it is equally critical that they engage with it. Interactive exercises, such as benchmarking tasks, will help translate theory into practice. The learning environment also offers the opportunity for teachers to assess their progress throughout the course and evaluate their confidence in a final self-assessment.’

As AI becomes part of everyday language teaching, this course supports teachers in working more effectively with AI-generated content and is designed to complement the use of the TeacherMatic Language Teaching Edition, a trusted AI toolkit that empowers language educators ethically and safely.

Our collective efforts were not to deny the role of AI, but rather to reinforce the importance of professional judgement and ensure that alignment decisions are informed by context, pedagogy and a clear understanding of the framework. 

Reflecting on the course design, Thom Kiddle, NILE Director and CEFR specialist, notes, ‘We really enjoyed designing the course and thinking creatively about how to draw teachers’ focus to the horizontal dimension of the CEFR across all the different modes of communication, and to really engage with the way the individual descriptors are worded and what that means for learner language ability.’

Designed to Support Professional Growth

This course is intended for language teachers who are already familiar with the fundamentals of the CEFR and are looking to deepen their understanding and strengthen their practical application of it. It is also relevant for academic managers, senior teachers, syllabus designers and edtech coordinators involved in curriculum development and learning design.

While no prior knowledge of AI is required, the course recognises the growing role of AI content in language education and supports teachers working with both AI-generated and traditionally developed materials.

Official Launch at IATEFL 2026

From the 21st to the 24th of April, the Avallain team will attend the IATEFL International Conference and Exhibition 2026 in Brighton (UK). This event will bring together English language teaching professionals and enthusiasts from around the world, providing an excellent opportunity for the official launch of ‘CEFR Alignment for Teachers: In the Age of AI’.

The course reflects a joint commitment to an honest and professional approach to working with the CEFR, supporting educators in making sound, evidence-based decisions for learners at every level.


About NILE

NILE is one of the world’s biggest providers of training and development for English language teaching. Based in the UK and working internationally, NILE provides expert-led programmes online and in person, supporting educators, institutions and ministries worldwide. They are regularly involved in the development and implementation of large-scale education reform projects around the world.

NILE is a member of English UK and holds accreditation from the British Council, Eaquals and AQUEDUTO, reflecting its commitment to quality, professional standards and responsible practice.

About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Find out more at avallain.com

_

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com

Avallain Named Among Europe’s Top AI Solutions: Here’s Why Responsible AI in Education Matters

Education Technology Insights Europe has included Avallain in its ‘Top Artificial Intelligence Solutions in Europe’ selection, reflecting the growing importance of responsible and effective AI adoption in digital education.

Avallain Named Among Europe’s Top AI Solutions: Here’s Why Responsible AI in Education Matters

St. Gallen, April 2026 – Education Technology Insights Europe has named Avallain among its ‘Top Artificial Intelligence Solutions in Europe‘. The recognition highlights Avallain’s work with publishers, institutions and educators to responsibly integrate AI into digital education, with ethics, safety and practical impact at the core.

As a specialised industry magazine, Education Technology Insights Europe is focused on the evolving education landscape. It supports institutions, administrators and technology leaders in navigating digitally enabled learning environments, with company selections informed by subscriber nominations, editorial research and insights from an industry advisory panel.

The inclusion of Avallain in this list reflects a growing priority for other organisations to implement AI in ways that are not only innovative, but also practical, ethical, safe and aligned with educational goals.

Supporting Safe, Ethical and Human-Centred AI Adoption in Education

For organisations developing and delivering digital education, the challenge is no longer whether to adopt AI, but how to do so in a way that is effective, safe and aligned with educational goals.

This requires, more than standalone tools, a structured approach grounded in real teaching, learning and content development needs. By working closely with publishers, schools and educators, Avallain supports the development of AI capabilities that respond directly to classroom realities, curriculum requirements and operational demands.

Avallain Intelligence: A Practical Framework for Publishers, Schools and Educators

At the centre of this approach is Avallain Intelligence, Avallain’s framework for the responsible use of AI in education. It provides organisations with a clear and structured way to adopt AI with confidence while maintaining a strong human-centred focus.

Through Avallain Intelligence, organisations benefit from:

  • AI designed to support and empower publishers, content creators, schools and educators, not replace them.
  • Tools that reduce administrative workload while preserving pedagogical control and creativity.
  • Clear standards for data privacy, security and ethical use.
  • Reduced risk when introducing AI into existing products and programmes.
  • Alignment with regulatory requirements and institutional policies.

This ensures that human expertise remains at the core of digital education, with AI acting as a support layer that enhances quality, efficiency and impact.

Enabling Scalable and Cohesive Digital Education

For publishers and institutions, one of the key challenges is ensuring that AI is not introduced in isolation but integrated across the full learning experience.

Avallain supports this through a connected ecosystem:

  • Avallain Author, our flexible, AI-powered authoring tool
  • Avallain Magnet, our peerless, AI-enhanced learning management system
  • TeacherMatic, Avallain’s AI toolkit designed for and refined by educators

Together, these solutions enable organisations to streamline workflows, reduce complexity and ensure consistency across content, delivery and teaching support.

Supporting Better Outcomes in a Changing EdTech Landscape

As AI becomes a standard component of digital education, organisations are increasingly focused on outcomes such as improving efficiency, maintaining quality and supporting educators without adding unnecessary complexity.

‘Organisations need more than access to AI. They need clarity, control and confidence in how it is applied. Through Avallain Intelligence, we support our clients and partners in implementing AI in ways that are responsible, effective and aligned with their educational objectives, while ensuring that educators and content experts remain at the centre of the process’, said Ursula Suter, Executive Chairwoman and Co-Founder at Avallain.


About Avallain

For more than two decades, Avallain has enabled publishers, institutions and educators to create and deliver world-class digital education products and programmes. Our award-winning solutions include Avallain Author, an AI-powered authoring tool, Avallain Magnet, a peerless LMS with integrated AI, and TeacherMatic, a ready-to-use AI toolkit created for and refined by educators.

Our technology meets the highest standards with accessibility and human-centred design at its core. Through Avallain Intelligence, our framework for the responsible use of AI in education, we empower our clients to unlock AI’s full potential, applied ethically and safely. Avallain is ISO/IEC 27001:2022 and SOC 2 Type 2 certified and a participant in the United Nations Global Compact.

Find out more at avallain.com

_

Contact:

Daniel Seuling

VP Client Relations & Marketing

dseuling@avallain.com