Prompt:
Can you create web-app (html, css, javascript) that teaches and tests grammar: there
are all the unregular verbs of English. App gives 2 of forms: Base form, Past tense or Past participle and user has to give the missing for. If answer is correct, user gets point and then new verb comes automatically or user can also take new verb by pushing a button...
ChatGPT info:
Here’s a simple HTML + CSS + JavaScript web app that teaches and tests irregular English verbs — exactly as you described:
The app randomly picks an irregular verb.
It shows two of the three forms (base, past, or participle).
The user fills in the missing one.
If the answer is correct, they get a point and the next verb appears.
There’s also a “Next Verb” button to skip