OpenSesame Connector

Administration tools ::: tool_opensesame
Maintained by Abbie Jones, David Castro, Felicia Wilkes
The OpenSesame Connector (tool_opensesame) is a course integration tool providing the ability to automatically create and configure Opensesame courses within Moodle. It also contains all of the main settings required to integrate with OpenSesame content.

OpenSesame Connector 1.1.2

Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: dimarts, 30 de setembre 2025, 3:58 AM

OpenSesame admin tool

The OpenSesame admin tool (tool_opensesame) provides communication between Moodle and OpenSesame. It also contains all the main settings required for OpenSesame to function. OpenSesame is course integration tool providing the ability to automatically create and configure Opensesame Courses within Moodle.

Installation

You can download the admin tool plugin from:

https://github.com/(PLACEHOLDER)/moodle-tool_opensesame

This plugin should be located and named as: [yourmoodledir]/admin/tool/opensesame

Configuring the OpenSesame admin tool

Open the settings for the OpenSesame admin tool:

Site Administration > Plugins > Admin Tools > OpenSesame > Integration Settings/AICC Configurations

The Customer Integration Id and Allowed Types (scorm type), Client Id, Client Secret, Authorization URL, and Base URL are all fields that are located under integration settings. These fields should be populated with values provided to you by an OpenSesame representative.

If the site Allowed types is set to AICC URL only. The site AICC Configurations link will allow for autoconfiguration of the AICC settings. The Aicc Configurations link is located in Site Administration > Courses > OpenSesame > AICC configurations and Confirm the automated message to automatically set the AICC configurations to allow the OpenSesame courses to properly be configured upon creation. A confirmation message will read 'Success - the Opensesame API required AICC configurations has been automatically configured.'.

Additional plugins

The OpenSesame admin tool isn't useful on its own. The main functionality of OpenSesame is provided by two other plugins which you should download and install.

OpenSesame Scheduled Tasks

Navigation: Site Administration > Server > Tasks > Scheduled tasks

Title: OpenSesame Course Sync

Documentation: https://docs.moodle.org/402/en/Scheduled_tasks

Uninstall

  1. Remove the tool_opensesame plugin from the Moodle folder:
    • [yourmoodledir]/admin/tool/opensesame
  2. Access the plugin uninstall page: Site Administration > Plugins > Plugins overview
  3. Look for the removed plugins and click on uninstall-link for the plugin.

License for OpenSesame admin tool

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 http://www.gnu.org/licenses/.

Version information

Version build number
2025092900
Version release name
1.1.2
Can be updated from
1.1.0 (2025013000)
Maturity
Unknown
MD5 Sum
31b5343b77c87eb31c8f8c265419856e
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
  • 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
  • Latest release for Moodle 4.3
  • Latest release for Moodle 4.4
  • Latest release for Moodle 4.5
  • Latest release for Moodle 5.0

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_401_STAGING

Default installation instructions for plugins of the type Administration tools

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