From 41599399770957c8b11f77ae41948f7d5e5fd63c Mon Sep 17 00:00:00 2001 From: Dennis Date: Wed, 6 Dec 2023 11:21:35 +0400 Subject: [PATCH] updates --- script.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/script.js b/script.js index b74f7cd..a15dc68 100644 --- a/script.js +++ b/script.js @@ -3537,7 +3537,8 @@ answer: "when" }, { "category": "Expressing opinions", "question": "context: Expressing a strong belief: I firmly believe that...", - "answer": "I firmly believe that education is key to success." + "answers": ["I firmly believe that education is key to success.", "I firmly believe that we should focus on customer satisfaction.", +"I firmly believe that working with a psychologist can be helpful."] }, { "category": "Expressing opinions", @@ -7282,7 +7283,7 @@ answers: ["\"drive\"","have"] }, { category: 'Questions:Pharmacy ', question: "How do you ask if a specific medication is available?", - answer: "Do you have [Medication Name] in stock?" + answers: ["Do you have [Medication Name] in stock?", "Is [Medication Name] available here?"] }, { @@ -7306,7 +7307,7 @@ answers: ["\"drive\"","have"] }, { category: 'Questions:Pharmacy ', question: "How do you inquire about the interaction of a new medication with current ones?", - answer: "Will this new medication interact with the other medications I'm currently taking?" + answers: ["Will this new medication interact with the other medications I'm currently taking?", "Does this medication interact with other medications?"] }, {