Pizza chatbot session 2

Pizza chatbot session 2

Professional Development

8 Qs

quiz-placeholder

Similar activities

Recap: Orientation : Internal Training | Pizza bot: Conversation

Recap: Orientation : Internal Training | Pizza bot: Conversation

Professional Development

8 Qs

Immigration Quiz

Immigration Quiz

Professional Development

10 Qs

Ice Breaker Challenge- Guess the Tool by Its Logo

Ice Breaker Challenge- Guess the Tool by Its Logo

Professional Development

10 Qs

CCNP-Sec-SISAS-Post-Assessment

CCNP-Sec-SISAS-Post-Assessment

Professional Development

10 Qs

DECI - Week 10 - round

DECI - Week 10 - round

Professional Development

13 Qs

Types of Computers base on Size

Types of Computers base on Size

Professional Development

12 Qs

Breaking into AIoT

Breaking into AIoT

12th Grade - Professional Development

10 Qs

IC3 Computer Fundamentals

IC3 Computer Fundamentals

Professional Development

12 Qs

Pizza chatbot session 2

Pizza chatbot session 2

Assessment

Quiz

Computers, Mathematics

Professional Development

Hard

Created by

Sushmita Rai

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of these applications is the best place to use a form?

Collecting information about an automotive problem to recommend whether someone should bring their car in to be serviced

An assistant that answers common questions about a restaurant’s menu and openings times.

A chatbot that asks for a location and tells you the weather in that location

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is true of confidence?(Select all that apply)

It’s a representation of how much uncertainty your model has about a specific classification output

A classification with a confidence level of 1 can’t be wrong

Higher confidence means your assistant is more accurate

It’s used to compare the output of dialog policies

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What happens when you run `rasa init` in the command line in an empty directory? Select all that apply.

A new assistant is created

A new directory structure is created

rasa is installed

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of following is true of using slots in rules?

you can check what the value of a text slot is and trigger the rule base on what it is

you can only check if a text slot has been set ( filled with some value)

you can't use a slot in a rule

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What happend when you test your Rasa assistant using the command line interface command? Select all that apply

A report is generated in the results folder

if no results folder exists one is created

your test stories are run

full integration test with all your channels are run

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is true of best practices for chatbot development?

you should make it easy for the users to switch to another way to get help if your chatbot can't help them

your chatbot needs to be able to answer every possible question that might ever be posted to it

you should use simulated data instead of user data

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Select the utterance with the correct syntax:

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will a chatbot that has this rule do?

after the check_appointment action is run, ask the user to confirm

when the user checks their appointment the assistant will respond with the utter_confirm pre-written response

when a user checks their appointment it will run an action called confrim

after the check_appointment action is run, the user will reply with a confirmation