Skip to content

motahharm/test_maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test questions generator

this app can make test question and export it as image.

What does this project do?

with this project you can create and export test questions.

How to run this project?

  1. Make sure you have Nodejs installed:
$ node --version
  1. Clone this project and install required packages and run this project:
$ git clone https://github.com/motahharm/test_maker.git
$ cd test_maker
$ npm i
$ npm start
  1. Go to 127.0.0.1:3000 and enjoy it

Or: try this project on https://motahharm.github.io/test_maker/

Examples:

a test question without answer: Example of a test question created by test_maker Key test: Example of a key for test answers created by test_maker last question with answer: Example of a test question created by test_maker

Todo

  • Add exam key
  • Uncheck button for questions