|
| 1 | +--- |
| 2 | +hide: |
| 3 | + - toc |
| 4 | +--- |
| 5 | + |
| 6 | +## Events and Resources |
| 7 | + |
| 8 | +### 2026-06-27 - 2026-06-28 - Build and Deploy Microservices for Automated Feedback |
| 9 | +_Festival of Learning, South Korea_ |
| 10 | + |
| 11 | +**See [here](festival-of-learning-26-korea.md) for the overview of the tutorial.** |
| 12 | + |
| 13 | +E-learning platforms are growing increasingly complex, embedding automated assessment and feedback tools to support learning at scale. |
| 14 | +Yet such tools are usually tightly tied -- locked-in -- to the platforms for which they were built, limiting the pedagogical flexibility of teachers adopting such tools and platforms. |
| 15 | +One approach to addressing this `lock-in' challenge is to source discipline-specific education \emph{microservices} -- modular, independent software or plugins that can be connected to e-learning platforms to perform a specialised task. |
| 16 | +This modular architecture allows educational logic to be developed by domain experts and be reused across the entire sector, regardless of the platform employed. |
| 17 | +This tutorial will introduce participants to education microservices for automated feedback using an active e-learning platform. |
| 18 | +Working in mixed-ability groups, participants will design, implement, and deploy a live microservice to evaluate student submissions on a specific learning task. |
| 19 | +By the end of the tutorial, participants will have contributed a working, publicly accessible automated feedback tool to an open-source education microservice ecosystem and engaged in community discussion on shared education microservice architecture and infrastructure. |
| 20 | + |
| 21 | +### 2026-03-25 Imperial Festival of Teaching and Learning Workshop |
| 22 | +_London_ |
| 23 | + |
| 24 | +This workshop will introduce you to Lambda Feedback, a self-study platform that provides automated feedback, including on essays and handwritten mathematics. |
| 25 | +Lambda Feedback was developed at Imperial over the past five years and is used widely by thousands of students and hundreds of teachers, providing feedback on over 10,000 questions over 1 million times per year. |
| 26 | +The workshop will prepare you to deploy automated formative feedback in your teaching. After a basic introduction to the system features and creation of static study content for students, we will guide you through configuring and testing automated feedback. |
| 27 | +To complete the workshop you can choose a specialist sub-group for a masterclass in: |
| 28 | + |
| 29 | +- Educational chatbots for dialogic feedback |
| 30 | +- Customised automated feedback on submissions |
| 31 | +- Advanced usage of the platform features including latex content management, data analytics, and module evaluations. |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +### 2026-02-06 Teaching and Learning Mathematics Online Presentation |
| 36 | +_Online_ |
| 37 | + |
| 38 | +Timely formative feedback on self-study is valuable but practically challenging. Automation of task-level feedback, such as on answers to exercises, can meet this need. |
| 39 | +This presentation will introduce you to Lambda Feedback, a self-study platform that provides automated feedback, including on handwritten mathematics. |
| 40 | +Feedback is generated by external microservices, allowing complete flexibility. This architecture facilitates different educational approaches, and different technology stacks – for example using computer algebra systems (CAS), and/or more recent developments in AI. |
| 41 | +Lambda Feedback was developed at Imperial over the past four years. Its use across the University includes over 60 courses, 10,000+ questions, and over 1 million feedback events. |
| 42 | + |
| 43 | +### 2025-11-26 Imperial Talking Teaching Workshop |
| 44 | +_London_ |
| 45 | + |
| 46 | +This workshop will introduce you to Lambda Feedback, a self-study platform that provides automated feedback, including on essays and handwritten mathematics. |
| 47 | +Lambda Feedback was developed at Imperial over the past four years. Its use across the University includes over 60 courses, 10,000+ questions, and over 1 million feedback events. |
| 48 | +Feedback is generated by external microservices, facilitating different educational approaches and allowing feedback on wide variety of topics. |
| 49 | +These microservices support various technologies, including using recent developments in AI. |
| 50 | +In this workshop, you will curate self-study tasks with automated formative feedback and test their performance. |
| 51 | +You will learn about the existing microservices for generating feedback, and possibilities for creating your own microservices on niche topics that you teach. |
| 52 | +The feedback microservices are generally open source and widely available, which brings the opportunity for your expertise in teaching to benefit the wider community when they use your bespoke microservices. |
0 commit comments