EonEnglish / Eon-English-App

Platform for homework assigned to Eon English students including Vocab match, image match, and fill-in-the-blank sentence
https://apps.apple.com/us/app/eon-english-learning/id6535652983
1 stars 10 forks source link

Fix nesting if statements in VocabMatchPhotoScreen.js #65

Open MenlyCSE opened 1 month ago

MenlyCSE commented 1 month ago

Image Image

Aarush324 commented 2 weeks ago

First error: syntax is wrong; its suppose to isEmpty() instead of empty Second error: only two equal signs needed Third error: isExists() instead of exists() Fourth Error: score has to be initialized