From bc61479cb64347f8b8e00cac33cbab03eebb3e38 Mon Sep 17 00:00:00 2001 From: Neeldhara Misra Date: Tue, 21 Apr 2026 20:48:16 +0530 Subject: [PATCH] admin: computing-pi: mark T9 done --- src/data/admin-data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/admin-data.json b/src/data/admin-data.json index 8fb88df..9af2d9a 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -448,8 +448,9 @@ { "id": "3bdae37e-7999-4243-b475-27d69880150a", "text": "Make it so that if the user clicks on the average shown, they can toggle between seeing the average and the average multiplied by 4. When showing average, show the value of pi/4 below (instead of pi).", - "done": false, - "refId": "T9" + "done": true, + "refId": "T9", + "doneDate": "2026-04-21" }, { "id": "c614f5c8-dada-438d-96b2-87cf7ae59772",