Skip to content

yunjiangster/vocabularizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

Enter any English prose in the input text box, select the number of exercises, exercise per page, and difficult level. Upon submitting, fill-in-the-blank exercises will be generated, one sentence apiece, with no repeated sentences.

Usage:

To test locally, open index.html in firefox.

Things to improve:

  1. Tokenization doesn't do punctuation properly.
  2. Change fill-in-the blank to dropdown menu, or other multiple choice format.
  3. Better css formatting.