Skip to main content
Canvas administrators can hide the Allow Attendees To… selections that appear when creating a BigBlueButton Conference in Canvas. Hiding these options prevents Conferences from being set up with incorrect attendee settings. The snippet only affects educator and administrator accounts, which keeps the impact on students’ browsers to a minimum. To hide the selections, add the following code to your Canvas theme JavaScript:
The Allow Attendees To… selections appear before you add the code: Screenshot of Allow Attendees To… prior to implementing code. After you add the code, the selections no longer appear: Screenshot of Allow Attendees To… post to implementing code.