The Zoo (pl_04) - Script¶
Quest Index - Language: english - french - polish - italian
Educators & Designers: help improving this quest!
Comments and feedback: discuss in the Forum
Improve translations: comment the Google Sheet
Improve the script: propose an edit here
quest_start¶
// pl_04 | Zoo (Wroclaw)
//
type: panel
group: Intro
tags: actor=Man,
image: centennial_hall_empty_flag
color: red
---
<<declare $talked_animals = false>>
Welcome to WROCŁAW ZOO.
There are many ANIMALS here!
quest_end¶
panel: panel_endgame
color: green
---
This quest is complete.
You learned about ZOO ANIMALS.
<<jump post_quest_activity>>
post_quest_activity¶
panel: panel
color: green
tags: proposal
---
Draw your favorite ANIMAL.
<<quest_end>>
director_talk¶
group: Intro
tags: actor=Man, type:Panel
image: centennial_hall_empty_flag
---
<<if $talked_animals == true>>
<<jump director_task_done>>
<<else>>
<<jump director_task>>
<<endif>>
director_task¶
group: Intro
tags: actor=Man, type:Panel
image: centennial_hall_empty_flag
color: green
---
Oh no! The FLAG is missing!
<<camera_focus FlagPole>>
<<card iglica>>
It was on the IGLICA at CENTENNIAL HALL.
<<camera_reset>>
Please help me find it!
Talk to ANIMALS. One may have it.
<<task_start TASK_ANIMALS task_animals_done>>
task_animals_desc¶
type: task
---
Find the FLAG!
Talk to all the animals. Maybe they know where the flag is.
animal_peacock¶
//--------------------------------------------
// ENTRANCE – AMBIENCE
//--------------------------------------------
group: ZOO
tags: actor=Peacock
image: zoo_gate
---
I do not need a FLAG.
My tail is a FLAG!
animal_parrot¶
group: ZOO
tags: actor=Parrot
image: zoo_gate
---
Squawk! Red and yellow ran by!
elephant_talk¶
// PART 1 – ELEPHANT
group: ELEPHANT
tags: actor=Keeper
image: elephant_keeper
color: blue
---
I am the biggest land ANIMAL.
<<card animal_elephant>>
I have good MEMORY.
Do you have good MEMORY?
<<activity memory_elephant_settings elephant_activity_done>>
elephant_activity_done¶
group: ELEPHANT
tags: actor=Keeper
image: elephant_keeper
---
<<inventory animal_elephant add>>
A FLAG? I do not have it.
If I took it I would remember!
ELEPHANT_SIGN¶
group: ELEPHANT
tags: actor=tutor
image: elephant_sign
---
ELEPHANT. Thick skin. Big EARS.
Largest land ANIMAL.
ELEPHANT_KID¶
group: ELEPHANT
tags: actor=KID
image: kid_elephant
---
Its EARS are bigger than me!
Can it fan me in summer?
giraffe_talk¶
// PART 2 – GIRAFFE
group: GIRAFFE
tags: actor=Keeper
image: giraffe_keeper
color: blue
---
I am the tallest ANIMAL.
My long NECK helps me reach leaves.
I eat WATTLE leaves!
<<activity canvas_giraffe_settings giraffe_activity_done>>
giraffe_activity_done¶
group: GIRAFFE
tags: actor=Keeper
image: giraffe_keeper
---
<<inventory animal_elephant add>>
I did not take the FLAG.
It is too high for me!
GIRAFFE_SIGN¶
group: GIRAFFE
tags: actor=Sign
image: giraffe_sign
---
GIRAFFE. Tall. Long NECK.
Long EYELASHES.
GIRAFFE_KID¶
group: GIRAFFE
tags: actor=KID
image: kid_giraffe
---
With a NECK like that!
I could see my house from here.
lion_talk¶
// PART 3 – LION
group: LION
tags: actor=Keeper
image: lion_keeper
color: blue
---
I am a LION in AFRICA.
<<card animal_lion>>
I live in a PRIDE.
Look at this small CUB!
<<card animal_lion_cub>>
I grow up small, then medium, then old...
<<activity order_lion_settings lion_activity_done>>
lion_activity_done¶
group: LION
tags: actor=Keeper
image: lion_keeper
---
<<inventory animal_lion add>>
You must find the FLAG!
I like watching it in wind.
LION_SIGN¶
group: LION
tags: actor=Sign
image: lion_sign
---
LION. PRIDE = family of lions.
Males have MANES.
LION_KID¶
group: LION
tags: actor=KID
image: kid_lion
---
What a roar!
monkey_talk¶
// PART 4 – MONKEY
group: MONKEY
tags: actor=Keeper
image: monkey_keeper
color: blue
---
I am a MONKEY. I climb TREES.
We are close to HUMANS!
Where did I get these FRUITS?
<<activity match_monkey_settings monkey_activity_done>>
monkey_activity_done¶
group: MONKEY
tags: actor=Keeper
image: monkey_keeper
---
<<inventory animal_monkey add>>
I did not take the FLAG.
It would be fun to climb that pole.
MONKEY_SIGN¶
group: MONKEY
tags: actor=Sign
image: monkey_sign
---
MONKEY. Great CLIMBER.
Loves FRUIT.
MONKEY_KID¶
group: MONKEY
tags: actor=KID
image: kid_monkey
---
He copied my dance!
Do MONKEYS wink?
penguin_talk¶
// PART 5 – PENGUIN
group: PENGUIN
tags: actor=Keeper
image: penguin_keeper
color: blue
---
I am a PENGUIN, a strange BIRD.
I can't fly, but I swim well!
Can you find the path in ICE?
<<activity jigsaw_penguin_settings penguin_activity_done>>
penguin_activity_done¶
group: PENGUIN
tags: actor=Keeper
image: penguin_keeper
---
<<inventory animal_penguin add>>
No, I did not take the FLAG.
I can't fly, remember?
PENGUIN_SIGN¶
group: PENGUIN
tags: actor=Tutor
image: penguin_sign
---
PENGUIN. Bird. Swimmer.
Lives near OCEANS.
PENGUIN_KID¶
group: PENGUIN
tags: actor=KID
image: kid_penguin
---
How cute!
It looks neat.
task_animals_done¶
tags: actor=TUTOR
---
TASK DONE! Go back to the DIRECTOR.
<<set $talked_animals = true>>
director_task_done¶
group: Intro
tags: actor=Man
image: centennial_hall_empty_flag
color: purple
---
Good. You talked to all ANIMALS.
Now let's review facts.
Help me put pieces together.
<<activity jigsaw_zoo_settings director_activity_done>>
RECAP_CARDS¶
group: Icebox
tags: actor=Narrator
image: zoo_cards
---
Now match the CARDS.
<<activity memory zoo_animal_cards tutorial>>
director_activity_done¶
tags: actor=Narrator
image: zoo_recap
---
All ANIMALS are innocent.
Who took the FLAG?
<<SetActive Antura with Flag>>
<<jump RETURN_DIRECTOR>>
RETURN_DIRECTOR¶
// TWIST – FLAG RETURN
group: End
tags: actor=ZooDirector
image: centennial_hall_antura_flag
---
Wait, look!
<<camera_focus Antura with Flag>>
ANTURA has the FLAG!
<<camera_reset>>
<<jump CEREMONY_END>>
CEREMONY_END¶
group: End
tags: actor=ZooDirector
image: flag_on_iglica
---
The FLAG is home.
Thank you, helper.
<<jump quest_end>>