Development · 2026

MINT Exam IDE

The student side of a programming exam: an editor that records how the code was written, not only what.

Public
SWAppRust · TS
The editor during a session: a test script open, its output in the panel below, and the activity log listing every save and run
The IDE during a session on Windows: a library check running in the exam environment, the activity log along the bottom.

What it does

Notes

Facts

Year
2026
Status
Public, release v5.0.3
Stack
Tauri: Rust for monitoring, recording and packaging; TypeScript for the editor
Pair
Opened by MINT Grader

Figures

The exam lifecycle: the editor, five recorded streams, and the sealed submission that only the grader opensThe exam lifecycle: the editor, five recorded streams, and the sealed submission that only the grader opens
The exam lifecycle. The recorder runs for the length of the session and feeds the sealed submission.

Related