Slide 18
Slide 18 text
Challenges: Suboptimal feedback, increasing cognitive workload
18
● “It may be helpful to give more in-depth instructions for the failed test cases.”
● “It creates an overall annoying and long debug process for relatively simple problems.”
Lessons learned:
● Clear and comprehensive feedback is crucial.
● For Workshops, the evaluation test cases are available to students so they can learn from mistakes.
● For Assessment purposes, test cases should be hidden and educators should communicate clearly to
students. A limited number of coding submissions could be considered.
Future Work:
● Assessment rubrics should go beyond code coverage (e.g., code quality, documentation, testing
strategies, creativity)