Versions Compared

Key

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

...

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 education 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)

...