Files
1es-landscape/games.yml
Julien Lengrand-Lambert 4f6b9c8613 Create landscape
2025-08-11 13:53:19 +02:00

21 lines
543 B
YAML

# Landscape2 games data
#
# This file contains the data that will be used in the landscape games.
#
# Reference documentation: https://github.com/cncf/landscape2/blob/main/docs/config/games.yml
quiz:
questions:
- title: "Which of the following items have feature X?"
options:
- item: Item 1
correct: true
- item: Item 2
- item: Item 3
- title: "Please select the item with feature Y"
options:
- item: Item 1
- item: Item 2
- item: Item 3
correct: true