Panopto Student Submission

Activities ::: mod_panoptosubmission
Maintained by Joseph Malmsten, Panopto Developer
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.

Panopto Student Submission 2024120600 Release

Moodle 4.1, 4.2, 4.3, 4.4, 4.5
Released: 2024年 12月 7日(土曜日) 04:36

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 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 4.1, 4.2, 4.3, 4.4, 4.5 running with PHP 7.4, 8.0, and 8.1 and (b) Panopto version 10.6.1 or later

Updating the Panopto Student Submission Activity for Moodle plugin to this version also requires that you update the Panopto Moodle Block plugin to version 2022122000 or higher.

Below is the list of updates from the previous release (2024070900).

  • Added support for Moodle 4.5

Documentation

For the most up to date documentation for the Panopto Student Submission plugin please see our online documentation at Panopto.

Installation

  1. Download the Moodle Panopto Student Submission zip file from the github repository. You can also download this plugin from the official moodle.org page.
  2. Navigate to the target Moodle site and log in as an administrator
  3. Navigate to Site Administration -> Plugins -> Install Plugins
  4. Drag the zip file into the drag & drop box and go through the installation process.
  5. 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
  6. Click Add Preconfigured tool
  7. Input the following information

    • For LTI 1.1:
      • Tool Name: [panoptoServer] Course Embed 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.
    • For LTI 1.3:
      • Tool Name: [panoptoServer] Course Embed Tool
      • Url: https://[panoptoServer]/Panopto/LTI/LTI.aspx
      • LTI version: LTI 1.3
      • Client ID: [Identity Provider > LTI 1.3 Client Identifier]
      • Public key type: Keyset URL
      • Public keyset: [Identity Provider > LTI 1.3 Tool JWKS URL]
      • Initiate login URL: [Identity Provider > LTI 1.3 Tool Login URL]
      • Redirection URI(s): [Identity Provider > LTI 1.3 Tool Redirection URL]
  8. Save the LTI Tool

Pre-Requisites

  • The Panopto block for Moodle is installed on the Moodle site with at least version 2022122000.
  • The target course must be provisioned with Panopto.

Version information

Version build number
2024120600
Version release name
2024120600 Release
Maturity
安定版
MD5 Sum
500fe2dad58fb277da100dbbe989c77f
Supported software
Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2024120600

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation