Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
This chatbot course provides a practical introduction that will teach you everything you need to know to plan, build, and deploy your first chatbot. Leveraging the cognitive computing power of Watson Assistant, you will be able to design your own chatbot without the need to write any code. You’ll also learn how to quickly deploy your chatbot on WordPress-based sites. If you want to learn how to create virtual assistants — and perhaps create one for your own business — this free chatbot course is for you.
Module 1 – Introduction to Chatbots
Question: A chatbot will typically interact with the user via text or audio
Question: A chatbot is a bot that interacts with the user through a chat/conversational interface
Question: Chatbots are also known as:
Question: What factors directly contributed to the emergence of chatbots?
Question: Chatbots are only beneficial to large companies
Module 2 – Working with Intents
Question: Watson Assistant can ONLY be used to create chatbots in English
Question: Select all the statements that are true
Question: The three main components of a Dialog Skill are Intents, Entities, and Dialog.
Question: If Watson detects the wrong intent, we can train Watson by selecting a different intent from the Try it out panel.
Question: The Content Catalog offers collections of pre-made intents for various industries.
Module 3 – Working with Entities
Question: Entities allow us to capture specific information in the user input
Question: Entities start with an # symbol
Question: Entity values can have synonyms and patterns
Question: Two user questions can have the same intent but different entities
Question: In our flower shop chatbot, “daddy” is defined as a synonym for @relationship:father. If a user were to ask “flowers for daddy”, what’s the entity value detected by Watson?
Module 4 – Defining the Dialog
Question: Multiple conditional responses allow us to attach conditions to responses within a node.
Question: The order of nodes in the dialog can affect how the chatbot works.
Question: Node A has @occasion as its condition. Node B, placed just below node A, has @occasion:Graduation as its condition. Which one of the following statements is true?
Question: In general, child nodes are considered if the parent node condition is met
Question: Select all the statements that are true
Module 5 – Deploying Your Chatbot
Question: The Watson Assistant plugin for WordPress allows us to deploy a chatbot by specifying the credentials of the corresponding Assistant, without the need to develop a separate application that connects Watson Assistant to our site.
Question: A preview link integration allows us to share our chatbot with friends and colleagues.
Question: One or more skills can be linked to an Assistant. In other words, an Assistant can “contain” one or more skills.
Question: The WordPress plugin for Watson Assistant allow us to customize the look and feel of the chat box that appears on the site.
Question: There is no way to limit the chatbot usage in the Watson Assistant WordPress plugin (to prevent abusive users).
Module 6 – Advanced Concepts – Part 1
Question: Once set, context variables can be accessed for the duration of the conversation with a given user.
Question: Slots allow us to collect information from the user and store it in context variables.
Question: Slots with no question defined are optional and will only set the context variable if the condition (e.g., @location) is detected.
Question: A node can only have one slot and therefore cannot assign more than one context variable.
Question: A required slot will only ask its question to the user once, even if the user replies with irrelevant information.
Module 7 – Advanced Concepts – Part 2
Question: The “Found” section of a slot allow us to specify what to say to the user (e.g., thanking them) when they provide a valid reply to the slot.
Question: The “Not Found” section of a slot allow 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).
Question: Digressions allows us to decide what the chatbot should do when the user asks a different question instead of replying to the slot question.
Question: Handlers are evaluated after the “Not found” responses you defined in a slot.
Question: We must explicitly enable returns to a slot to continue where we left off before a digression.
Final Exam
Question: Text and audio are two common ways through which chatbots interact with the user.
Question: To be called a chatbot, a bot needs to converse with the user.
Question: Chatbots can help cut down the number of inquiries a business’ customer care team needs to manually address.
Question: Watson Assistant is a chatbot building service hosted on IBM Cloud (formerly Bluemix).
Question: Chatbots can only be deployed on WordPress sites.
Question: Which of these is a valid intent?
Question: Which of the following are valid system entities?
Question: The value of an entity detected in the user input is automatically available for the entire duration of the conversation with the user.
Question: We can use context variables to store (and later access) information collected from the user.
Question: Slots allow us to collect information from the user and store it in context variables.
Question: A dialog has the following nodes: Welcome (welcome condition), Greetings (#greetings intent condition), Thank you (#thank_you intent condition), Goodbyes (#goodbyes intent condition), Anything else (anything_else condition). Which of the following statements apply?
Question: The evaluation of peer nodes proceeds top to bottom until a node with a matching condition is found. Child nodes are only considered for execution after their parent’s condition is met (or if a jump is involved.)
Question: Digressions allow users to divert the conversation away from a node while the slots are being processed (i.e., asking questions to the user).
Question: Which of the following contains the user input?
Question: A restaurant chatbot needs to collect the following information from the user: reservation name, party size, date, and time in order to book a reservation. Which of the following approaches works best?
We hope you know the correct answers to Build Your Own Chatbot If Queslers helped you to find out the correct answers then make sure to bookmark our site for more Course Quiz Answers.
If the options are not the same then make sure to let us know by leaving it in the comments below.
In our experience, we suggest you enroll in this and gain some new skills from Professionals completely free and we assure you will be worth it.
This course is available on Cognitive Class for free, if you are stuck anywhere between quiz or graded assessment quiz, just visit Queslers to get all Quiz Answers and Coding Solutions.
More Courses Quiz Answers >>
Building Cloud Native and Multicloud Applications Quiz Answers
Accelerating Deep Learning with GPUs Quiz Answers
Blockchain Essentials Cognitive Class Quiz Answers
Deep Learning Fundamentals Cognitive Class Quiz Answers
Hadoop 101 Cognitive Class Answers