SCCapstone / CognitoFormsDev

MIT License
0 stars 0 forks source link

If question is one-word, ask "What is your one-word?" #84

Closed josemvidal closed 5 years ago

josemvidal commented 5 years ago

alexa developer console 2019-03-05 18-51-55

It should ask me a question.

josemvidal commented 5 years ago

I guess "Name" is the question. I thought it was a placeholder for the user's name (Jose).

The only way this is going to work is if all the questions are actual questions, as in "What is your Name?"

Or, you can try a bit of a hack. If the question is one-word (X) then ask the user "What is your X?", it would work for many common ones: name, phone, address, zipcode, age, etc. Let's make that an enhancement.

tjcocklin commented 5 years ago

@josemvidal , the client requested we remove as many prompts as possible, meaning the form maker must be responsible for formatting the question that alexa reads.

tjcocklin commented 5 years ago

@josemvidal In addition it is required to say, "start cognito" to launch the skill.

josemvidal commented 5 years ago

Then, use forms that have properly formatted questions.

I know to "start cognito".