Coding tools for academic integrity and reflection

Tools that generate coding process reports and show coding time, execution history, and more

Online Compiler

A free browser-based compiler where students write, run, and reflect on their code. No installation required. Safeguarded AI explains errors in plain English, and every session can be exported as a single PDF for easy submission.

Best when:

  • You teach an introductory course
  • You want AI that explains errors without giving away answers
  • You want code, outputs, and the coding process in one PDF
Illustration of the Process Feedback online compiler
About the Online Compiler

Extension for Visual Studio Code

A free extension for Visual Studio Code that captures the coding process right inside the editor. Students can review and share a coding process report alongside their final code.

Best when:

  • Students already work in VS Code
  • You want reflection on debugging and revision habits
  • You want the process captured without leaving the editor
Illustration of a coding process report
About the VS Code Extension