Skip to content

Commit

Permalink
Merge pull request midudev#77 from Ricky10B/patch-1
Browse files Browse the repository at this point in the history
Cambios en las respuestas
  • Loading branch information
midudev authored May 15, 2023
2 parents 2848888 + 36f07c1 commit ddfd778
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/13-javascript-quiz-con-zustand/public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"question": "¿Cuál es el resultado de la siguiente expresión?",
"code": "'2' + 3 * 4",
"answers": [
"14",
"212",
"20",
"26",
"Error"
Expand Down Expand Up @@ -489,7 +489,7 @@
"'2foobar'",
"Error"
],
"correctAnswer": 1
"correctAnswer": 0
},
{
"id": 43,
Expand Down Expand Up @@ -587,4 +587,4 @@
],
"correctAnswer": 1
}
]
]

0 comments on commit ddfd778

Please sign in to comment.