diff --git a/data/parcours.html b/data/parcours.html deleted file mode 100644 index 325521a..0000000 --- a/data/parcours.html +++ /dev/null @@ -1,100 +0,0 @@ - - - - - Carte du parcours - - - - - -

Fiche du parcours

-
-
-
-

parcous1

-

Ville : Bourg en bresse

-

Département : 1

-

Difficulté : 2

-

Durée (heures) : 2.3

-

Longueur (km) : 17.3

- - -
-
- - - - - diff --git a/data/parcours1.json b/data/parcours1.json deleted file mode 100644 index f3bba0a..0000000 --- a/data/parcours1.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "name": "parcous1", - "city": "Bourg en bresse", - "departement": 1, - "difficulty": 2, - "duration": 2.3, - "length": 17.3, - "image": "../data/parcours1.png", - "steps": [ - { - "numero": 1, - "title": "Première étape", - "GPS": "N 45 37.199 W 1 2.009", - "reponse": -1, - "dialogue": [ - { - "personnage": "Quentin", - "texte": "ligne de dialogue 1" - }, - { - "personnage": "Malo", - "texte": "ligne de dialogue 2" - } - ] - }, - { - "numero": 2, - "title": "Deuxième étape", - "GPS": "S 45 37.199 E 1 2.009", - "reponse": 4156, - "dialogue": [ - { - "personnage": "Antoine", - "texte": "ligne de dialogue 1" - }, - { - "personnage": "Giovanni", - "texte": "ligne de dialogue 2" - } - ] - } - ] - -} diff --git a/data/parcours1.png b/data/parcours1.png deleted file mode 100644 index 11eb818..0000000 Binary files a/data/parcours1.png and /dev/null differ diff --git a/data/parcours2.json b/data/parcours2.json deleted file mode 100644 index 8e4e563..0000000 --- a/data/parcours2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "city": "Bourg en Bresse", - "departement": "1", - "difficulty": 3, - "duration": 3.8, - "image": "data/parcours1.png", - "length": 24.6, - "name": "Chemin des", - "steps": [ - { - "GPS": "N 46 12.321 E 5 13.245", - "dialogue": [ - { - "personnage": "Clémentine", - "texte": "Bienvenue à tous, voici le centre historique !" - }, - { - "personnage": "Léo", - "texte": "Regardez cette magnifique horloge, elle date du XIXe siècle !" - } - ], - "numero": 1, - "reponse": 0, - "title": "Départ au centre-ville" - }, - { - "GPS": "N 46 12.500 E 5 13.800", - "dialogue": [ - { - "personnage": "Aurélie", - "texte": "Ici, on trouve les meilleurs fromages de la région !" - }, - { - "personnage": "Sami", - "texte": "Combien de colonnes vois-tu à l'entrée ?" - } - ], - "numero": 2, - "reponse": 6, - "title": "Marché couvert" - }, - { - "GPS": "N 46 12.900 E 5 13.900", - "dialogue": [ - { - "personnage": "Juliette", - "texte": "La Reyssouze apporte de la fraîcheur en été." - }, - { - "personnage": "Marc", - "texte": "Regarde cette inscription ancienne sur la pierre, tu arrives à la lire ?" - } - ], - "numero": 3, - "reponse": 0, - "title": "Au bord de la Reyssouze" - }, - { - "GPS": "N 46 13.024 E 5 14.160", - "dialogue": [ - { - "personnage": "Claire", - "texte": "Voilà l'abbaye ! Admire l'architecture." - }, - { - "personnage": "Nathalie", - "texte": "C'est ici la dernière étape. Observez bien la date !" - } - ], - "numero": 4, - "reponse": 1655, - "title": "Arrivée à l'abbaye" - } - ] -} diff --git a/index.html b/index.html index 5895d48..2b86d84 100644 --- a/index.html +++ b/index.html @@ -46,8 +46,6 @@

Liste des parcours

diff --git a/pages/parcours1.html b/pages/parcours1.html index 8fee53f..1f7eb12 100644 --- a/pages/parcours1.html +++ b/pages/parcours1.html @@ -76,11 +76,11 @@

parcous1

Ville : Bourg en bresse

-

Département : 1

+

Département : 0

Difficulté : 2

Durée (heures) : 2.3

Longueur (km) : 17.3

- +

Étape 1

Personnages :