Moodle Plugins directory: Planet eStream Video Assignment Submission Plugin: Versions: 6.7.12 | Moodle.org

Planet eStream Video Assignment Submission Plugin
Assignment submissions ::: assignsubmission_estream
Maintained by
Planet eStream
Part of set Planet eStream.
This plugin enables teachers to incorporate video content within their Moodle assignments, and also for students to submit video responses – these are uploaded and securely stored on your Planet eStream media library rather than Moodle itself.
Planet eStream Video Assignment Submission Plugin 6.7.12
Moodle 2.2, 2.3, 2.4, 2.5, 2.6, 2.7, 2.8, 2.9, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1
Released: miércoles, 4 de enero de 2023, 22:41
// This file is part of Moodle - http://moodle.org/
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see .
/**
* local library class for the Planet eStream Assignment Submission Plugin
*
* @package assignsubmission_estream
* @copyright Planet Enterprises Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @requires Planet eStream v5.66 or later
*/
For installation, configuration and usage instructions, please refer to the Help Documentation within your Planet eStream website.
// Moodle is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// Moodle is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with Moodle. If not, see .
/**
* local library class for the Planet eStream Assignment Submission Plugin
*
* @package assignsubmission_estream
* @copyright Planet Enterprises Ltd
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @requires Planet eStream v5.66 or later
*/
For installation, configuration and usage instructions, please refer to the Help Documentation within your Planet eStream website.
Version information
- Version build number
- 2023010400
- Version release name
- 6.7.12
- Maturity
- Versión estable
- MD5 Sum
- c41f26b8aeac6435fb32981cf7037388
- Supported software
- Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5, Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.2
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.3
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.4
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.5
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.6
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.7
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.8
- The more recent release 6.7.131 (2023033100) exists for Moodle 2.9
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.0
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.1
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.2
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.3
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.4
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.5
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.6
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.7
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.8
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.9
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.10
- The more recent release 6.7.23 (2024072500) exists for Moodle 3.11
- The more recent release 6.7.23 (2024072500) exists for Moodle 4.0
- The more recent release 6.7.23 (2024072500) exists for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Assignment submissions
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myassignsubmission") in the "/mod/assign/submission" subdirectory.
- Visit http://yoursite.com/admin to finish the installation