Skip to content
Dan Marsden edited this page Oct 26, 2017 · 1 revision

Introduction

A simple diagnostics page is included that allows an administrator to confirm if the OLSA settings work

The page /mod/skillsoft/olsadiag.php

Will perform the following simple tests:

  1. Checking SOAP Extension is loaded
  2. Checking cURL Extension is loaded
  3. Checking OLSA Settings are configured
  4. Is OLSA EndPoint Accessible
  5. Check Time Synchronisation
  6. Create OLSA SOAP Client
  7. Check OLSA Authentication

An example of a "fail" is shown below: http://sites.google.com/site/moodleskillsoftactivity/images/OLSADIAGEXAMPLE.PNG

Clone this wiki locally