{
    "$schema": "http://schema-store.eurokey.lan/edw/export-schemata/v3/game/questions.schema.json",
    "questions": [
        {
            "id": "019fd64a-3fb5-7fa1-943d-867a5c346a27",
            "type": "SINGLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 1,
            "choices": [
                {
                    "id": "019fd64d-83ba-7e06-896f-ea14f8caafb8"
                },
                {
                    "id": "019fd64d-c622-7803-8864-c7e74c880c83"
                },
                {
                    "id": "019fd64d-efe8-74f2-bd19-9b8418d8bc00"
                },
                {
                    "id": "019fd64e-018f-790e-a1fc-1cff717db029"
                },
                {
                    "id": "019fd64e-398e-7af0-8d72-c60f127a852b"
                }
            ],
            "responses": [
                {
                    "id": "019fd64e-398e-7af0-8d72-c60f127a852b",
                    "choices": [
                        "019fd64e-398e-7af0-8d72-c60f127a852b"
                    ],
                    "scores": [
                        100,
                        50
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019fd64a-3fb5-7fa1-943f-872accab262c",
                    "choices": "*",
                    "scores": [
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 2,
                "duration": {
                    "maxDurationInMs": 10000
                },
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        }
    ]
}