Assessment in Team Problem-Solving Exercises in Computing Education

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering, Data Science & Analytics · Depth: Expert, quick

Summary

This paper presents methods for assessing student teams in tabletop exercises (TTXs) within computing education, addressing the challenge of delayed or incomplete feedback in complex, open-ended scenarios. Researchers compared two post-TTX assessment approaches—clustering and large language models (LLMs)—using an original dataset from 81 participants across two countries. The methods were evaluated against instructor scores based on standardized rubrics. Clustering effectively grouped teams with similar task approaches, facilitating faster, targeted feedback with low computational demands, proving both valid and reliable. For LLM-based assessment of team communication, GPT-4o frequently diverged from instructor scores, whereas GPT-5.2 demonstrated considerably lower error. These assessment methods have been integrated into INJECT, an open-source TTX learning platform, and all datasets, software, and a full TTX scenario are publicly shared to encourage community adoption.

Key takeaway

For educators designing or implementing team problem-solving exercises, this research suggests integrating computational assessment methods to improve feedback efficiency. You should consider clustering algorithms to quickly group teams with similar approaches, enabling targeted and timely feedback. Additionally, if automating communication assessment, prioritize advanced LLMs like GPT-5.2, as their accuracy significantly surpasses earlier models. This approach can scale assessment efforts and enhance learning outcomes in your computing education programs.

Key insights

Computational methods like clustering and advanced LLMs can enhance and accelerate team assessment in educational tabletop exercises.

Principles

Method

Compare clustering and LLMs for post-TTX team assessment against instructor scores and standardized rubrics, then integrate validated methods into an open-source platform.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.