{
    "$schema": "http://schema-store.eurokey.lan/edw/export-schemata/v3/game/questions.schema.json",
    "questions": [
        {
            "id": "019c8a76-35c6-730a-8237-bc7f781fdbd2",
            "type": "MULTIPLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 4,
            "choices": [
                {
                    "id": "019c8a76-7e0e-7b87-88ac-07107698f2ff"
                },
                {
                    "id": "019c8a76-a026-767d-950b-af3ea89398fb"
                },
                {
                    "id": "019c8a76-b2a8-7d03-8bdf-466f90e2073a"
                }
            ],
            "responses": [
                {
                    "id": "019c8a76-35c7-7077-b7d3-3edabe0726c5",
                    "choices": [
                        "019c8a76-a026-767d-950b-af3ea89398fb"
                    ],
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019c8a76-35c6-730a-8239-ac293a766bf3",
                    "choices": "*",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019c8a76-f98c-7406-bd47-36cae0fc5d55",
            "type": "SINGLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 1,
            "choices": [
                {
                    "id": "019c8a77-35da-7e86-97b3-add78bede0dc"
                },
                {
                    "id": "019c8a77-4500-70d7-9d3f-73dc5c002e15"
                },
                {
                    "id": "019c8a77-633d-7635-819b-ccea008a3929"
                }
            ],
            "responses": [
                {
                    "id": "019c8a77-633d-7635-819b-ccea008a3929",
                    "choices": [
                        "019c8a77-633d-7635-819b-ccea008a3929"
                    ],
                    "scores": [
                        100,
                        50
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019c8a76-f98c-7406-bd49-38c6a9578146",
                    "choices": "*",
                    "scores": [
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 2,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        }
    ]
}