Skip to content

Commit

Permalink
solved minor issue with lesson..
Browse files Browse the repository at this point in the history
riccardodebenedictis committed Jun 25, 2018
1 parent 9acc095 commit 22bc2a9
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions LECTurE-API/src/main/resources/lesson_03.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "Madonnelle",
"roles": [
"Interesse architettonico/urbanisitco",
"Interesse religioso"
],
"roles": ["Interesse architettonico/urbanisitco", "Interesse religioso"],
"events": [
{
"type": "URLEventTemplate",
@@ -131,7 +128,7 @@
},
{
"answer": "Insomma",
"event": null
"event": "eng_q_0_insomma"
},
{
"answer": "Non bene",
@@ -208,7 +205,7 @@
},
{
"answer": "Insomma",
"event": null
"event": "eng_q_1_insomma"
},
{
"answer": "Non bene",

0 comments on commit 22bc2a9

Please sign in to comment.