Skip to content

jmayereup/cloze-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloze-maker

image

A web component to generate cloze exercises.

Add the script to your server and link to it with script tags.

<script src="file location"></script>

After that just enclose the text that you want to turn into a cloze exercise between the html tags.

Text to be turned into a blank space goes between *asteriks*. All text in between the tags will be replaced by the game when your page loads.

If you want to use more than one game per page, just change the ID "cloze1" of the second game to something else.

About

a simple cloze exerciser generator for blogs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published