exam questions

Exam AI-102 All Questions

View all questions & answers for the AI-102 exam

Exam AI-102 topic 5 question 34 discussion

Actual exam question from Microsoft's AI-102
Question #: 34
Topic #: 5
[All AI-102 Questions]

You are building a chatbot by using Microsoft Bot Framework Composer.

You need to configure the chatbot to present a list of available options. The solution must ensure that an image is provided for each option.

Which two features should you use? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

  • A. an entity
  • B. an Azure function
  • C. an utterance
  • D. an adaptive card
  • E. a dialog
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
kail85
Highly Voted 1 year, 8 months ago
Selected Answer: DE
To configure the chatbot to present a list of available options with images, you should use the following features: D. An adaptive card: Adaptive cards are a flexible, customizable way to present rich, interactive content within a chatbot conversation. You can use adaptive cards to display a list of available options, along with images and other interactive elements, such as buttons or inputs. E. A dialog: Dialogs are used to manage and organize the conversation flow in your chatbot. You can create a dialog that is responsible for presenting the list of available options using an adaptive card. The dialog can be triggered when needed, and it can handle the user's selection of an option.
upvoted 10 times
...
zellck
Highly Voted 1 year, 7 months ago
Selected Answer: DE
DE is the answer. https://learn.microsoft.com/en-us/composer/concept-dialog?tabs=v2x Modern conversational software has many different components. Bot Framework Composer integrates these pieces into dialogs, a single interface for constructing the building blocks of bot functionality. Each dialog represents a portion of the bot's functionality and contains instructions for how the bot will react to the input. Dialogs can include custom business logic, calls to cloud APIs, training data for language processing systems, and importantly, the actual content used in conversations with the bot's end users. Simple bots will have just a few dialogs. Sophisticated bots might have dozens or hundreds of individual dialogs.
upvoted 6 times
zellck
1 year, 7 months ago
https://learn.microsoft.com/en-us/azure/bot-service/bot-service-design-user-experience?view=azure-bot-service-4.0#cards Cards allow you to present your users with various visual, audio, and/or selectable messages and help to assist conversation flow. If a user needs to select from within a fixed set of items you can display a carousel of cards, each containing an image, a text description, and a single selection button. If a user has a set of choices for a single item, you can present a smaller single image and a collection of buttons with various options to choose between. Did they ask for more information on a subject? Cards can provide in depth information using audio or video output, or a receipt that details their shopping experience. There's an incredibly wide range of uses for cards to help guide the conversation between your user and your bot. The type of card you use will be determined by the needs of your application.
upvoted 4 times
...
zellck
1 year, 7 months ago
https://learn.microsoft.com/en-us/composer/how-to-send-cards?tabs=v2x Cards let you create bots that can communicate with users in various ways. You can think of a card as an object with a standard set of rich user controls that you can choose from to communicate with and gather input from users. There are times when you need messages that are plain text only, and there are times when you need richer message content, like images, animated GIFs, video clips, audio clips, and buttons.
upvoted 3 times
...
...
syupwsh
Most Recent 1 day, 10 hours ago
Selected Answer: DE
An adaptive card is CORRECT because it allows you to present information in a visually rich format, including images, text, and buttons. Adaptive cards are designed to be flexible and support the inclusion of images, making them ideal for presenting a list of options with accompanying images. A dialog is CORRECT because dialogs are fundamental building blocks in the Bot Framework Composer for managing conversation flow. A dialog can be used to control the logic for presenting adaptive cards to the user and handling their interactions and responses. DE are the answers
upvoted 1 times
...
HaraTadahisa
7 months, 3 weeks ago
Selected Answer: DE
I say this answer is D and E.
upvoted 1 times
...
reigenchimpo
8 months ago
Selected Answer: DE
DE is answer.
upvoted 1 times
...
evangelist
1 year ago
Selected Answer: DE
only card enables showing image in an option
upvoted 2 times
...
rdemontis
1 year, 3 months ago
Selected Answer: DE
Correct answer https://learn.microsoft.com/en-us/composer/concept-dialog?tabs=v2x https://learn.microsoft.com/en-us/composer/how-to-send-cards?tabs=v2x
upvoted 4 times
...
james2033
1 year, 6 months ago
Selected Answer: DE
Quote “Creating Adaptive Cards attachments, as seen above.” at https://learn.microsoft.com/en-us/composer/introduction?tabs=v2x#language-generation . Dialog https://learn.microsoft.com/en-us/composer/concept-dialog?tabs=v2x
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago