Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Answer Function #1

Closed
Tylercastle opened this issue Sep 3, 2019 · 1 comment
Closed

Check Answer Function #1

Tylercastle opened this issue Sep 3, 2019 · 1 comment

Comments

@Tylercastle
Copy link

#1: Right now the answer checking is set up like this
.
checkanswer(string k){
If(mydata[2]["1"] == mydata["1"][k])
...
As a result the only answer that reads as correct is option B).
You had it correct in the other app you showed in your video.

@desi-programmer
Copy link
Owner

Solved it in the Latest commit as of Now !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants