Skip to content

Commit

Permalink
quests manual
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanoCecere committed Nov 2, 2024
1 parent 52c60ee commit b1f7045
Show file tree
Hide file tree
Showing 8 changed files with 121 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b276baff48e2943c7999c1d7922312fb, type: 3}
m_Name: FR_7 -geography and sea
m_Name: FR_7 - geography and sea
m_EditorClassIdentifier:
Active: 0
QuestId: 3
Expand All @@ -19,7 +19,7 @@ MonoBehaviour:
Title: Geography and sea
Location: Normandie
Categories:
Duration: 0
Duration: 10
Description:
Gameplay:
Content:
Expand Down
31 changes: 31 additions & 0 deletions Assets/_discover/Data/FR_8 - Mont Blanc & Mountains.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: b276baff48e2943c7999c1d7922312fb, type: 3}
m_Name: FR_8 - Mont Blanc & Mountains
m_EditorClassIdentifier:
Active: 0
QuestId: 3
Country: 2
Code: 8
Title: Mont Blanc & Mountains
Location: Rhones Alpes
Categories:
Duration: 0
Description:
Gameplay:
Content:
LanguageRef:
ExtraRef:
Thumbnail: {fileID: 0}
scene:
Town: {fileID: 0}
GameLevel: {fileID: 0}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions docs/manual/quests/fr_1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Paris
slug: fr_1
---

## Part 1: La Tour Eiffel and Gustave Eiffel
Mission: Climb the Eiffel Tower with the elevator.
Character: GUIDE

Assets: Eiffel Tower
Knowledge Content
Year: 1889
Material: iron
Height: 300 meters

## Part 2: Notre Dame de Paris
Mission: find the 3 pieces of the map
Character: MAJOR

Asset: Notre Dame

## Part 3: Musée du Louvre and Mona Lisa
Mission: A stealth mission in the Louvre at night to go to Mona Lisa
Character: TEACHER

Asset: Louvre outside and inside map. Paintings and statues


## Part 4: La Baguette
Mission: Learn the art of making the perfect baguette and discover its cultural significance in French society.
20 changes: 20 additions & 0 deletions docs/manual/quests/fr_1b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: Paris
slug: fr_1b
---

## La Seine
3 cultural elements to know about the Seine:

how to recognize a sign indicating a river or a waterway
The Seine is spanned by many bridges. Some are very famous. There are 37 bridges on the Seine.

there are bridges for cars
there are footbridges
there are bridges for trains and metros

On the Seine, you can see all kinds of boats. There are boats:

with large windows so that tourists can see the city, the ''bâteaux mouches''
to live, the barges
to transport goods, things
27 changes: 27 additions & 0 deletions docs/manual/quests/fr_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Angers - school system
slug: fr_2
---

## Code: FR_02

## Mission
Discover the French school system and find your school

## Knowledge Content
School system : the cats goes a lycée (16-18 ans), to a collège (11-15 ans), to a école maternelle (3-5 ans) and finally goes to an école primaire (6-10 ans), that corresponds to his age, called Jules Verne

A typical day at school

- Morning childcare = garderie du matin
- arrival at the school gate = le portail
- work in class with different subjects/matières : maths, reading & writing
- morning playtime (récréation) on the playground (la cour)
- lunch at the canteen (la cantine) or at home (à la maison)
- school work with different subjects/matières : PE = EPS (éducation physique et - sportive), hist/geog = histoire/géographie, science = sciences, arts= art
- evening childcare = garderie du soir / homework support = aide aux devoirs

School levels with level names and age (CP–6 ans / CE1-7 ans / CE2-8 ans /CM1-9 ans / CM2–10 ans).

## Story / Flow
The cat goes to different places until he finds his school. Then he visits the school and finds his class.
3 changes: 3 additions & 0 deletions docs/manual/quests/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Antura Quests
---

0 comments on commit b1f7045

Please sign in to comment.