-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathexample.json
26 lines (26 loc) · 888 Bytes
/
example.json
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
{
"_id": "c-05",
"_parentId": "b-05",
"_type": "component",
"_component": "graphic",
"_classes": "",
"_layout": "left",
"title": "Here is a graphic object",
"displayTitle": "Here is a graphic object",
"body": "Hi everybody!",
"instruction": "",
"_graphic": {
"alt": "",
"longdescription": "",
"large": "https://github.com/adaptlearning/documentation/raw/master/04_wiki_assets/adapt_framework/adapt-logo_208x200.gif",
"small": "http://minionslovebananas.com/images/check-in-minion.jpg",
"attribution": "Copyright © 2019",
"_url": "",
"_target": "_blank"
},
"_isScrollable": false,
"_defaultScrollPercent": 0,
"_pageLevelProgress": {
"_isEnabled": true
}
}