Moodle Plugins directory: Panopto Student Submission: Versions: 2023083100 Release | Moodle.org
Panopto Student Submission
Panopto Student Submission 2023083100 Release
Code prechecks
Moodle Panopto Student Submission Activity
This plugin adds a Panopto Student Submission activity to Moodle. This tool can be used to create activities that will allow students to submit Panopto Content to be graded by graders for the course.
This is the latest stable release of the Panopto Student Submission Activity for Moodle. Once installed, this plugin will add a new Panopto Student Submission Activity to the Activity or Resources section of a course. The new activity allows instructors to create assignments, view the student submissions, and grade them. It also allows students to submit their Panopto videos to be graded.
This version supports (a) Moodle 3.9, 3.11, 4.0, 4.1, 4.2 running with PHP 7.4 and 8.0 and (b) Panopto version 10.6.1 or later
Updating the Panopto Student Submission Activity for Moodle plugin to this version also required that you update the Panopto Moodle Block plugin to version 2022122000 or higher.
Below is the list of updates from the previous release (2023031400).
- Added support for Moodle 4.2
- Fixed an issue where the Student Submission Assignment would not show up on the course page after an instructor creates a Panopto Student Submission Activity assignment.
- Fixed an issue when viewing submitted Panopto Student Submission Assignments that would not allow filtering the list to students who had not yet submitted the assignment.
- Added the grading summary view to the Panopto Student Submission Activity.
- Fixed an issue where the description for an assignment created with the Panopto Student Submission Activity could duplicate the description.
- Removed the Group work settings when creating a new Panopto Student Submission assignment, as the Panopto Student Submission activity does not support group work.
- Fixed a number of minor warnings that may be displayed if debugging was enabled on a Moodle server.
Documentation
For the most up to date documentation for the Panopto Student Submission plugin please see our online documentation at Panopto.
Installation
- Download the Moodle Panopto Student Submission zip file from the github repository. We will work with Moodle.org to add this into the app directory. Until then please use our github as the official release site.
- Navigate to the target Moodle site and log in as an administrator
- Navigate to Site Administration -> Plugins -> Install Plugins
- Drag the zip file into the drag & drop box and go through the installation process.
- An LTI Tool for the Panopto server must be configured on the Moodle site. If one does not already exist for your Panopto site please navigate to Site administration -> Plugins -> Activity modules -> External tool -> Manage preconfigured tools
- Click Add Preconfigured tool.
- Input the following information
- Tool Name: [panoptoServer] Student Submission Tool
- Tool Url: https://[panoptoServer]/Panopto/LTI/LTI.aspx
- Consumer Key:[Identity Provider instance name]
- Shared secret: [Identity Provided application key]
- Custom Parameters:
panopto_student_submission_tool=true panopto_single_selection=true panopto_assignment_submission_content_item=true use_panopto_sandbox=true - This custom parameter will give students personal folders regardless of IdP setting.
- Save the LTI Tool
Pre-Requisites
- The Panopto block for Moodle is installed on the Moodle site.
- The target course must be provisioned with Panopto.
Version information
- Version build number
- 2023083100
- Version release name
- 2023083100 Release
- Maturity
- Stable version
- MD5 Sum
- 78e55735d957d95bfc37fcee8d4303ee
- Supported software
- Moodle 3.9, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2
- Latest release for Moodle 3.9
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- The more recent release 2024120600 Release (2024120600) exists for Moodle 4.1
- The more recent release 2024120600 Release (2024120600) exists for Moodle 4.2
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2023083100
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation