Welcome to the Panopto Community

Please 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.
At Panopto, we love how committed our customers are to making Panopto a better product - please feel free to share your feature ideas or vote on existing ideas in this category!

Before submitting a feature request, make sure to read our Guidelines & Expectations post

Once your idea is submitted, it will be marked as 'Tracked' when added to our internal feature requests system.

Panopto folder rename is triggered by moodle course rename

Can the folder rename functionality be triggered by the course name change in moodle. In the latest block code, there is a link that allows moodle to inform the panopto server of course name changes and then changes the folder name on the panopto server. This is useful but staff are able to change the name of their courses and this can cause confusion if the name change has not been synced to Panopto, as the link to sync the name changes is an admin only function we don't know that a member of staff has changed their course name to trigger the name change sync. 

Could the change of the moodle course name trigger a api call to update the panopto folder name or as another option can a scheduled task be created so that the name sync can be run on a schedule. 

Tagged:
10 votes

Tracking · Last Updated

Comments

  • Dave HannanDave Hannan Administrator

    @James Pearce - This should be possible now with the latest version of the Moodle Block. Thanks for posting! -Dave

    https://support.panopto.com/s/article/moodle-installation-and-configuration-1#hTargetInstance7

    • Update all Panopto folder names
      • If the name of the Moodle course has changed since it was originally provisioned, this process will rename any Panopto folders provisioned to a Moodle course. Once this has been run, this process can not be undone. This process may take a while if you have a large number of courses. To avoid a timeout in your browser, you may want to run this using the command line. To do so, connect to your Moodle environment and run the following command from the /lib/cli directory:  php -f rename_all_folders_cli.php  If you have any questions about this, please contact Panopto Support. 


  • @Dave Hannan I've installed checked the latest block code unless I'm missing something it isn't doing the folder rename exactly the way I was proposing. Currently you have to go to the block admin screen and run the 'Update all Panopto folder names' command. What I was proposing was that a folder rename is done when a moodle course fullname is updated. This would mean course and folder names are always in sync. Then current system means that the moodle courses can be named differently to the panopto folder until the update command is run. As you said that process can take a long time and potentially time out. My proposal would mean that only one folder name would be changed at a time meaning less load on both the Moodle and Panopto servers.

    We have developed a moodle plugin that does this via the API but it would be better to be part of the core block functionality.

    Could this feature request please be re-opened and considered again at all.

    Thanks

    James

Sign In or Register to comment.