Your IP : 216.73.216.130


Current Path : /home/forge/stage.sksb.smartcon-survey.com/database/example/
Upload File :
Current File : /home/forge/stage.sksb.smartcon-survey.com/database/example/topic.json

{
    "pages": [
        {
            "name": "page1",
            "elements": [
                {
                    "type": "html",
                    "name": "question1",
                    "html": "<div>\n<h1>Willkommen zur Testumfrage</h1>\nDas hier ist eine Testumfrage, welche automatisch generiert wurde.\n</div>"
                }
            ]
        },
        {
            "name": "page2",
            "elements": [
                {
                    "type": "html",
                    "name": "question2",
                    "html": "<h2>Bitte bewerten Sie folgende Aussagen:</h2>"
                },
                {
                    "type": "radiogroup",
                    "name": "f1_1",
                    "title": "Eis kann man auch gut im Winter essen.",
                    "isRequired": true,
                    "choices": [
                        {
                            "value": "1",
                            "text": "Stimme zu"
                        },
                        {
                            "value": "2",
                            "text": " "
                        },
                        {
                            "value": "3",
                            "text": " "
                        },
                        {
                            "value": "4",
                            "text": " "
                        },
                        {
                            "value": "5",
                            "text": "Stimme nicht zu"
                        }
                    ],
                    "colCount": 5
                },
                {
                    "type": "radiogroup",
                    "name": "f1_2",
                    "title": "Rick and Morty ist die beste Serie aller Zeiten.",
                    "isRequired": true,
                    "choices": [
                        {
                            "value": "1",
                            "text": "Stimme zu"
                        },
                        {
                            "value": "2",
                            "text": " "
                        },
                        {
                            "value": "3",
                            "text": " "
                        },
                        {
                            "value": "4",
                            "text": " "
                        },
                        {
                            "value": "5",
                            "text": "Stimme nicht zu"
                        }
                    ],
                    "colCount": 5
                },
                {
                    "type": "radiogroup",
                    "name": "f1_3",
                    "title": "Ich komme gut mit meinen Kollegen zurecht.",
                    "isRequired": true,
                    "choices": [
                        {
                            "value": "1",
                            "text": "Stimme zu"
                        },
                        {
                            "value": "2",
                            "text": " "
                        },
                        {
                            "value": "3",
                            "text": " "
                        },
                        {
                            "value": "4",
                            "text": " "
                        },
                        {
                            "value": "5",
                            "text": "Stimme nicht zu"
                        }
                    ],
                    "colCount": 5
                },
                {
                    "type": "comment",
                    "name": "OA",
                    "title": "Gibt es sonst noch etwas, dass Sie uns mitteilen möchten?"
                }
            ]
        }
    ]
}