Read “An online tool for easy-to-set-up, visualizer-based, and auto-gradable full tracing exercises”. It is well suited to program understanding and debugging competencies, as required in the Programming Fundamentals exam I applied to my students last Monday. The tool. TracingQuiz, builds upon PythonTutor's visualizer, requiring the student to answer a quiz for each line under execution. It should be available at
https://tracingquiz.xyz/, but I couldn't access it (access denied). After some digging, I found out
TrackingQuiz was a SIGCSE special project and it was actually available at
https://tracing-quiz.herokuapp.com/. Unfortunately, although that website is available, there is no course available to join and it is not possible to create a new course.