We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4965fcb commit bab4ccfCopy full SHA for bab4ccf
interactive-activities/multi-choice-set/multi-choice-set.js
@@ -7,7 +7,7 @@ const questions = [
7
{ text: "BMP", correct: false },
8
{ text: "IFP", correct: false },
9
{ text: "MPR", correct: false },
10
- { text: "JBP", correct: true },
+ { text: "JMP", correct: true },
11
],
12
},
13
{
0 commit comments