Commit Graph

5 Commits

Author SHA1 Message Date
lovasoa ab9eefc0e0 Easier configuration for multiple menu items. Syntax like SELECT 'shell' as component, '["page 1", "page 2"]' as menu_item' now works as expected. 2023-09-24 19:03:22 +02:00
lovasoa 8cffe6a86f Fix bug in the game example
In the "corporate conundrum" game demo for SQLPage,
there was an issue in the way the game_results view was constructed.

All impostors from all previous games for a given question were taken into account, instead of just the impostor for the current question in the current game.
2023-06-19 01:15:09 +02:00
lovasoa ddc6598d0b better explanations 2023-06-04 17:10:07 +02:00
lovasoa 41336486bf fix typo 2023-06-04 17:02:50 +02:00
lovasoa b4921a8014 add questions 2023-06-04 17:02:43 +02:00