jorgepz / RandExam

A Random Exams Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandExam: a Random Exams Generator

What is RandExam

RandExam is a minimal set of simple scripts and functions that allow the user to automate the creation of pdf documents with embedded random parameters for examinations or tests. Each generated pdf is named with the student name, read from a data file in csv format. The pdfs are generated using LaTeX and the random numbers generation is done using GNU-Octave.

A basic example

TO DO.

Installing dependencies

RandExam uses free (libre) software:

  • GNU-Octave,
  • Bash
  • LaTeX (in Windows MikTeX, in linux texlive, in Mac macTeX)

Author and Contact

Author: Jorge Pérez Zerpa, Assistant Professor at Facultad de Ingeniería, Universidad de la República, Montevideo, Uruguay.

Contact: jorgepz [at] fing [dot] edu [dot] uy

About

A Random Exams Generator

License:GNU General Public License v3.0


Languages

Language:MATLAB 51.7%Language:TeX 48.3%