Skip to content

A Javascript app to create English irregular verbs tests to be filled in with a pencil

License

Notifications You must be signed in to change notification settings

JavierRibaldelRio/Bosco-Verbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRREGULAR VERBS TEST GENERATOR

A Javascript app to create English irregular verbs tests to be filled in with a pencil. The test asks you for the infinitive form, past simple, past participle and also for the Spanish tranlation of the Verb

Infinitive Past Simple Past Participle Spanish Tranlation
To sing Sang Sung Cantar

Prerequesites

  • Node.js: this project requires Node.js version 20.7 or higher.

Installation

  1. Clone the repository:

    $ git clone https://github.com/JavierRibaldelRio/Irregular-Verbs-Test-Generator.git
  2. Navigate to the project directory:

    $ cd Irregular-Verbs-Test-Generator
  3. Install dependencies:

    $ npm install

Usage

  1. Run on Irregular-Vebs-Test-Generator/ directory

    $ npm start
  2. Print and fill Irregular-Verbs-Test.pdf

  3. Check your answers with Irregular-Verbs-Answers.pdf

You can see the format of the test in Irregular-Verbs-Test-Sample.pdf.

Build with

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • My highschool English deparment who made the list of irregular verbs
  • My English teacher of 1st & 2nd of Bachillerato

About

A Javascript app to create English irregular verbs tests to be filled in with a pencil

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published