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.6.52

Moodle 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
Released: Donnerstag, 18. November 2021, 20:47
// 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.

Version information

Version build number
2021111800
Version release name
6.6.52
Maturity
Stable Version
MD5 Sum
ebbd1776a972ddb34de25fffb77e2621
Supported software
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

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Assignment submissions

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