Output plans and other stuff as PDFΒΆ
See also
Module tutorplanner.output
You can use the output command to generate PDF files (and other formats) out of your data. There are plenty of
options, so it would be better for you to call the --help of the command line interface.
The subcommands of output are:
badgesOutput badges for tutors and course leaders with their names and roles on it.
contact-listOutput a contact list of tutors and course leaders.
tutor-plansOutput a plan for each tutor.
tutor-scheduleOutput a daily schedule for all tutors over all rooms.
course-overviewSimilar to
tutor-schedulebut for the students and without tutor names.ticketsGenerate tickets for the students.
For details, how many tickets are created for a tutorial, see
tutorplanner.output.compute_tutorial_sizes().