-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.json
More file actions
58 lines (58 loc) · 1.96 KB
/
example.json
File metadata and controls
58 lines (58 loc) · 1.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"_id":"c-1040",
"_parentId":"b-1040",
"_type":"component",
"_component":"navigate",
"_classes":"",
"_layout":"full",
"title":"",
"displayTitle":"",
"body":" ",
"align":"right",
"instruction":"",
"_items": [
{
"navigateTo":"co-05",
"_graphic": {
"alt": "",
"title": "",
"large": "course/en/images/footer_liten_pengarnas_vag.png",
"medium": "course/en/images/footer_liten_pengarnas_vag.png",
"small": "course/en/images/footer_liten_pengarnas_vag.png"
}
},
{
"navigateTo":"co-10",
"_graphic": {
"alt": "",
"title": "",
"large": "course/en/images/footer_liten_lagen.png",
"medium": "course/en/images/footer_liten_lagen.png",
"small": "course/en/images/footer_liten_lagen.png"
}
},
{
"navigateTo":"co-15",
"_graphic": {
"alt": "",
"title": "",
"large": "course/en/images/footer_stor_ansvar.png",
"medium": "course/en/images/footer_stor_ansvar.png",
"small": "course/en/images/footer_stor_ansvar.png"
}
},
{
"navigateTo":"co-20",
"_graphic": {
"alt": "",
"title": "",
"large": "course/en/images/footer_liten_test.png",
"medium": "course/en/images/footer_liten_test.png",
"small": "course/en/images/footer_liten_test.png"
}
}
],
"_pageLevelProgress": {
"_isEnabled": false
}
}