Improved Mobile Robot Programming Performance through Real-time Program Assessment

R. Siegfried, S. Klinger, M. Gross, R. W. Sumner, F. Mondada, S. Magnenat

ITiCSE '17 Proceedings of the 2017 ACM Conference on Innovation and Technology in Computer Science Education

Improved Mobile Robot

Paper Abstract

The strong interest children show for mobile robots makes these devices potentially powerful to teach programming. Moreover, the tangibility of physical objects and the sociability of interacting with them are added benefits. A key skill that novices in programming have to acquire is the ability to mentally trace program execution. However, because of their embodied and real-time nature, robots make the mental tracing of program execution difficult.

To address this difficulty, in this paper we propose an automatic program evaluation framework based on a robot simulator. We describe a real-time implementation providing feedback and gamified hints to students.

In a user study, we demonstrate that our hint system increases the percentage of students writing correct programs from 50% to 96%, and decreases the average time to write a correct program by 30%. However, we could not show any correlation between the use of the system and the performance of students on a questionnaire testing concept acquisition. This suggests that programming skills and concept understanding are different abilities.

Overall, the clear performance gain shows the value of our approach for programming education using robots.

DownloadPDF (PDF, 991 KB) | DownloadBIB (TXT, 810 Bytes)

JavaScript has been disabled in your browser