Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants