"...tao-concours-tools.git" did not exist on "be13c22deeccec346206e121d5eff9b04bdf9b24"
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