[New Pub] Report on the BEA 2026 Shared Task on Rubric-based Short Answer Scoring for German

New Pub
At BEA 2026, we organized the first shared task on rubric-based short answer scoring for German, introducing a new benchmark dataset spanning multiple STEM domains and designed to evaluate both in-domain performance and generalization to previously unseen questions. The goal was to better understand how modern NLP systems can interpret and apply textual scoring rubrics—an ability that closely mirrors how human assessors evaluate student responses. The shared task attracted multiple teams, who explored a wide range of approaches, including fine-tuned large language models, retrieval-augmented prompting, hybrid symbolic–neural systems, and ensemble methods. Across all four evaluation tracks, systems that explicitly incorporated rubric semantics consistently achieved the strongest performance, while scoring previously unseen questions remained the biggest challenge. We hope this benchmark provides a foundation for future research on more robust, interpretable,…
Read More

[New Pub] Rubrics as Semantic Subspaces: A New Perspective on AI Assessment

New Pub
How can AI not only score student answers accurately, but also explain why it assigned a particular score? In our latest paper, we introduce AGRAA (Aspect-Grounded Rubric–Answer Alignment), a new framework for rubric-based assessment that represents rubric criteria as semantic subspaces. Instead of treating scoring as a standard classification problem, AGRAA measures how strongly a student's response aligns with the latent semantic aspects defined by each rubric level. We evaluate the approach on both short-answer and essay scoring benchmarks, where it consistently achieves performance highly competitive with strong transformer-based baselines. More importantly, the model naturally produces interpretable explanations by showing which rubric-defined aspects contributed to each scoring decision. We believe this work is a step toward automated assessment systems that are not only accurate, but also transparent, trustworthy, and aligned…
Read More
JTELSS Workshop: Designing Empirical TEL Studies in Higher Education: Practical Research Insights from the CORE Project

JTELSS Workshop: Designing Empirical TEL Studies in Higher Education: Practical Research Insights from the CORE Project

Event, Workshop
The 20th EATEL Summer School on Technology Enhanced Learning 2026 took place in Burgas, Bulgaria. The event featured a comprehensive program including inspiring keynote talks, mentoring activities, networking opportunities, and workshop presentations. The EduTec team, represented by Fabíola Gonçalves Coelho Ribeiro, Gianluca Romano, Leon Camus, and Sebastian Gombert had the opportunity to present the workshop Designing Empirical TEL Studies in Higher Education: Practical Research Insights from the CORE Project. The workshop highlighted the design, main characteristics, challenges, lessons learned, and key findings of the Critical Online Reasoning in Higher Education (CORE) project. Through discussions based on real research experiences, participants explored how methodological decisions and research strategies can support the generation of meaningful evidence about learning processes in empirical and longitudinal studies within the field of Technology Enhanced Learning (TEL).…
Read More
[New Pub] Analyzing students’ conceptual understanding over the course of a teaching unit: Tracking changes in knowledge structures over time

[New Pub] Analyzing students’ conceptual understanding over the course of a teaching unit: Tracking changes in knowledge structures over time

New Pub
In a recent study, we explored how students’ conceptual understanding develops throughout a digitally supported chemistry unit on chemical kinetics. Working with approximately 300 upper-secondary students, we combined automated scoring of students’ written responses and other learning artifacts with network analysis techniques to model the growth of individual knowledge structures over time. The results showed that transformer-based language models can reliably identify and score chemistry-related knowledge elements from classroom data, enabling the construction of longitudinal knowledge networks that reflect how students connect scientific concepts. Several network characteristics were associated with students’ posttest performance, suggesting that these representations capture meaningful aspects of learning progress. The findings highlight the potential of combining automated assessment and learning analytics to provide teachers with real-time insights into students’ developing understanding and to support adaptive instructional…
Read More
Workshop on Educational NLP at the 20th EATEL Summer School

Workshop on Educational NLP at the 20th EATEL Summer School

New Pub
At this year's JTEL Summer school, Sebastian Gombert and Amir Rajabi from DIPF hosted a workshop on Natural Language Processing (NLP) for Education and Research. Participants explored how modern language technologies can support both educational practice and scientific inquiry. The session introduced core NLP concepts and discussed applications ranging from automated assessment and feedback generation to classroom discourse analysis, literature synthesis, and retrieval-augmented generation. Following the introductory presentation, participants worked collaboratively in small groups to design NLP-based solutions for real-world challenges. Drawing on both provided examples and their own research interests, attendees developed concepts for systems such as educational recommender tools, feedback assistants, and research support applications. Interactive collaboration was supported through discussion, sketching, and digital whiteboarding. The workshop highlighted not only the growing potential of large language models and…
Read More
[New Pub] Automatic Short Answer Grading with LLMs: From Memorization to Reasoning

