Skip to content

Commit

Permalink
feat(app): adjust positioning of media files for Anna
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerd Müller committed Jul 1, 2020
1 parent 82e8f2a commit ddebf2a
Showing 1 changed file with 25 additions and 13 deletions.
38 changes: 25 additions & 13 deletions apps/demol/src/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
},
{
"type": "image",
"option": "second",
"option": "third",
"value": "2_214_Seite142"
},
{
Expand Down Expand Up @@ -600,6 +600,7 @@
},
{
"value": "Als Rote Falken werden alle 12- bis 14-Jährigen im Verband der Kinderfreunde genannt.",
"option": "third",
"type": "text"
},
{
Expand Down Expand Up @@ -649,7 +650,7 @@
},
{
"type": "image",
"option": "third",
"option": "fifth",
"value": "2_30_2"
},
{
Expand Down Expand Up @@ -1218,16 +1219,21 @@
"content": [{
"type": "text",
"value": "Nachdem Anna fertig gepackt hat, ist ihr Rucksack voll und schwer. Sie freut sich riesig, denn nun kann es endlich losgehen. Ihre Eltern und ihr Großvater sind etwas traurig, denn Anna war noch nie länger von zu Hause weg - und schon gar nicht allein.",
"option": "reveal"
"option": "reveal third"
},
{
"type": "image",
"option": "third",
"value": "02_1455_(56)"
},
{
}
]
},
{
"grouped": true,
"row": false,
"character": "Anna",
"content": [{
"type": "text",
"option": "fourth",
"value": "Mit 35 anderen Kindern und einigen Helfer*innen als Begleitung fährt Anna im Zug Richtung Norden."
},
{
Expand Down Expand Up @@ -1484,8 +1490,14 @@
"type": "video",
"option": "second",
"value": "32_Anna_Zeltobfrau"
},
{
}
]
},
{
"grouped": true,
"row": false,
"character": "Anna",
"content": [{
"type": "text",
"value": "Anna findet diese neue Aufgabe spannend und freut sich, dass sie sofort mithelfen kann. Ihre Zeltgemeinschaft ist dabei nur ein winziger Teil des Zeltlagers, aber trotzdem hat sie das Gefühl, ein wichtiger Teil der demokratischen Ordnung der Kinderrepublik zu sein."
}
Expand Down Expand Up @@ -2266,12 +2278,12 @@
]
},
{
"grouped": false,
"grouped": true,
"row": false,
"character": "Anna",
"content": [{
"type": "text",
"layer": "fore",
"option": "third",
"value": "Wie sieht der Tagesplan aus? Hilf Anna, die einzelnen Tagesereignisse in die richtige Reihenfolge zu bringen."
},
{
Expand Down Expand Up @@ -2359,7 +2371,7 @@
},
{
"type": "image",
"option": "second",
"option": "third",
"value": "02_1455_(97)"
},
{
Expand Down Expand Up @@ -2404,7 +2416,7 @@
},
{
"type": "video",
"option": "primary",
"option": "second",
"value": "29_Anna_Gewitter"
}
]
Expand Down Expand Up @@ -2776,7 +2788,7 @@
},
{
"type": "video",
"option": "primary",
"option": "second",
"value": "24_Anna_Arbeiterklasse"
}
]
Expand Down

0 comments on commit ddebf2a

Please sign in to comment.