Development · 2026

MINT Grader

The invigilator's half of the pair: one pass over the batch, hash checks before anything opens.

Public
SWAppRust · TS
The grader after a batch: the submissions folder chosen, one student detected and marked SUCCESS, and the progress panel reporting the decrypted files
The grader after a batch on Windows: one submission detected, decrypted and hash checked.

What it does

Facts

Year
2026
Status
Public, release v4.0.1
Stack
Tauri: Rust for decryption, hash checks and extraction; TypeScript for the viewer
Pair
Opens what MINT Exam IDE seals

Figures

The grading pass: sealed folders decrypted and hash checked into code, logs and video per studentThe grading pass: sealed folders decrypted and hash checked into code, logs and video per student
The grading pass. Decryption and the hash check run once over the whole batch.

Related