mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-15 20:47:15 +01:00
48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
|
{
|
||
|
"key": "bundles",
|
||
|
"category": "general",
|
||
|
"title": "Einrichtungsassistent",
|
||
|
"sub_title": "Bundles",
|
||
|
"skip_link_text": "Einrichtung überspringen",
|
||
|
"step_groups": {
|
||
|
"setup": {
|
||
|
"title": "Setup",
|
||
|
"sub_groups": {
|
||
|
"watch_video": {
|
||
|
"steps": {
|
||
|
"video": {
|
||
|
"position": 1,
|
||
|
"title": "Einführung",
|
||
|
"link": "./index.php?module=welcome&action=start",
|
||
|
"action": {
|
||
|
"type": "click_by_click_assistant",
|
||
|
"data": {
|
||
|
"showAssistant": true,
|
||
|
"pagination": false,
|
||
|
"allowClose": true,
|
||
|
"pages": [
|
||
|
{
|
||
|
"type": "defaultPage",
|
||
|
"headerMedia": {
|
||
|
"type": "video",
|
||
|
"link": "https://www.youtube.com/embed/sVsdXgi858Q"
|
||
|
},
|
||
|
"ctaButtons": [
|
||
|
{
|
||
|
"title": "Fertig",
|
||
|
"action": "completeStep"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"complete_event": "click"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|