{
    "$schema": "http://schema-store.eurokey.lan/edw/export-schemata/v3/game/questions.schema.json",
    "questions": [
        {
            "id": "019f8a13-797c-7c0b-a75b-b62c6a9963bb",
            "type": "MULTIPLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 4,
            "choices": [
                {
                    "id": "019f8a14-6655-7b27-a6af-fec6f9f60657"
                },
                {
                    "id": "019f8a14-8df8-7dee-8189-2e94a5a78458"
                },
                {
                    "id": "019f8a14-b225-7c79-bac0-fa91decd324a"
                }
            ],
            "responses": [
                {
                    "id": "019f8a13-797d-7c76-8b49-37e24b86ca27",
                    "choices": [
                        "019f8a14-6655-7b27-a6af-fec6f9f60657",
                        "019f8a14-8df8-7dee-8189-2e94a5a78458"
                    ],
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019f8a13-797c-7c0b-a75d-cc0cda79acb2",
                    "choices": "*",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019f8a15-5ff6-708b-9bae-a6b6faddca86",
            "type": "SINGLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 1,
            "choices": [
                {
                    "id": "019f8a15-a99a-7255-b3b3-59cc1df113ef"
                },
                {
                    "id": "019f8a15-b764-7fc0-bdb0-953b8f5eb067"
                },
                {
                    "id": "019f8a15-d333-75eb-8bc1-a8d0af550fed"
                }
            ],
            "responses": [
                {
                    "id": "019f8a15-a99a-7255-b3b3-59cc1df113ef",
                    "choices": [
                        "019f8a15-a99a-7255-b3b3-59cc1df113ef"
                    ],
                    "scores": [
                        100,
                        50
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019f8a15-5ff6-708b-9bb0-e84b041451de",
                    "choices": "*",
                    "scores": [
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 2,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019f8a17-a0d3-7c53-a23e-95490590b58a",
            "type": "TRUE_FALSE",
            "shuffleChoices": false,
            "minChoices": 1,
            "maxChoices": 1,
            "choices": [
                {
                    "id": "019f8a17-a0d3-7c53-a240-ca67e89e7221"
                },
                {
                    "id": "019f8a17-a0d4-7007-b061-315bfdc1cdd2"
                }
            ],
            "responses": [
                {
                    "id": "019f8a17-a0d3-7c53-a240-ca67e89e7221",
                    "choices": [
                        "019f8a17-a0d3-7c53-a240-ca67e89e7221"
                    ],
                    "scores": [
                        100
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019f8a17-a0d4-7007-b065-5ecc962701d3",
                    "choices": "*",
                    "scores": [
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 1,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019f8a10-a2a3-7652-a691-1f0b34f8ca0f",
            "type": "INLINE_TEXT_ENTRY",
            "anchors": [
                {
                    "id": "019f8a10-e49f-782b-b039-80bdea4b8846"
                }
            ],
            "responses": [
                {
                    "id": "correct",
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "wrong",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019f8a16-d384-714b-9025-c866470fb8b1",
            "type": "TEXT_ENTRY",
            "anchors": [
                {
                    "id": "019f8a16-d384-714b-9027-f3c873e17b9b"
                }
            ],
            "responses": [
                {
                    "id": "correct",
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "wrong",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        }
    ]
}