{
    "$schema": "http://schema-store.eurokey.lan/edw/export-schemata/v3/game/questions.schema.json",
    "questions": [
        {
            "id": "019dd2ff-04bb-75d4-a8ac-03687e8efa15",
            "type": "MULTIPLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 4,
            "choices": [
                {
                    "id": "019dd2ff-04bf-778e-9b36-8055626c6591"
                },
                {
                    "id": "019dd2ff-04c0-73af-b1fd-24e11cfa61e9"
                },
                {
                    "id": "019dd2ff-04c1-76dd-b7c5-86f32e168e85"
                }
            ],
            "responses": [
                {
                    "id": "019dd2ff-04bc-7d09-a05c-0608361589de",
                    "choices": [
                        "019dd2ff-04c1-76dd-b7c5-86f32e168e85"
                    ],
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019dd2ff-04bb-75d4-a8ae-d171a57c4915",
                    "choices": "*",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019dd2ff-04ce-7db2-8aed-3ab614a9a0e0",
            "type": "TRUE_FALSE",
            "shuffleChoices": false,
            "minChoices": 1,
            "maxChoices": 1,
            "choices": [
                {
                    "id": "019dd2ff-04d3-7521-aafb-39bd0e9494fb"
                },
                {
                    "id": "019dd2ff-04d3-7521-ab11-428054ac6d8c"
                }
            ],
            "responses": [
                {
                    "id": "019dd2ff-04d3-7521-aafb-39bd0e9494fb",
                    "choices": [
                        "019dd2ff-04d3-7521-aafb-39bd0e9494fb"
                    ],
                    "scores": [
                        100
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019dd2ff-04ce-7db2-8aef-dc01d83a6c1b",
                    "choices": "*",
                    "scores": [
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 1,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019dd302-6414-7948-baf3-b582b6dbb938",
            "type": "MULTIPLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 4,
            "choices": [
                {
                    "id": "019dd302-a26a-7a1c-a0ab-39f358340c01"
                },
                {
                    "id": "019dd302-a86b-7c7e-a0dd-4456e24869c1"
                },
                {
                    "id": "019dd302-b32e-73ef-adc6-d1efc4b28232"
                }
            ],
            "responses": [
                {
                    "id": "019dd302-6416-7239-801e-0d29cb99a734",
                    "choices": [
                        "019dd302-b32e-73ef-adc6-d1efc4b28232"
                    ],
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019dd302-6414-7948-baf5-d62075b0a1a8",
                    "choices": "*",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019dd2ff-04dd-7781-bcda-c28adf36aafd",
            "type": "INLINE_TEXT_ENTRY",
            "anchors": [
                {
                    "id": "019dd2ff-04de-776f-8e99-aad3bab273e8"
                },
                {
                    "id": "019dd2ff-04de-776f-8e9b-f3391d01a54f"
                }
            ],
            "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
                    }
                }
            }
        }
    ]
}