9 Commits

Author SHA1 Message Date
09e71c5d6e Show a score at the end of the quiz
Closes #9
2020-09-04 20:53:09 +02:00
f4ce288914 Allow the user to place cards in rows with previous missing elements
Closes #8
2020-09-04 19:24:49 +02:00
cfed3d3d0a Show headings over the solution area
Currently, the heading appear step by step, as the user make progress.

Closes #7
2020-09-04 16:26:45 +02:00
fc7f630001 Allow the user to see the correct solution if he is stuck
Closes #4
2020-09-03 14:46:59 +02:00
10c45908d4 Write more description texts for the complete procedure
Closes #1
2020-08-29 18:31:48 +02:00
b2d0deb3a5 Allow the user to assign cards of additional columns 2020-08-26 10:04:42 +02:00
15043de56a Allow the user to assign additional cards after the ordering step
- Helptexts are not properly implemented yet
- Empty additional slots are not supported yet
2020-08-23 19:05:50 +02:00
9a855dbf7c Run the quiz in a dialog box to get more horizontal space
- Rearrange the elements to make use of this new space
2020-08-21 21:15:33 +02:00
1ac81b7541 Create a first draft of the quiz that lets users order the elements 2020-08-12 23:00:33 +02:00