🌍 All Study Guides📊 Dashboard📰 Blog💡 About
IBM Applied AI to IBM AI Developer Professional Certificate • STUDY MODE

PRACTICE QUIZ

QUESTION 1 OF 6

The "Found" section of a slot allows us to specify what to say to the user (e.g., thanking them) when they provide a valid reply to the slot.

A
TrueCorrect Answer
B
False
Explanation:

It can help us improve the user-friendliness of the chatbot.

QUESTION 2 OF 6

The "Not Found" section of a slot allows us to specify what to say to the user when they provide an invalid reply to the slot (e.g., a reply that doesn't meet the slot condition).

A
TrueCorrect Answer
B
False
Explanation:

An important feature to guide the user to the information we need, making the slots less annoying in the process.

QUESTION 3 OF 6

Digressions allow us to decide what the chatbot should do when the user asks a different question instead of replying to the slot question.

A
TrueCorrect Answer
B
False
Explanation:

Digressions allow us to decide what the chatbot should do when the user asks a different question instead of replying to the slot question.

QUESTION 4 OF 6

Handlers are evaluated after the "Not found" responses you defined in a slot.

A
True
B
FalseCorrect Answer
Explanation:

Handlers are executed first.

QUESTION 5 OF 6

We must explicitly enable returns to a slot to continue where we left off before a digression.

A
TrueCorrect Answer
B
False
Explanation:

We must explicitly enable returns to a slot to continue where we left off before a digression.

QUESTION 6 OF 6

Digressions allow the user to ask unrelated questions while a slot is asking its own question. Yes. Digressions make our dialog more natural and allow our chatbot to respond to the user even during the execution of a slot.

A
TrueCorrect Answer
B
False

Ready to test your recall?

The "Found" section of a slot allows us to specify what to say to the user (e.g., thanking them) when they provide a valid reply to the slot.

A
True
B
False

How confident are you in this answer?