Abstract
IDEs are environments specialized in support during the development of programs. They contain several utilities to code, run, debug, and deploy programs. However, when students work on programming assignments in desktop IDEs, submitting code for evaluation often requires switching context to an external web portal. Raccode is an Eclipse IDE plugin that integrates automated assessment directly into the developer workflow. Students can retrieve programming exercises, run tests locally, submit solutions to Mooshak, and view immediate evaluation results and diagnostic feedback directly inside Eclipse.
Key Contributions & Highlights
- Venue & Publication: OpenAccess Series in Informatics (OASIcs), Vol. 62 (2018)
- Authors: A. Silva, J.P. Leal, J.C. Paiva
- Research Scope: Eclipse plugin development, IDE integration for automated assessment, and seamless student developer workflows.