Skip to content

Commit d9fc6e7

Browse files
authored
Update Survey.sh
1 parent eceb0d4 commit d9fc6e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hochob/Services/Survey/Survey.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ if [ "$LOCAL_OPTION" = "$LOCAL_CORRECT" ]; then
8585

8686
else
8787

88-
chooseAnswerCorrect "english"
88+
chooseWrongCorrect "english"
8989
if [ "$LOCAL_LANGUAGE" = "english" ]; then
9090
StreamAudio.sh $LOCAL_DEVICE $LOCAL_LANGUAGE $LOCAL_CHARACTER \
9191
"${LOCAL_WRONG_ANSWER}. the correct answer is ${LOCAL_CORRECT}"

0 commit comments

Comments
 (0)