-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new "view-registrants" CLI command, replaces "assess-room-capacit…
…y" (#168) The new command replaces the "assess-room-capacity" command and lets one visualize the number of participants and observers of sessions, and generate a report with sessions in large enough rooms, in rooms that are too small due to the number of participants, and in rooms that are too small due to the number of observers. The numbers of registrants are retrieved from a `Registrants` custom field in the project. Command options make it possible to: 1. Fetch updated numbers from a registrants page (for TPAC events). 2. Update these numbers in the project's `Registrants` custom field. 3. Restrict the output to warnings (rooms too small)
- Loading branch information
Showing
5 changed files
with
316 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.