English

WIP: A Unit Testing Framework for Self-Guided Personalized Online Robotics Learning

Robotics 2024-05-21 v1 Human-Computer Interaction Software Engineering

Abstract

Our ongoing development and deployment of an online robotics education platform highlighted a gap in providing an interactive, feedback-rich learning environment essential for mastering programming concepts in robotics, which they were not getting with the traditional code-simulate-turn in workflow. Since teaching resources are limited, students would benefit from feedback in real-time to find and fix their mistakes in the programming assignments. To address these concerns, this paper will focus on creating a system for unit testing while integrating it into the course workflow. We facilitate this real-time feedback by including unit testing in the design of programming assignments so students can understand and fix their errors on their own and without the prior help of instructors/TAs serving as a bottleneck. In line with the framework's personalized student-centered approach, this method makes it easier for students to revise, and debug their programming work, encouraging hands-on learning. The course workflow updated to include unit tests will strengthen the learning environment and make it more interactive so that students can learn how to program robots in a self-guided fashion.

Keywords

Cite

@article{arxiv.2405.11130,
  title  = {WIP: A Unit Testing Framework for Self-Guided Personalized Online Robotics Learning},
  author = {Ponkoj Chandra Shill and David Feil-Seifer and Jiullian-Lee Vargas Ruiz and Rui Wu},
  journal= {arXiv preprint arXiv:2405.11130},
  year   = {2024}
}

Comments

5 pages, 4 figures, IEEE FIE 2024

R2 v1 2026-06-28T16:31:33.901Z