Skip to content

Commit

Permalink
refactor: split question ui renderer and error collection
Browse files Browse the repository at this point in the history
  • Loading branch information
janbritz committed Oct 31, 2024
1 parent 52fe2f7 commit 8aa1d3c
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 166 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</label>
<label>
<input type="radio" name="choice" value="B" qpy:correct-response=""/>
<qpy:shuffled-index format="123"/>. B
<qpy:shuffled-index format="3123"/>. B
<span qpy:feedback="specific" style="margin-left: .5em; background: rgb(255, 227, 78)">Richtig!</span>
</label>
<label>
Expand Down
Loading

0 comments on commit 8aa1d3c

Please sign in to comment.