Moodle Plugins directory: UbiCast Nudgis block plugin: Versions: 2.0 | Moodle.org
UbiCast Nudgis block plugin
UbiCast Nudgis block plugin 2.0
UbiCast Nudgis block plugin
Copyright: UbiCast (https://www.ubicast.eu) License: https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Description:
This block plugin allows teachers to add Nudgis channel in courses as a block.
Dependencies:
- The UbiCast base plugin:
mod_ubicast
(https://github.com/UbiCastTeam/moodle-mod_ubicast). - A UbiCast Nudgis web site (version >= 8.1). Visit https://www.ubicast.eu/en/solutions/delivery/ to ask for a trial.
- Cookies must be allowed for the Nudgis web site (see note below).
Important note about cookies:
In order to make the LTI authentication work, Nudgis needs cookies usage.
If your Nudgis is using a domain totally different from your Moodle domain, cookies will probably get blocked by browsers because they will be classified as third party cookies.
To avoid Nudgis cookies to be considered as third party cookies, we recommend to use a sub domain for Nudgis using the same top domain as the Moodle site (for example, if your Moodle uses moodle.yourdomain.com
as domain, you can use nudgis.yourdomain.com
as Nudgis domain).
It is also possible to allow third party cookies usage in the browser settings.
Installation:
- In the Moodle server, go to the Moodle atto plugins directory:
cd blocks
- Clone the repository:
git clone https://github.com/UbiCastTeam/moodle-block_ubicast.git ubicast
- Visit Moodle as administrator
- Navigate to Dashboard (upgrade your Moodle)
How does it work?
This plugin relies heavily on the https://github.com/UbiCastTeam/moodle-mod_ubicast plugin's LTI integration mechanism that you can read on in said README.
Version information
- Version build number
- 2024070301
- Version release name
- 2.0
- Maturity
- Stable version
- MD5 Sum
- 3a88c1621a940ee77de1434550800e1b
- Supported software
- Moodle 3.7, Moodle 3.8, 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
- 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
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.