Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 971 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 971 Bytes

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