swipe cards We're sorry but these games don't work properly without JavaScript enabled. Please enable it to continue. const cardsToWin = 5; const dataset = { correct: [ "I find it hard to ask girls out.", "I would break up with him if I were you.", "There are few things that can come between friends as easily as money can.", "She took to her new boss right away.", "I'm not picking on you; it was just a joke.", ], incorrect: [ { sentence: "My brother like that girl and want to ask her out.", answer: "My brother likes that girl and wants to ask her out.", correction: 'likes that girl and wants', }, { sentence: "I am not confortable asking a woman out.", answer: "I am not comfortable asking a woman out.", correction: 'comfortable', }, { sentence: "Why don't you ask out her?", answer: "Why don't you ask her out?", correction: 'ask her out', }, { sentence: "I want to break you up with.", answer: "I want to break up with you.", correction: 'break up with you', }, { sentence: "Why did they get broken up?", answer: "Why did they break up?", correction: 'break up', }, { sentence: "Did money come them between?", answer: "Did money come between them?", correction: 'come between them', }, { sentence: "I won't let anything come us between.", answer: "I won't let anything come between us.", correction: 'come between us', }, { sentence: "He was taking to his new boss right away.", answer: "He took to his new boss right away.", correction: 'took to', }, { sentence: "On our first date I took to her a restaurant.", answer: "On our first date I took her to a restaurant.", correction: 'took her to', }, { sentence: "The other kids always picked me on.", answer: "The other kids always picked on me.", correction: 'picked on me', }, { sentence: "I find it easy to pick on new clothes.", answer: "I find it easy to pick new clothes.", correction: 'to pick', }, { sentence: "I was breaking up with my boyfriend last month. Now I feel great!", answer: "I broke up with my boyfriend last month. Now I feel great!", correction: 'broke up with', }, { sentence: "Last week I have broken up with my partner.", answer: "Last week I broke up with my partner.", correction: 'broke up', }, { sentence: "Did Holmes took to Watson in their first meeting?", answer: "Did Holmes take to Watson in their first meeting?", correction: 'take to', }, { sentence: "It looks like the cat is picking the dog on!", answer: "It looks like the cat is picking on the dog!", correction: 'is picking on', }, ], }

4 thoughts on “Swipr (Unit 4)”

    1. Hi, that was my mistake! It’s fixed now. Please let me know if you find anything else that seems wrong!

    1. Hi Lara! It’s a tiny bit confusing the way the game gives you the answer. Basically it gives you the corrected answer at the end. If you play the game again you will see the starting statement is wrong. e.g. it says ‘He was taking to his new boss right away.’

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top