PL-200 · Question #42
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is B. No. Using multiple-choice options forces customers to self-select their age group, which means the chatbot does not independently evaluate their age - contradicting the requirement for the bot to determine the group.
Question
Options
- AYes
- BNo
How the community answered
(24 responses)- A17% (4)
- B83% (20)
Why each option
Using multiple-choice options forces customers to self-select their age group, which means the chatbot does not independently evaluate their age - contradicting the requirement for the bot to determine the group.
Yes is incorrect because using multiple-choice removes the chatbot's role in determining the age group - it simply reflects what the user manually selects rather than computing the classification from numeric input.
Multiple-choice questions present users with a list of predefined options to select from, so the user - not the chatbot - effectively determines their age group. This bypasses the requirement that the chatbot collect a numeric age and then evaluate it using conditional logic to classify the customer into the correct range. Because the bot performs no evaluation, the solution does not meet the stated goal.
Concept tested: Power Virtual Agents question type for programmatic age group classification
Source: https://learn.microsoft.com/en-us/power-virtual-agents/authoring-ask-a-question
Topics
Community Discussion
No community discussion yet for this question.