Eerste upload
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"training": "Pilot Chapter Run",
|
||||
"chapters": [
|
||||
{
|
||||
"title": "Eerste hoofdstuk",
|
||||
"pages": [
|
||||
{
|
||||
"title": "Intro hoofdstuk 1",
|
||||
"blocks": [
|
||||
{
|
||||
"type": "text",
|
||||
"summary": "Hoofdstuk 1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"title": "Tweede hoofdstuk",
|
||||
"pages": [
|
||||
{
|
||||
"title": "Intro hoofdstuk 2",
|
||||
"blocks": [
|
||||
{
|
||||
"type": "text",
|
||||
"summary": "Hoofdstuk 2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user