Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This article explains everything you need to know about the integration with the Moodle Learning Platform.


Introduction

In Adonis, we have an integration with the Moodle Learning Platform.

In this guide, you will get to know what are the steps involved in the configuration of Moodle, how we can move from the APP dashboard to Moodle, and user interaction with Moodle.

Contents

Table of Contents
maxLevel
maxLevel3
minLevel13
include
outlinefalse
indent
excludeContents
typelist
classprintablefalse
class

APP and Moodle Version needed to run the integration:

Requirement

Version

Product Version

APP

2022.10 or later

Moodle

Moodle ver.3.9

Introduction

It is the most popular and most used learning management system because it is a flexible, open-source, and user-friendly e Learning -learning platform. It is used by the organizations of all shapes and sizes outside of the education community. It is used by the businessbusinesses, corporations, and online learning, and in some cases, it is used in the extended business processes. Steps were taken to configure and manage the Moodle.

  • Add Plugin in to the moodle Moodle (Log in to Moodle using one one-time user key)https://github.com/catalyst/moodle-auth_userkey

  • Authentication The authentication plugin used to organize the SSO(single sign-on) method

  • This plugin generates one a time login URL

  • Map the related fields in the plugin (Username and PIN)

  • Manage/ Generate token tokens in the Moodle

  • User key authentication web service is used in moodle Moodle

  • Add moodle Moodle tile on our web application dashboard

  • In the APP dashboard add configuration settings

  • Add moodle Moodle Url and API token in the configuration settings

  • Test the connection

  • You will be able to use the moodle through your external web application (APP dashboard)

Getting Started with Moodle

Login into the Crew Portal

To access the Crew Portal, you need to

  • Be Employed

  • Have valid Login credentials

Use you your PIN and Password as a login credentials

For instance PIN=12345 and Password=******

Click Login

After the successful login, you can start working with the system.

Main Menu

Once logged into the dashboard, you will see different modules available to users in accordance with the rights granted by an administrator or to access all the modules and features available in the Adonis Personal Portal web interface, you can also click on the main menu button on the toolbar:

You will also see the Moodle Adonis LMS tile in this dashboard.

Image RemovedImage Added

For the convenience of the user, when the person selects the moodle Adonis LMS tile it will directly moved move towards the moodle Adonis LMS platform without asking for their login credentials again. The moodle LMS will open into in the next tab. The below picture shows the moodle Adonis LMS interface have has different sections.

You can also navigate to your dashboard by selecting the previous tab(tab 1) and also continue working with the moodle Adonis LMS (tab 2).

Logging out from moodle Adonis LMS will not effect affect the APP dashboard you will still be working with the other modules present in the dashboard.

Below you can find the working demo of the moodleAdonis LMS

moodle_.mp4

House Keeping

Install the Plugin

Install the plugin using this link https://github.com/catalyst/moodle-auth_userkey

  • Select the site administration option from the left-hand tab

  • Select the plugin tab from the header

  • Then select the install plugins option as shown in the below pic.

  • You can also upload the zip file and install the plug-in the moodle Moodle

  • In the plugin settings, Mapp the field according to the requirement

  • Set other settings according to your need

  • And Click Save Changes

Moodle Configuration

The general settings allow you to control some of the most basic configuration settings for the APP application.
To access the settings, use one of the tips below:

  • On the work spaceworkspace, navigate to Configurations > General Settings.

  • On the main menu, select Configuration > General.

The moodle url Moodle URL and API token must be placed in the configuration setting under moodle the Adonis LMS tab. To do this, first switch to the Moodle Adonis LMS tab in the General Settings window:

Image Removed

UpdateImage Added

Moodle Global Options

The global options are shown in the Administration Portal of the APP

  • APP → Configuration → MoodleAdonis LMS

There are three fields present in the global options

  • Moodle URL

  • Moodle API Token and

The first field shows the Moodle Adonis LMS URL where the moodle Moodle VM is running

The second field shows the API token that authenticate authenticates the user and the third field shows the moodle Adonis LMS authentication type UserName (we mapp PIN from APP as a username in the moodle Adonis LMS authentication type). After filling in all the fields you can test the link by clicking on the test button, this will link to you to the moodle Adonis LMS front page.

Image Removed


Image Added

Anchor
manage-token
manage-token
Manage and generate a token

This token will be used while configuring the moodle in the APP. First, you have to click on the step 1 site administration, then move to the step 2 server, and there you will find the manage managed token under web services. So, in this way, you can generate your own token.

After selecting the manage managed token you will move to the next tab, where you can create the token

Keep in mind, you have to select the User Key authentication web service in the service field and then click on the save changes to create token.

Manage the Protocols

While using this plugin, you have to enable the REST protocol in the web services tab under site administration and then click on the save changes.