Multiple Choice
An Alexa Skill Builder has created a custom skill about basketball including a HowToPlayBasketball intent. When looking at the Intent History page in the developer console, the Builder sees that a number of users are asking the skill how to play baseball. The Builder wants to add a relevant response directing the user back to the topic of basketball. How should the Builder implement this?
A) Add AMAZON.FallbackIntent and respond with a message about baseball in the handler Add AMAZON.FallbackIntent and respond with a message about baseball in the handler
B) Create a custom intent related to baseball, and when matched, provide a relevant response
C) Add more sample utterances related to baseball in the HowToPlayBasketball intent Add more sample utterances related to baseball in the HowToPlayBasketball intent
D) Create a new custom baseball slot and add a slot-filling utterance to the HowToPlayBasketball intent. Create a new custom baseball slot and add a slot-filling utterance to the intent.
Correct Answer:

Verified
Correct Answer:
Verified
Q38: An Alexa Skill Builder is building an
Q39: An Alexa Skill Builder is developing a
Q40: An Alexa Skill Builder wants to customize
Q41: An Alexa Skill Builder needs to display
Q42: A skill contains a PlanMyTrip intent configured
Q44: An Alexa Skill Builder is developing a
Q45: An Alexa Skill Builder is developing a
Q46: An Alexa Skill Builder is developing a
Q47: A skill contains a PlanMyTrip intent configured
Q48: An Alexa Skill Builder is designing a