Eric Phetteplace
Whiz KidPlease note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
-
Re: Batch Deletion of Users using API
The REST API only has GET methods for its users endpoint (you can see its documentation at {{your domain}}/Panopto/Api/Docs/index.html#/Users) so you have to use the SOAP API. You want the IUserManag… (View Post)1 -
Re: Hidden Moodle course
Someone from Panopto can confirm, but we use Moodle and for us the answer is that the course folder is still visible even if the Moodle course is hidden. There is no "hidden" folder state i… (View Post)1 -
Re: Moodle Forums - Students don't have permission to view videos
How are they sharing their videos? Are they emailing links to each other? Are the videos embedded in Moodle text areas, like with the Panopto text editor buttons? Course Folders can be confusing beca… (View Post)2 -
Re: Session thumbnail URL from UUID
From my tests, changing the random value doesn't change the thumbnail, though perhaps it's possible. I think it's some kind of cache-busting measure for the Panopto web UI. (View Post)1 -
Session thumbnail URL from UUID
I'm creating a web gallery that will sometimes contain Panopto embeds. I'd like to make it as easy as possible on my content authors, so if they provide a Panopto embed URL then I will determine a go… (View Post)2