From 3cd96dd8b2c34b7f8e0a505e42e1cac99bcbdde1 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 14 Dec 2023 16:58:29 +0400 Subject: [PATCH] fixes and additions --- readme.md | 2 +- script.js | 17 ++++++++++++++--- 2 files changed, 15 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 53f5f75..00c0de6 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ live: https://pleabargain.github.io/flash/ Updated JS function to read answer and answers. -This readme was generated by chatgpt4 and it's terribly inaccurate. +This readme was generated by chatgpt4 and it's terribly inaccurate as GPT can't count. Prepositions: This category focuses on the use of prepositions in sentences. A substantial number of entries (over 20) are found under this category in the file​​. diff --git a/script.js b/script.js index c6b5028..2b287b6 100644 --- a/script.js +++ b/script.js @@ -7331,7 +7331,11 @@ answers: ["\"drive\"","have"] }, { "category": "Transition Words", "question": "Contrast: however", - "answers": ["The proposal was well-prepared; however, it did not meet all the client's requirements.","However you look at it, this project is over budget and behind schedule."] + "answers": ["The proposal was well-prepared; however, it did not meet all the client's requirements.", + "However you look at it, this project is over budget and behind schedule.", +"It's very difficult to travel during the pandemic; however, we decided to go ahead with our plans.", +] + }, { @@ -7481,7 +7485,11 @@ answers: ["\"drive\"","have"] }, { "category": "Transition Words", "question": "Conclusion: in conclusion", - "answer": "In conclusion, the evidence clearly supports our hypothesis." + "answers": ["In conclusion, the evidence clearly supports our hypothesis.", + "In conclusion, the benefits of the proposal clearly outweigh the drawbacks.", + "In conclusion, our financial outlook is promising.", + "In conclusion, I want to thank everyone for their contributions to the marekting plan 2024." + ] }, { @@ -7504,9 +7512,12 @@ answers: ["\"drive\"","have"] }, { "category": "Transition Words", "question": "Examples: for instance", - "answer": "Several factors contributed to the change, for instance, technological advancements." + "answers": ["Several factors contributed to the change, for instance, technological advancements.", +"I like fantasy movies, for instance The Lord of the Rings and Harry Potter.", +] }, + { "category": "Transition Words", "question": "Examples: for instance",