[New Pub] Automatic Short Answer Grading with LLMs: From Memorization to Reasoning

New Pub
On 01. Mai, Longwei Cong presented his paper “Automatic Short Answer Grading with LLMs: From Memorization to Reasoning” at the 16th International Conference on Learning Analytics and Knowledge. The paper examines the performance of fine-tuned PLMs and LLMs across different dataset sizes and compares them with prompt-based approaches for automatic short answer grading. The results show that fine-tuned LLMs and rubric-based prompting can match or even exceed the performance of BERT-based models. In particular, rubric-based prompting with open-weight models can deliver competitive results without requiring annotated training data or hardware-intensive fine-tuning, while also helping to address data protection concerns. This work provides empirical evidence for the role of LLMs in automatic short answer grading and opens up future research directions on resource-efficient, interpretable, and reasoning-driven grading. You can find the…
Read More
[New Pub] Are rubrics all you need? Towards rubric-based automatic short answer scoring via guided rubric-answer alignment

[New Pub] Are rubrics all you need? Towards rubric-based automatic short answer scoring via guided rubric-answer alignment

New Pub
Rubrics are everywhere in education — but surprisingly, most AI systems for grading short answers barely use them. In our recent paper, Are Rubrics All You Need?, presented by Sebastian Gombert at the LAK 2026, we introduce rubric-based automatic short-answer scoring, a new approach where AI models explicitly align student answers with rubric criteria instead of treating grading as a black-box classification problem. We propose two novel architectures, GRAASP and ToLeGRAA, which use transformer-based alignment mechanisms to compare learner responses directly against rubric descriptions. Across German and English benchmark datasets, the models achieved highly competitive performance and transferred better to unseen questions than traditional instance-based classifiers. Particularly exciting is ToLeGRAA’s ability to generate token-level alignment maps, making it possible to visualize which parts of a student answer correspond to specific…
Read More
BEA 2026 Shared Task on Rubric-based Short Answer Scoring for German

BEA 2026 Shared Task on Rubric-based Short Answer Scoring for German

New Pub
Are you a researcher in AI in education and/or natural language processing? Do you like shared tasks and machine learning competitions like the yearly SemEval tasks or Kaggle competitions? Then you might consider participating in the BEA 2026 Shared Task on Rubric-based Short Answer Scoring for German, co-organized by us and colleagues from IPN - Leibniz-Institut für die Pädagogik der Naturwissenschaften und Mathematik. For this shared task, we look at the natural language understanding task of rubric-based short answer scoring, a task for which models must score short answers to open-ended assessment questions with the help of provided textual scoring rubrics. The dataset we provide for this was collected in authentic German school contexts and scored by domain experts as part of the ALICE project funded by the Leibniz-Gemeinschaft. As…
Read More
New Pub: GRIPF at TSAR 2025 Shared Task Towards controlled CEFR level simplification with the help of inter-model interactions

New Pub: GRIPF at TSAR 2025 Shared Task Towards controlled CEFR level simplification with the help of inter-model interactions

New Pub
Language learners make the fastest progress when reading texts that match their proficiency level. But most real-world texts are too hard—and manually adapting them is time-consuming. So the big question is: Can AI automatically simplify texts to a specific CEFR level without losing meaning? We explored exactly this in the TSAR 2025 Shared Task, where systems had to rewrite advanced English texts (B2+) to easier levels like A2 or B1. Our team submitted two different approaches: EZ-SCALAR and SAGA. EZ-SCALAR works like an expert panel of AI models. Two large language models (GPT-5 and Claude) each produce their own simplification, critique each other, refine their versions, and then a final “judge” model picks the best result. An extended version, EZ-SCALAR Lex, adds something extra: a vocabulary check using EFLLex, a…
Read More
New Pub: Characterizing students’ energy learning trajectories

New Pub: Characterizing students’ energy learning trajectories

New Pub
Helping students apply energy ideas to everyday situations is a core goal in physics education. But not all students get there—and it’s not just about who knows the most content. In a 10-week classroom study with 165 students, we tracked both their energy understanding and their affective and metacognitive factors (like emotions, cognitive load, and self-regulation). Using k-means clustering on their learning trajectories, we identified three distinct student groups that differed in the coherence of their energy knowledge development. The key insight: Students who learned the most also felt more positive, experienced lower cognitive load, and used stronger metacognitive strategies. Those who struggled often felt overwhelmed or disengaged. The takeaway is clear: supporting emotions and self-regulation is just as important as teaching physics content. Instruction that addresses these factors can…
Read More