Cardline
With the same quiz, it is possible to generate levels asking questions on different topics by tweaking the level design. For example with this game named Cardline it is possible to question on comparing the number of angles of geometric figures, volumes, distances, decimal numbers, relative integers, sizes, …
Example of CSV for a level of that game
In this case, it can be interpreted as follows :
We will start by comparing animal lengths (CardType : a bundle of objetcts that can be compared between them), using 3 cards (CardCount), the size will be between 0m and 20m (MinValue and MaxValue). We will have to answer 2 (Step) randomly generated questions that meet these criteria.
Same procedure for the second line.
We will have a level composed of 6 tasks.