Moodle Plugins directory: Panopto Student Submission: Versions: 2022022300 Release | Moodle.org
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 2022022300 Release
Moodle 3.9, 3.10, 3.11
Released: 2022年 02月 26日(土曜日) 04:09
Code prechecks
phplint
phpcs1 | 0
js2 | 22
css3 | 3
phpdoc
savepoint
thirdparty
externalbackup
grunt1 | 1
shifter
mustache
gherkin
HTML | XMLMoodle 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.
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
- 2022022300
- Version release name
- 2022022300 Release
- Maturity
- 安定版
- MD5 Sum
- 88e14213a34997bee262e94df03b83f3
- Supported software
- Moodle 3.9, Moodle 3.10, Moodle 3.11
- The more recent release 2023083100 Release (2023083100) exists for Moodle 3.9
- Latest release for Moodle 3.10
- The more recent release 2023083100 Release (2023083100) exists for Moodle 3.11
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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