Skip to content

tarunvelli/electron-question-paper-scrambler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-question-paper-randomizer

Creates 4 sets of the question paper with scrambled questions

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/tarunvelli/electron-question-paper-scrambler
# Go into the repository
cd electron-question-paper-scrambler
# Install dependencies
npm install
# Run the app
npm start
  • The "Build" button saves a single shuffled copy

  • The "Scramble" button shuffles the questions in the page but doesnt save any copy

  • The "Scramle*4" button saves 4 shuffled copies of the paper

After cicking build, the output files can be founds in the output folder.

About

Shuffles the questions of a question paper to make multiple sets. Web version -

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages