style: replace semicolons with commas in nl help content, document writing rules

Semicolons in help text read as AI-generated; commas are more natural.
Added writing style rules to CLAUDE.md to prevent recurrence.
This commit is contained in:
2026-07-05 11:36:34 +02:00
parent dde1f9a0b1
commit 3d6bb88837
9 changed files with 18 additions and 9 deletions
@@ -4,5 +4,5 @@
<ul>
<li>Eerste kolom: de vraagtekst</li>
<li>Volgende kolommen: de antwoordopties</li>
<li>Markeer het juiste antwoord met <strong>WAAR</strong> (Nederlandstalige Excel) of <strong>TRUE</strong> (Engelstalige Excel); alle andere antwoorden laat je leeg of zet je op ONWAAR/FALSE</li>
<li>Markeer het juiste antwoord met <strong>WAAR</strong> (Nederlandstalige Excel) of <strong>TRUE</strong> (Engelstalige Excel), alle andere antwoorden laat je leeg of zet je op ONWAAR/FALSE</li>
</ul>