A developer is asked to create a card for the movie bot that shows the Title of the movie, relevant movie-related description, a large image, and 2 buttons.
One button is to enable users to insert smileys in the text box, and the other button to enable users to upload any document.
Which bot card should the developer use?
Click on the arrows to vote for the correct answer
A. B. C. D. E.Correct Answer: B.
Option A is INCORRECT because a receipt card is a card that enables a bot to generate a receipt and provide it to the user.
Receipt card is not suitable for this requirement.
Option B is CORRECT.
Hero card contains one or more buttons, along with text and a single large image.
Hero card is aptly suitable for this scenario.
Option C is INCORRECT.
Audio card is the card that can play audio and hence is not suitable for this requirement.
Option D is INCORRECT.
Animation card can play Gifs or short video and hence is unsuitable.
Option E is INCORRECT.
A video card is a card that can play video.
Video card is not suitable for this requirement.
Reference:
The bot card that the developer should use in this case is the Hero Card.
The Hero Card is a type of bot card that is designed to showcase a single main item with a large image, a title, and a subtitle, along with the option to add buttons. The buttons can be used to provide additional information or to allow users to take specific actions. This makes it an ideal choice for displaying a movie-related description, title, and image, as well as adding buttons to allow users to insert smileys and upload documents.
The Receipt Card is used to show a receipt or summary of a transaction, including the itemized list of the purchase, and is not suitable for this scenario.
The Audio Card is used to play audio content and does not allow for images or buttons, so it is not appropriate for displaying a movie-related description, title, and image, along with buttons.
The Animation Card and Video Card are used to display animation or video content, respectively, and are not well suited for displaying a movie-related description and title with buttons.
In summary, the Hero Card provides the appropriate features for displaying the movie-related description, title, and image, along with buttons for inserting smileys and uploading documents.