Added the real questions

This commit is contained in:
Leon Mika 2025-06-22 14:06:49 +02:00
parent 3107bd8a2f
commit d6bdd56fef
9 changed files with 185 additions and 33 deletions

View file

@ -22,7 +22,7 @@
<button disabled data-picker-target="submit" data-action="picker#submitAnswer">Submit</button>
<div data-picker-target="answerDetails" class="hidden">
<p>{{.q.Fact}}</p>
{{.q.Fact | markdown}}
<div>
<a href="{{.nextURL}}">Next</a>
</div>