Copernic et le système solaire (pl_07) - Script
Educators & Designers: help improving this quest!
Comments and feedback: discuss in the Forum
Improve script translations: comment the Google Sheet
Improve Cards translations: comment the Google Sheet
Improve the script: propose an edit here
quest_start
// pl_07 | Solar System (Torun)
//
// WANTED:
// Activities:
// - order planets_order (arrange 8 planets from Sun)
// - cleancanvas collect_mercury_1 (find 1 sun-heated rock)
// - cleancanvas collect_venus_2 (find 2 hot clouds)
// - cleancanvas collect_earth_3 (find 3 water drops)
// - cleancanvas collect_mars_4 (find 4 red dust grains)
// - cleancanvas collect_jupiter_5 (find 5 storm bolts)
// - cleancanvas collect_saturn_6 (find 6 ring fragments)
// - cleancanvas collect_uranus_7 (find 7 ice crystals)
// - memory neptune_facts (match: deep blue / farthest / Triton / strong winds)
// - quiz copernicus_basics (3 questions: center, first planet, rings)
group: Intro
actor: NARRATOR
image: torun_street
color: red
type: panel
---
<<declare $planets_placed = 0>>
<<card torun>>
[MISSING TRANSLATION: Welcome to TORUN in POLAND.] #line:2a00001
<<card nicolaus_copernicus>>
[MISSING TRANSLATION: NICOLAUS COPERNICUS was born here.] #line:2a00002
<<card nicolaus_copernicus_house>>
[MISSING TRANSLATION: ANTURA sneaked into his model room!] #line:2a00003
[MISSING TRANSLATION: Let's ask COPERNICUS for help.] #line:2a00004
quest_end
type: panel_endgame
color: green
actor: NARRATOR
---
[MISSING TRANSLATION: Great work!] #line:2a00005
<<card solar_system>>
[MISSING TRANSLATION: Today we learned the 8 PLANETS of the SOLAR SYSTEM.] #line:2a00006
<<jump post_quest_activity>>
post_quest_activity
type: panel
color: green
tags: proposal
actor: NARRATOR
---
[MISSING TRANSLATION: Draw the 7 PLANETS around the SUN in order.] #line:2a00007
<<quest_end>>
COPERNICUS_OUTSIDE
// --- MEET COPERNICUS ---
group: Intro
actor: SENIOR_M
---
<<card nicolaus_copernicus_house>>
[MISSING TRANSLATION: Hello! I am NICOLAUS COPERNICUS.] #line:2a00010
[MISSING TRANSLATION: ANTURA is trapped in my model room!] #line:2a00011
[MISSING TRANSLATION: Help me fix the SOLAR SYSTEM model.] #line:2a00012
[MISSING TRANSLATION: I will tell you about each PLANET.] #line:2a00013
-> [MISSING TRANSLATION: Let's fix it!] #line:2a00014
<<jump PLANETS_ORDER_INTRO>>
PLANETS_ORDER_INTRO
// --- ORDER ACTIVITY ---
group: Order
actor: SENIOR_M
---
[MISSING TRANSLATION: First — can you put the PLANETS in order?] #line:2a00020
[MISSING TRANSLATION: All 8, from the SUN outward!] #line:2a00021
-> [MISSING TRANSLATION: I will try!] #line:2a00022
PLANETS_ORDER
group: Order
---
<<activity order planets_order AFTER_PLANETS_ORDER>>
AFTER_PLANETS_ORDER
group: Order
actor: SENIOR_M
---
[MISSING TRANSLATION: Well done!] #line:2a00030
<<card heliocentric_model>>
[MISSING TRANSLATION: The SUN is at the center.] #line:2a00031
[MISSING TRANSLATION: Long ago, people put EARTH in the center.] #line:2a00032
[MISSING TRANSLATION: I proved the SUN should be there!] #line:2a00033
[MISSING TRANSLATION: Now let's visit each PLANET and collect its treasures.] #line:2a00034
-> [MISSING TRANSLATION: Start with MERCURY] #line:2a00035
<<jump PLANET_MERCURY_INTRO>>
PLANET_MERCURY_INTRO
// --- MERCURY (1st — collect 1 sun-heated rock) ---
group: Mercury
actor: SENIOR_M
image: planet_mercury
---
<<card mercury>>
[MISSING TRANSLATION: MERCURY is the closest PLANET to the SUN.] #line:2a00040
[MISSING TRANSLATION: It has no air and is covered in CRATERS.] #line:2a00041
[MISSING TRANSLATION: The SUN bakes its rocks red-hot!] #line:2a00042
[MISSING TRANSLATION: Find the 1 SUN-HEATED ROCK to add it to the model.] #line:2a00043
PLANET_MERCURY_COLLECT
group: Mercury
---
<<activity cleancanvas collect_mercury_1 PLANET_MERCURY_DONE>>
PLANET_MERCURY_DONE
group: Mercury
actor: SENIOR_M
---
[MISSING TRANSLATION: Great! MERCURY is now in the model.] #line:2a00050
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: VENUS] #line:2a00051
<<jump PLANET_VENUS_INTRO>>
PLANET_VENUS_INTRO
// --- VENUS (2nd — collect 2 hot clouds) ---
group: Venus
actor: SENIOR_M
image: planet_venus
---
<<card venus>>
[MISSING TRANSLATION: VENUS is the second PLANET from the SUN.] #line:2a00060
[MISSING TRANSLATION: It is wrapped in thick, hot CLOUDS.] #line:2a00061
[MISSING TRANSLATION: It is the hottest PLANET of all!] #line:2a00062
[MISSING TRANSLATION: Find 2 HOT CLOUDS to add it to the model.] #line:2a00063
PLANET_VENUS_COLLECT
group: Venus
---
<<activity cleancanvas collect_venus_2 PLANET_VENUS_DONE>>
PLANET_VENUS_DONE
group: Venus
actor: SENIOR_M
---
[MISSING TRANSLATION: Well done! VENUS joins the model.] #line:2a00070
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: EARTH] #line:2a00071
<<jump PLANET_EARTH_INTRO>>
PLANET_EARTH_INTRO
// --- EARTH (3rd — collect 3 water drops) ---
group: Earth
actor: SENIOR_M
image: planet_earth
---
<<card earth>>
[MISSING TRANSLATION: EARTH is the third PLANET from the SUN.] #line:2a00080
[MISSING TRANSLATION: It is our home — full of WATER and LIFE.] #line:2a00081
[MISSING TRANSLATION: No other PLANET has OCEANS like ours!] #line:2a00082
[MISSING TRANSLATION: Find 3 WATER DROPS to add it to the model.] #line:2a00083
PLANET_EARTH_COLLECT
group: Earth
---
<<activity cleancanvas collect_earth_3 PLANET_EARTH_DONE>>
PLANET_EARTH_DONE
group: Earth
actor: SENIOR_M
---
[MISSING TRANSLATION: Wonderful! EARTH joins the model.] #line:2a00090
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: MARS] #line:2a00091
<<jump PLANET_MARS_INTRO>>
PLANET_MARS_INTRO
// --- MARS (4th — collect 4 red dust grains) ---
group: Mars
actor: SENIOR_M
image: planet_mars
---
<<card mars>>
[MISSING TRANSLATION: MARS is the fourth PLANET from the SUN.] #line:2a00100
[MISSING TRANSLATION: Its surface is covered in red DUST and rocks.] #line:2a00101
[MISSING TRANSLATION: It has the tallest VOLCANO in the SOLAR SYSTEM!] #line:2a00102
[MISSING TRANSLATION: Find 4 RED DUST GRAINS to add it to the model.] #line:2a00103
PLANET_MARS_COLLECT
group: Mars
---
<<activity cleancanvas collect_mars_4 PLANET_MARS_DONE>>
PLANET_MARS_DONE
group: Mars
actor: SENIOR_M
---
[MISSING TRANSLATION: Excellent! MARS joins the model.] #line:2a00110
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: JUPITER] #line:2a00111
<<jump PLANET_JUPITER_INTRO>>
PLANET_JUPITER_INTRO
// --- JUPITER (5th — collect 5 storm bolts) ---
group: Jupiter
actor: SENIOR_M
image: planet_jupiter
---
<<card jupiter>>
[MISSING TRANSLATION: JUPITER is the fifth PLANET and the biggest!] #line:2a00120
[MISSING TRANSLATION: It has a giant STORM called the Great Red Spot.] #line:2a00121
[MISSING TRANSLATION: It has at least 95 MOONS!] #line:2a00122
[MISSING TRANSLATION: Find 5 STORM BOLTS to add it to the model.] #line:2a00123
PLANET_JUPITER_COLLECT
group: Jupiter
---
<<activity cleancanvas collect_jupiter_5 PLANET_JUPITER_DONE>>
PLANET_JUPITER_DONE
group: Jupiter
actor: SENIOR_M
---
[MISSING TRANSLATION: Amazing! JUPITER joins the model.] #line:2a00130
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: SATURN] #line:2a00131
<<jump PLANET_SATURN_INTRO>>
PLANET_SATURN_INTRO
// --- SATURN (6th — collect 6 ring fragments) ---
group: Saturn
actor: SENIOR_M
image: planet_saturn
---
<<card saturn>>
[MISSING TRANSLATION: SATURN is the sixth PLANET.] #line:2a00140
[MISSING TRANSLATION: It has beautiful RINGS made of ice and rock.] #line:2a00141
[MISSING TRANSLATION: Its rings stretch thousands of kilometers wide!] #line:2a00142
[MISSING TRANSLATION: Find 6 RING FRAGMENTS to add it to the model.] #line:2a00143
PLANET_SATURN_COLLECT
group: Saturn
---
<<activity cleancanvas collect_saturn_6 PLANET_SATURN_DONE>>
PLANET_SATURN_DONE
group: Saturn
actor: SENIOR_M
---
[MISSING TRANSLATION: Beautiful! SATURN joins the model.] #line:2a00150
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Next: URANUS] #line:2a00151
<<jump PLANET_URANUS_INTRO>>
PLANET_URANUS_INTRO
// --- URANUS (7th — collect 7 ice crystals) ---
group: Uranus
actor: SENIOR_M
image: planet_uranus
---
<<card uranus>>
[MISSING TRANSLATION: URANUS is the seventh PLANET.] #line:2a00160
[MISSING TRANSLATION: It is an icy blue-green GIANT.] #line:2a00161
[MISSING TRANSLATION: It spins on its side — like a rolling ball!] #line:2a00162
[MISSING TRANSLATION: Find 7 ICE CRYSTALS to add it to the model.] #line:2a00163
PLANET_URANUS_COLLECT
group: Uranus
---
<<activity cleancanvas collect_uranus_7 PLANET_URANUS_DONE>>
PLANET_URANUS_DONE
group: Uranus
actor: SENIOR_M
---
[MISSING TRANSLATION: Incredible! URANUS joins the model.] #line:2a00170
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Now for the last PLANET!] #line:2a00171
<<jump PLANET_NEPTUNE_INTRO>>
PLANET_NEPTUNE_INTRO
// --- NEPTUNE (8th — memory game, introduced by boatswain) ---
group: Neptune
actor: SENIOR_M
image: planet_neptune
---
<<card neptune>>
[MISSING TRANSLATION: Ah — one more! I am an old SAILOR.] #line:2a00300
[MISSING TRANSLATION: NEPTUNE is the farthest PLANET.] #line:2a00301
[MISSING TRANSLATION: It is deep blue and has the strongest WINDS in the SOLAR SYSTEM.] #line:2a00302
[MISSING TRANSLATION: Its biggest MOON is called TRITON.] #line:2a00303
[MISSING TRANSLATION: Can you match the NEPTUNE facts?] #line:2a00304
PLANET_NEPTUNE_MEMORY
group: Neptune
---
<<activity memory neptune_facts PLANET_NEPTUNE_DONE>>
PLANET_NEPTUNE_DONE
group: Neptune
actor: SENIOR_M
---
[MISSING TRANSLATION: Well done! NEPTUNE joins the model.] #line:2a00310
<<set $planets_placed += 1>>
-> [MISSING TRANSLATION: Now the model is complete!] #line:2a00311
<<jump ALL_PLANETS_PLACED>>
ALL_PLANETS_PLACED
// --- MODEL COMPLETE ---
group: Finale
actor: SENIOR_M
image: solar_model_finale
---
[MISSING TRANSLATION: You placed all 8 PLANETS in the model!] #line:2a00180
[MISSING TRANSLATION: Now the SOLAR SYSTEM is complete.] #line:2a00181
<<card heliocentric_model>>
[MISSING TRANSLATION: The SUN is in the center — just as I discovered!] #line:2a00182
[MISSING TRANSLATION: Now let's rescue ANTURA!] #line:2a00183
RESCUE_ANTURA
// --- RESCUE ANTURA ---
group: Finale
actor: GUIDE_F
image: antura_rescued
---
[MISSING TRANSLATION: ANTURA is free!] #line:2a00190
[MISSING TRANSLATION: He was hiding behind NEPTUNE's model!] #line:2a00191
COPERNICUS_FAREWELL
group: Finale
actor: SENIOR_M
---
[MISSING TRANSLATION: Thank you for your help!] #line:2a00200
[MISSING TRANSLATION: Remember: the SUN is at the center.] #line:2a00201
[MISSING TRANSLATION: EARTH is the third PLANET.] #line:2a00202
<<jump FINAL_QUIZ>>
FINAL_QUIZ
// --- FINAL QUIZ ---
group: End
actor: NARRATOR
---
[MISSING TRANSLATION: Let's test what you learned!] #line:2a00210
<<jump QUIZ_Q1>>
QUIZ_Q1
group: End
actor: NARRATOR
---
<<card solar_system>>
[MISSING TRANSLATION: What is at the center of the SOLAR SYSTEM?] #line:2a00220
-> [MISSING TRANSLATION: The SUN] #line:2a00221
<<jump QUIZ_Q2>>
-> [MISSING TRANSLATION: The EARTH] #line:2a00222
[MISSING TRANSLATION: No — the SUN is in the center!] #line:2a00223
<<jump QUIZ_Q1>>
QUIZ_Q2
group: End
actor: NARRATOR
---
<<card mercury>>
[MISSING TRANSLATION: Which PLANET is closest to the SUN?] #line:2a00230
-> [MISSING TRANSLATION: MERCURY] #line:2a00231
<<jump QUIZ_Q3>>
-> [MISSING TRANSLATION: VENUS] #line:2a00232
[MISSING TRANSLATION: VENUS is second — MERCURY is first!] #line:2a00233
<<jump QUIZ_Q2>>
QUIZ_Q3
group: End
actor: NARRATOR
---
<<card saturn>>
[MISSING TRANSLATION: Which PLANET has beautiful RINGS?] #line:2a00240
-> [MISSING TRANSLATION: SATURN] #line:2a00241
<<jump QUEST_COMPLETE>>
-> [MISSING TRANSLATION: JUPITER] #line:2a00242
[MISSING TRANSLATION: JUPITER has storms — SATURN has RINGS!] #line:2a00243
<<jump QUIZ_Q3>>
QUEST_COMPLETE
group: End
---
[MISSING TRANSLATION: You know the SOLAR SYSTEM!] #line:2a00250
<<jump quest_end>>
spawned_child
// --- SPAWNED NPCs ---
group: Spawned
actor: KID_M
---
[MISSING TRANSLATION: => SATURN has rings around it.] #line:2a00260
[MISSING TRANSLATION: => NEPTUNE is the farthest PLANET.] #line:2a00262
spawned_student
group: Spawned
actor: KID_F
---
[MISSING TRANSLATION: => MERCURY is closest to the SUN.] #line:2a00270
[MISSING TRANSLATION: => EARTH is the third PLANET.] #line:2a00271
spawned_local
group: Spawned
actor: ADULT_M
---
[MISSING TRANSLATION: => NEPTUNE has the strongest WINDS.] #line:2a00280
[MISSING TRANSLATION: => MARS is red and dusty.] #line:2a00281