Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complex Sentence fill auxiliary verb plus verb #82

Open
brauliodiez opened this issue May 8, 2021 · 0 comments
Open

Complex Sentence fill auxiliary verb plus verb #82

brauliodiez opened this issue May 8, 2021 · 0 comments

Comments

@brauliodiez
Copy link
Member

This need further discussion with our english teacher, but the idea is to have more than one gap.

// Convert in the right term
[
{
id: "",
tense: "present perfect",
setence: "I (buy) a pencil",
answer: "have bought",
},
{
id: "",
tense: "past", // Optional?
sentence: "{text} you {text} yesterday Sphaguetti",
answer: ["did", "bought"],
},
];

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants