From 9c3a5f97cc393b91fff2eec1a68c8449a776bd23 Mon Sep 17 00:00:00 2001 From: kcar Date: Mon, 8 Jun 2026 00:58:03 +0100 Subject: [PATCH] docs(admin): clarify exam-corpus reset warning --- src/pages/auth/PlatformAdminPage.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/pages/auth/PlatformAdminPage.tsx b/src/pages/auth/PlatformAdminPage.tsx index 89c5240..60f3f12 100644 --- a/src/pages/auth/PlatformAdminPage.tsx +++ b/src/pages/auth/PlatformAdminPage.tsx @@ -102,6 +102,17 @@ const PlatformAdminPage: React.FC = () => { )} + + Destructive reset scope: exam-corpus + + The exam-corpus reset is not limited to public papers. It wipes the entire + exam-marker subsystem: public corpus/eb_* data, cc.examboards storage, templates, template + layouts, questions, boundaries, response areas, marking batches, student submissions, and + mark entries. Use it only when you intend to rebuild all exam-marker data; it does not reset + schools, users, or timetable data. + + + Schools ({loading ? '…' : schools.length}) {loading ? (