{
    "$schema": "http://schema-store.eurokey.lan/edw/export-schemata/v3/game/questions.schema.json",
    "questions": [
        {
            "id": "019f89a6-d064-7263-b397-98d48fd29420",
            "type": "MULTIPLE_CHOICE",
            "shuffleChoices": true,
            "minChoices": 1,
            "maxChoices": 5,
            "choices": [
                {
                    "id": "019f89a6-d0ab-7356-8829-ca6276855336"
                },
                {
                    "id": "019f89a6-d0b1-711a-a34e-bb030b6632a0"
                },
                {
                    "id": "019f89a6-d0b4-7a44-b5eb-03833c9b7d84"
                },
                {
                    "id": "019f89a6-d0b7-7345-88a0-12bcc71d10bf"
                }
            ],
            "responses": [
                {
                    "id": "019f89a6-d086-72be-8fda-e2fb8d2e9095",
                    "choices": [
                        "019f89a6-d0b1-711a-a34e-bb030b6632a0",
                        "019f89a6-d0b4-7a44-b5eb-03833c9b7d84",
                        "019f89a6-d0b7-7345-88a0-12bcc71d10bf"
                    ],
                    "scores": [
                        100,
                        70,
                        40
                    ],
                    "type": "CORRECT"
                },
                {
                    "id": "019f89a6-d064-7263-b399-bb2849d711b1",
                    "choices": "*",
                    "scores": [
                        0,
                        0,
                        0
                    ],
                    "type": "INCORRECT"
                }
            ],
            "settings": {
                "maximumNumberOfTries": 3,
                "duration": {},
                "evaluation": {
                    "spellchecker": {
                        "use": false,
                        "pointDeduction": 0
                    }
                }
            }
        },
        {
            "id": "019f89a6-d166-7aef-ab4d-ec33100f3b29",
            "type": "INLINE_TEXT_ENTRY",
            "anchors": [
                {
                    "id": "019f89a6-d169-70f7-a0cc-257ef1b5d512"
                }
            ],
            "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
                    }
                }
            }
        }
    ]
}