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

Fix Flash Card answer checker. #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

brookr
Copy link

@brookr brookr commented Jul 20, 2016

Invoke the toUpperCase function so we can compare results, rather than
comparing the [native code] function definition with itself.

Also gets the right value from the intent.slots.Answer object.

Invoke the toUpperCase function so we can compare results, rather than
comparing the [native code] function definition with itself.
@larrykubin
Copy link

larrykubin commented Jul 20, 2016

Ran into the same bug this morning and was about to submit the same fix.

@cloverharvest
Copy link

cloverharvest commented Jul 21, 2016

Invoking the toUpperCase function worked for me. Alexa is now able to recognize my answers. Thank you.

@brookr
Copy link
Author

brookr commented Jul 22, 2016

Glad to hear it helped!

@Brandon-Parker
Copy link

Had this exact same problem. Thanks Brook!

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