diff --git a/src/data/admin-data.json b/src/data/admin-data.json index bf5d080..cade6e6 100644 --- a/src/data/admin-data.json +++ b/src/data/admin-data.json @@ -355,6 +355,12 @@ "text": "once the user hits start, don't hide the instructions (eg \"Drag numbers from below into the circle slots. Adjacent numbers that sum to a multiple of 3, 5, or 7 will show a red arc. Click a filled slot to remove the number.\") just disable the slider and toggle (but let all the UI elements be to avoid a jumping effect when start is clicked)", "done": false, "refId": "T4" + }, + { + "id": "342fcbce-da98-4332-8210-b19e7514eca1", + "text": "in guided mode, show the edges and the numbers, but nothing should be swappable until the user hits start.", + "done": false, + "refId": "T5" } ] }