Best Of
A little more description in the Swagger doc?
This may be a feature request, or not? I guess it's just a suggestion from me.
Don't mean to pressurise/blaming anyone but I feel that the API dev team could put in a little more work in the Panopto Public API documentation page to make the Swagger doc a little more helpful for newbie like me.
Adding things such as adding some longer descriptions to each endpoint, explanations to some of the key parameters, required format of certain parameters, samples of the response, etc.
Re: Default Content Retention Policy for Assignment Folders
In the UK at least, the Office for Students retention guidance is 5 year retention for digital media in assessment. A global Assessment folder setting would be appropriate.
Re: SOAP API generating faults in PHP
The change from ?wsdl to ?singlewsdl appears to have resolved the issue. With the nature of this issue being inconsistent I'm reluctant to say it's fully resolved until we have time to monitor the code change for a while. But we implemented the code change and our next 3 scheduled runs were error-free. So that's a step in the right direction.
Re: SOAP API generating faults in PHP
I've reviewed our logs related to this script and it has been running error-free since the code change Adis suggested.
SOAP API generating faults in PHP
We are experiencing inconsistent behaviors from two SOAP API endpoints starting December 6, 2024.
We are using PHP on a Linux server to connect to the API and we suddenly started getting the following errors:
- Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: element 'http://schemas.microsoft.com/2003/10/Serialization/:anyType' already defined in RemoteRecorderManagement.php:39
- Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: element 'http://schemas.datacontract.org/2004/07/Panopto.Server.Services.PublicAPI.V40:AuthenticationInfo' already defined in RemoteRecorderManagement.php:39
- Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing Schema: element 'http://schemas.microsoft.com/2003/10/Serialization/:anyType' already defined in SessionManagement.php:39
We have been running this script unchanged since around September of this year. Each time you run the script, it's a roll of the dice as to which of these errors you receive. This indicates to me, that the API endpoint isn't consistently returning the same response to our script.
Impacted EndPoints
- RemoteRecorderManagement
- SessionManagement
Script Objective
We have been running a script against the RemoteRecorderManagement endpoint that gets information about our Remote Recorders. Once it has the basic information about each Remote Recorder, it then uses the SessionManagement endpoint to get a list of upcoming sessions for each remote recorder.
Issue Timeline
We first started noticing the issue on the morning of 12/6/2024, which may point to something in the 12/5/2024 service update as a possible cause. The issue appeared to be resolved on 12/12/2024. The issue returned on 1/6/2025.
Re: Order Pro Captions on Reference Copies
This is absolutely essential. Our currently captioning is requested by people in our student accessibility services office who usually get creator access to the course folder that has a student with accommodations enrolled. If the original of a video is in the course folder it is not an issue, but if it is a copy they often don't have access to the source folder (which can sometimes be many generations of the video back). This creates a huge headache for us as admins because we have to dig back to the original to request captions for them when it should be much more straightforward.
Re: Configure mobile screen as secondary video source (iphone/ipad/android)
Any news on this? Looks like lots of users are requesting it . . . for years.
Thanks!
Here's how Zoom lets you do it . . .
Re: Equation editor in quizzes / LaTeX Support for Quizzing
I agree - adding equations in LaTex and / or MathJax notation would be really useful for our Maths based disciplines
Re: Equation editor in quizzes / LaTeX Support for Quizzing
One of my instructors would also like her students to "answer numerically", I suspect she is also referring to using mathematical notation.
Re: Equation editor in quizzes / LaTeX Support for Quizzing
Bumping this for 2025, looking to add LaTex into our IVQ for an engineering school.