Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Semaphore for lecture speed #2

Merged
merged 4 commits into from
Sep 23, 2023
Merged

Semaphore for lecture speed #2

merged 4 commits into from
Sep 23, 2023

Conversation

nikolasibalic
Copy link
Owner

Adds new option presentationSemaphore when creating presentation

p = Presentation(
    ...
    presentationSemaphore=True, 
)

that adds semaphore for the audience (red, yellow and green) allowing each member of audience to indicate if the current lecture speed is ok, or too slow/too fast for the covered material.
The lecturer sees histogram of responses.

@nikolasibalic nikolasibalic added the enhancement New feature or request label Sep 23, 2023
@nikolasibalic nikolasibalic self-assigned this Sep 23, 2023
@nikolasibalic nikolasibalic merged commit 6f67fae into main Sep 23, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant