Check Course Configuration
Check if the course configuration file (see Course Configuration) is correct.
The program fails when the number of participants exceeds the configured maximum number of participants. In that case move people to the waiting list. Similarly, it will also fail if there are people on the waiting list although the number of participants is below the maximum number of participants. Finally, the tools also checks if there are double entries in any of the lists.
Usage
usage: glc_check_course [-h] [-i] [-l {participants,waiting,cancelled}] course
Positional Arguments
- course
the course description file
Named Arguments
- -i, --info
show course info
Default:
False- -l, --list
Possible choices: participants, waiting, cancelled
list users