Paris Seine (fr_10) - 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¶
// fr_10 | Seine (Paris)
//
tags:
type: panel
color: red
---
<<set $TOTAL_COINS = 0>>
<<set $CURRENT_PROGRESS = 0>>
<<set $MAX_PROGRESS = 8>>
Welcome to the River Seine in Paris!
You will learn about the river, its bridges, and the boats that sail on it.
quest_end¶
color: green
panel: panel_endgame
---
Great, you found all bridges.
<<card place_bridge_people>>
You learned about bridges for trains, cars, and people.
<<card boat_river>>
You saw boats for people, for goods, and even a house boat.
<<card seine_map>>
We looked at the map to see where the Seine flows.
The Seine ends in the English Channel.
<<card pont_alexandre_iii>>
Pont Alexandre III is a famous bridge with golden statues.
<<card boat_eiffel_tower>>
Paris grows around the Seine. Rivers help cities live.
<<jump post_quest_activity>>
post_quest_activity¶
color: green
panel: panel
tags: proposal
---
Draw a bridge in your notebook!
Do you remember the Pont Alexandre III?
Can you draw three kinds of bridges? Train, car, people.
Color the river blue and add a little boat.
Tell a friend one fact about the Seine.
<<quest_end>>
talk_tutor¶
tags: type=Condition
color: blue
---
<<if $CURRENT_PROGRESS >= $MAX_PROGRESS>>
<<jump found_all_photos>>
<<elseif $CURRENT_PROGRESS > 0>>
Keep searching for the photos!
<<else>>
<<jump welcome>>
<<endif>>
welcome¶
tags: actor=TUTOR, asset=seine_river_panoramic
---
This is the River Seine!
<<card seine_map>>
The River Seine flows through Paris.
Many people live by this river.
<<jump task_seine>>
found_all_photos¶
tags: actor=TUTOR
---
Thank you!
Do you know that there are 37 bridges on the Seine?
<<jump look_seine_map>>
task_seine¶
tags: actor=TUTOR
---
<<task_start seine>>
I lost 8 photos of the Seine.
Can you find them all?
Then come back to me!
sign_train_bridge¶
color: yellow
tags: actor=TUTOR
---
<<card sign_train_bridge>>
<<action COLLECT_1>>
This is a bridge for trains!
sign_car_bridge¶
tags: actor=TUTOR
color: yellow
---
<<card sign_car_bridge>>
<<action COLLECT_2>>
This is a bridge for cars!
sign_people_bridge¶
tags: actor=TUTOR,
color: yellow
---
<<card sign_people_bridge>>
<<action COLLECT_3>>
This is a bridge for people!
boat_people¶
tags: actor=TUTOR
color: yellow
---
<<card boat_people>>
<<action COLLECT_5>>
This boat has large windows, so tourists can see the city. It's a 'bateau-mouche' (a tourist boat).
boat_house¶
tags: actor=TUTOR,
color: yellow
---
<<card boat_house>>
<<action COLLECT_6>>
This boat is a house! People live here!
boat_goods¶
tags: actor=TUTOR, boat_goods
color: yellow
---
<<card boat_goods>>
<<action COLLECT_7>>
This boat transports goods.
look_seine_map¶
tags: actor=TUTOR
---
<<card seine_france_map>>
Now look at this map of the Seine.
<<jump question_seine_map>>
question_seine_map¶
tags: actor=TUTOR
---
The Seine flows into a sea. Which one?
"The Mediterranean Sea":
<<jump question_wrong>>
"The English Channel":
<<jump question_correct>>
"The Atlantic Ocean":
<<jump question_wrong>>
question_correct¶
tags: actor=TUTOR
color: purple
---
Yes! The Seine flows into the English Channel, in northern France.
<<card seine_map>>
<<jump quest_end>>
question_wrong¶
tags: actor=TUTOR
---
Hmm... not really. Look at the map again.
<<jump question_seine_map>>
npc_train¶
tags: actor=MAN
---
I would love to ride a train!
I love trains!
npc_boat¶
tags: actor=MAN
---
No, I didn't see your dog.
A dog? There are many dogs here...
I did see a dog walking around, yes.
boat_eiffel¶
tags: actor=TUTOR, meta_ACTION_POST=COLLECT_8, meta=ACTION_POST:COLLECT_8, asset=boat_eiffel
color: yellow
---
Look how nice!
<<card boat_eiffel_tower>>
boat_river¶
tags: actor=TUTOR, meta_ACTION_POST=COLLECT_4, meta=ACTION_POST:COLLECT_4, asset=boat_river
color: yellow
---
There are many boats.
<<card boat_river>>
talk_ile_de_france¶
tags: actor=WOMAN
---
<<card ile_de_france>>
Look: there is an island, Île de la Cité.
It is the historic center of Paris.
talk_pont_alexandre¶
tags: actor=WOMAN
---
<<card pont_alexandre_iii>>
This is the Pont Alexandre III, a historic monument.
spawned_tourist¶
///////// NPCs SPAWNED IN THE SCENE //////////
// these npc are spawn automatically in the scene
// use these to add random facts. everythime you meet them
// they will say one of these lines randomly
color: purple
actor:
spawn_group: tourists
---
I love Paris!
The Seine is so romantic!
I want to see the Eiffel Tower!
I would like to sleep on a boat on the Seine!
spawned_french_woman¶
color: purple
actor: WOMAN
spawn_group: residents
---
Bonjour!
J'adore Paris!
La Seine est magnifique!
Il y a beaucoup de ponts à Paris!
spawned_french_man¶
color: purple
actor: MAN
spawn_group: residents
---
Salut!
J'aime bien faire du vélo le long de la Seine!
Paris est la plus belle ville du monde!
La Seine est très longue!
facts_bridges¶
color: purple
actor: TUTOR
---
<<card place_bridge_trains>>
Bridges can carry fast trains over the water.
<<card place_bridge_cars>>
Some bridges are busy with cars and buses.
<<card place_bridge_people>>
Some bridges are only for people to walk and enjoy the view.
<<card pont_alexandre_iii>>
Pont Alexandre III has golden statues.
facts_river¶
color: purple
actor: TUTOR
---
<<card seine_map_in_paris>>
The Seine bends through Paris like a ribbon.
<<card seine_map>>
The river starts far away and ends in the English Channel.
Rivers bring boats, water, and life to a city.
facts_boats¶
color: purple
actor: TUTOR
---
<<card boat_eiffel_tower>>
Tourist boats have wide windows to see monuments.
<<card boat_river>>
Some boats just move along quietly.
Boats can move people, things, or be a home.
spawned_bridge_expert¶
color: purple
actor: MAN
spawn_group: bridge_expert
---
A train bridge must be strong.
Some bridges are only for feet.
Cars cross the river every day.
spawned_river_friend¶
color: purple
actor: WOMAN
spawn_group: river_friend
---
The Seine helps boats move through Paris.
Maps show how the river curves.
The river water flows to the sea.
spawned_boat_guide¶
color: purple
actor: MAN
spawn_group: boat_guide
---
Tourist boats have big windows.
Goods boats carry many boxes.
A house boat can be a home.