Versions Compared

Key

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

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

Introduction

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

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

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

  • This plugin generates one time login URL

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

  • Manage/ Generate token in the Moodle

  • User key authentication web service is used in moodle

  • Add moodle tile on our web application dashboard

  • In APP dashboard add configuration settings

  • Add 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 Crew Portal

To access the Crew Portal, you need to

...

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:

...

Below you can find the working demo of the moodle

...

House Keeping

Install the Plugin

You can install the plugin using this link https://github.com/catalyst/moodle-auth_userkey

...