Question 11

Consider the following excerpt from a dialog flow code where size is a context variable of value list entity type PizzaSize with values Small, Medium, and Large:

Which two events will occur when a user starts a new conversation with the sentence "Order a Large Pizza"?
  • Question 12

    Which variable type is automatically set with values from the chat client,such as locate and timezoneoffset?
  • Question 13

    Which statement is true regarding the digital assistant's Help system intent?
  • Question 14

    Imagine that you have a financial planning skill. Which two functionalities would typically be implemented as a custom component?
  • Question 15

    In a validation loop, users are repeatedly asked to enter the same information, thereby preventing them from transitioning to a different dialoq flow state in a conversation.
    What is causing the validation loop?