Planet eStream Authentication Plugin

Filters ::: filter_estreamauth
Maintained by Planet eStream
Part of set Planet eStream.
The Planet eStream Authentication Plugin will automatically authenticate Moodle users with matching Planet eStream usernames when viewing embedding quizzes that have been added via the Planet eStream text editor plugins.

Planet eStream Authentication Plugin 6.34

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, 4.0, 4.1, 4.2
Released: четверг, 23 декабря 2021, 21:40
// 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 .
/**
* Planet eStream Authentication Plugin
*
* @package filter_estreamauth* @copyright Planet eStream
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @requires Planet eStream 6.2 or later
*/



Planet eStream Authentication Plugin



The Planet eStream Authentication Plugin will automatically authenticate users viewing embedded Planet eStream quizzes within Moodle. With the plugin installed, you will no longer have to log in each time you wish to take a quiz, as long as your Moodle user name matches a user name within your Planet eStream Installation.



Installation Instructions
-------------------------


Within the Site administration section in Moodle, select "Plugins" and then "Install add-ons".

From the Plugin type drop down list, select Text filter (filter).

Drag and drop the eStreamAuth.zip file into the Zip package area (or click "Choose a file..")

Tick the Acknowledgement tick-box, if you agree to the statement.

Click the "Install add-on from the ZIP file" button, a page will be displayed showing a "Validation passed" message.

Click the "Install add-on!" button at the bottom of the page.

The plugins page will be displayed showing the Planet eStream Authentication Plugin as "To be installed".

Click the "Upgrade Moodle database now" button.

Click "Continue" on the next screen to proceed to the Manage Filters page.

Within the drop down list adjacent to the Planet eStream Authentication Plugin, select "On".

The page will automatically refresh and the filter will be activated - no additional configuration of the filter is required

Ensure that the filter is listed below "Multimedia plugins" in the list.

Version information

Version build number
2021122300
Version release name
6.34
Maturity
Стабильная версия
MD5 Sum
8c7e562e0779820bca5b505bc7dcfff1
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, Moodle 4.0, Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 2.7
  • Latest release for Moodle 2.8
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9
  • Latest release for Moodle 3.10
  • Latest release for Moodle 3.11
  • Latest release for Moodle 4.0
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type Filters

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