9 Commits

Author SHA1 Message Date
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
89ed7a327b Allow null-values for additional cards
When null is given, there is no card to assign

There is currently no placeholder for the missing space.
This means, if a row has no card at some column it must also have no card
at any later column.
2020-08-25 18:54:15 +02:00
fa24646e5f Keep the quiz closed on page load 2020-08-23 19:07:52 +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
0a6a4d2cec Add "Wandlung" as another word for "Einsetzungsbericht"
Closes #3
2020-08-15 19:59:57 +02:00
72e77319f3 Add a readme file with a link to the demo page 2020-08-12 23:20:54 +02:00
1ac81b7541 Create a first draft of the quiz that lets users order the elements 2020-08-12 23:00:33 +02:00