Posts tagged: Education

Presented at EURECA-PRO Education & Research Days: Teaching as Training

Teaching as Training: Incremental and Iterative AI Skill Development

We presented our contribution “Teaching as Training: Iterative and Incremental AI Skill Development” () at the EURECA-PRO Education & Research Days in Hasselt, held under the theme Glocalising Universities: A Shifting Horizon. This is joint work with Jolien Notermans (Department of Educational Development, Policy and Quality Assurance) and Sarah Doumen (Faculty of Sciences) at Hasselt University. More details on the publication page. The visual story is generated using StoryBookly.

Read more →

Teaching as training: Iterative and incremental AI skill development

Higher education must equip students with skills for complex, multidisciplinary challenges. Traditional approaches relying on fixed deadlines and traditional exams often limit opportunities for growth and continuous skill development. This contribution presents an iterative and incremental teaching method, applied for five years in a row in a master-level Computer Science course on Human–AI Interaction. Our approach emphasizes formative feedback, collaborative learning, and individual progression. Students work on group assignments and an individual project, with no strict deadlines and unlimited opportunities during the semester to resubmit until a "pass" is achieved. Compact feedback sessions after each iteration serve both as assessment moments and teaching opportunities, clarifying expectations and guiding improvement. The method is grounded in mastery learning, formative assessment, and the High Impact Learning that Lasts model, fostering motivation and self-determination. Survey data and performance analysis of a study conducted two years ago, show positive effects on learning outcomes and student motivation: students valued the clarity of assessment, the removal of "one chance" exams, and the freedom to iteratively improve. Over five years of teaching, this approach has proven effective in balancing diverse prior knowledge, building applicable skills, and sustaining motivation during the semester. We conclude that incremental and iterative teaching constitutes a viable model for skill-oriented higher education, adaptable across contexts where collaboration, feedback, and progression are central.

Two student projects from the UHasselt Human-AI Interaction course featured in SAI Update

The SAI Update magazine (Nov 2025 , sia.be) selected two projects from our Human–AI Interaction (HAII) course for its Next Technology Generation special. Proud of our students Linsey Helsen and Xander Vervaecke who turned their Human-AI Interaction project ideas into concrete, useful systems.

1) A Multi-Agent Approach to Fact-Checking (, ) — Xander Vervaecke (UHasselt) Xander’s LieSpy.ai coordinates multiple LLMs (e.g., GPT, Gemini, Mistral) to verify claims, compare reasoning, and aggregate evidence into a transparent verdict. The interface exposes sources, trust scores, and model rationales, moving fact-checking beyond a single-model answer. Key ideas: multi-agent collaboration, cross-validation, explainability.

Read more →

LLMQuery for Slidev: Integration of on-the-fly LLM Queries during your Presentation

I wanted to show my students appropriate ways of using LLMs for and during coding, so I started building (with some LLM help) a Slidev component, LLMQuery.vue, that adds LLM interactions to slides. It feels important to actively show students how these tools can amplify human knowledge and skill building rather than replace it altogether, even if I’m far from an expert. So with a bit of LLM help , I put together a sli.dev component in Vue that integrates LLMQuery right into my Slidev presentation. Maybe it’s useful for others too, so I’m sharing it here for download and further tinkering—people who are much better at web dev (there are many!) can probably turn it into something truly polished.

Read more →

A Comparison between Threads, Fibers and Coroutines for Developing Concurrent Software by Senne Bergmans

Senne Bergmans made an extensive comparison of Threads, Fibers anc Coroutines for developing concurrent software as part of his Bachelor thesis, and made his comparison and code available for everyone to use. If you start creating concurrent software and aren’t sure what is the best solution for your specific context, these resources can help:

Contact Senne for more information.

Conception, approval and first evaluation of a new master's program engineering technology: Software systems (informatics) in belgium

The demand for skilled software engineers continues to outweigh the number of new graduates by far. Although trends such as AI-based code generation and low-code software development might seem to lessen the need for software engineers, the digital transformation of our society is expected to speed up because of these trends, requiring engineers with fitting proficiencies. This paper highlights the crucial steps in the development and governmental accreditation process of a new curriculum in software systems, and describes the lessons learned after a first generation of graduates. Based on interviews with and studies from diverse actors (e.g., trade unions, local government, EU, and professional organizations such as ACM and IEEE) and in response to top-of-mind concerns from regional industry leaders, we designed and deployed an engineering program that meets the identified needs and aims to educate a new generation of software engineers for the forthcoming digital society. The program educates systems thinkers who engineer this digital society by designing and implementing resilient, intelligent, user-centered solutions that integrate with existing processes and enable new, innovative processes. Our master's program is a unique joint effort of two Flemish universities, Hasselt University and KU Leuven, and resides in the faculty of Engineering Technology.

All Posts by Category or Tags.