How to create programming exercises with automated feedback
Thematic Workshop Assessing the coding skills and learning progress in a programming course is almost impossible without code submissions. Other assessment types, such as multiple-choice quizzes, do not cover the full range of skills but can be checked automatically. Writing unit tests for automated assessment of programming exercises is a manual process and error-prone to […]