1.How to get started:
- tested on ruby 2.0.0p481
- used ruby gems
- gem prawn
- cgi
2.How to setup:
- Windows: https://forwardhq.com/support/installing-ruby-windows
- Ubuntu:
- $ sudo gem update --system
- $ gem install rubygems-update
- $ sudo update_rubygems
- $ sudo gem install prawn
3.How to run:
- Windows: ruby Main.rb*
- Ubuntu: ruby Main.rb
*Note: On windows, becuase of cgi - you go in offline mode ( To execute the program input ctrl+Z multiply by the input number for test multiply by 2 and than press ENTER. e.g. if 2 tests are generated ^Z has to be typed 4 times. In case you don't understand, just go ahead and input a lot of ctrl+Z till you feel statisfied and than press ENTER. )