be13c22d

Python Tools for Concours

Few Python tools to manage "concours".

  • Import CSV file with students from "welcome desk"
  • Generate password for each student
  • Generate coupon (JSON/HTML/PDF) for each student whichs provide login (SCEI) / password
  • Create Test Takers / Group in TAO Testing
  • Create Deliveries
  • Collect Results

Documentation

Installing

$ pip install -i https://test.pypi.org/simple/ tao-rest-client
$ pip install -r requirements.txt