From 2b65a0d3b9700cd85d3e4e07fb54cef90c8fc99b Mon Sep 17 00:00:00 2001 From: Italo Valcy Date: Sat, 11 Jul 2026 05:52:28 -0300 Subject: [PATCH] enhance: detect duplicate input ids in lab guide questions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit parseLabGuide() already rejects duplicate question `name`s, but radio and checkbox options legitimately repeat a name (they form one group) while each option must still carry a unique `id` — the "Add checkbox question" button emits `id`/`