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 request.
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
Q1: On Amazon Alexa enabled devices with a
Q3: An Alexa Skill Builder noticed that a
Q4: An Alexa Skill Builder is troubleshooting issues
Q5: An Alexa Skill Builder wants a skill
Q6: According to Amazon Alexa best practices, how
Q7: An Alexa Skill Builder adds a colleague
Q8: What are the prerequisites for implementing account
Q9: The namespace value in the header of
Q10: During testing of a new Amazon Alexa
Q11: An Alexa Skill Builder is developing a