We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eceb0d4 commit d9fc6e7Copy full SHA for d9fc6e7
Hochob/Services/Survey/Survey.sh
@@ -85,7 +85,7 @@ if [ "$LOCAL_OPTION" = "$LOCAL_CORRECT" ]; then
85
86
else
87
88
- chooseAnswerCorrect "english"
+ chooseWrongCorrect "english"
89
if [ "$LOCAL_LANGUAGE" = "english" ]; then
90
StreamAudio.sh $LOCAL_DEVICE $LOCAL_LANGUAGE $LOCAL_CHARACTER \
91
"${LOCAL_WRONG_ANSWER}. the correct answer is ${LOCAL_CORRECT}"
0 commit comments