Multiple Choice
An Alexa Skill Builder would like to improve a skill's help experience. To do this, the Builder plans to leverage the user's activity leading up to the help request to contextualize the help response. Where should the skill obtain the necessary context?
A) Load the user's recent activity from the Intent Request History API, then use this to provide context to the AMAZON.HelpIntent request. Load the user's recent activity from the Intent Request History API, then use this to provide context to the AMAZON.HelpIntent request.
B) Retrieve the recent activity from the context object passed with the AMAZON.HelpIntent request. Retrieve the recent activity from the context object passed with the
C) Use a session attribute to store the intent name for each request, then use this to provide context to the AMAZON.HelpIntent request. Use a session attribute to store the intent name for each request, then use this to provide context to the
D) Retrieve the recent activity from the slot values passed with the AMAZON.HelpIntent request. Retrieve the recent activity from the slot values passed with the
Correct Answer:

Verified
Correct Answer:
Verified
Q18: An Alexa Skill Builder submitted a child-directed
Q19: Which of the following occur when a
Q20: An Alexa Skill Builder did not include
Q21: An Alexa Skill Builder needs to set
Q22: An Alexa Skill Builder has published a
Q24: An Alexa Skill Builder is trying to
Q25: An Amazon Alexa interactive story skill needs
Q26: An Alexa Skill Builder has built a
Q27: An Alexa Builder is working on a
Q28: An Alexa Skill Builder receives feedback from