The services page is available to Organisation Admins. Please consult with our support team if you have any questions regarding a setting.
Services can be found in Settings > Services
xAPI
Note: These settings are configured during implementation and should typically not be changed or disabled. Changing these can result in a gap in xAPI data or misidentification of users.
The LXP supports the generating and sending of xAPI statements to any Learning Record Store.
Endpoint, Key and Secret will come from your LRS configuration.
The next settings define the data xAPI statements will contain to identify the user. Generally speaking this allows them to be identified by either their email address or another unique identifier.
Actor Type has 2 options “User Email” and “User Account”.
This controls the type of xAPI actor (IFI type is the technical term here) used.
Selecting “User Email” will result in statements which have an mbox type actor:
"actor": {
"objectType": "Agent",
"mbox": "mailto:firstname.lastname@learningpool.com",
"name": "Firstname Lastname"
}
With “User Email” selected, “Actor Name” and "Actor Homepage" are unused.
Selecting “User Account” for the Actor Type will result in statements which have an account type actor of the following form:
"actor": {
"objectType": "Agent",
"account": {
"name": "ACCOUNT NAME",
"homePage": "ACCOUNT HOMEPAGE"
},
"name": "Firstname Lastname"
}
The Actor Name and Actor Homepage options control the internals of the account part of the actor, ain the example above these are sown as ACCOUNT NAME and ACCOUNT HOMEPAGE.
The Actor Homepage setting defaults to the LXP URL.. This is meant to describe where this user is logged in to, which would be the LXP.
Actor Name has the following options, “UUID”, “Username”, “Email” & “Org Reference”.
- UUID is a randomly generated ID string like f5595e70-46f4-4df8-7766-eff2d2d5cb8a, each user will get their own unique identifier.
- Username will take the Username as set for the user in the LXP.
- Email is as it sounds. This is still an account type actor, but the name of the account will be their email as stored on the user in the LXP. The LXP doesn’t enforce unique emails across LXP Users so there could be clashes between users making them look the same on the LRS side.
- Org Reference is copied from the field set on the user profile. If none is set for the user it will fallback to UUID. We recommend the use of SSO ID or Username over Org Reference.
- SSO ID will take from the users SSO ID, tis option is only visible if you have SSO configured.
Statements
The generation of types of xAPI statements can be disabled. Disabling statements that are not needed can reduce storage requirements and improve performance of the LRS.
CSS
This page allows you to customise the CSS of your site.
Note: CSS added here may not be compatible with future platform releases. Class names are generated dynamically and are subject to change with each release.
SSL
Note: We strongly recommend having the SSL setting enabled at all times.
Enabling this service will force your organisation to run exclusively over a secure protocol (HTTPS). Please note that embedding non secured web pages (e.g. http://example.org) will require your users to open this content in a new window or tab.
Security
Customise the following options:
-
- Password difficulty
- This will change the password requirements for users to an 8 character minimum with at least one number (e.g `2`), one character (e.g `a`), and one symbol (e.g `$`)
- Enable account lockout
- Users will be locked out for a given period of time after the number of failed logins reaches the lockout threshold. A successful login resets the count.
- Customise Account lockout threshold (default 5)
- Select number of failed login attempts that result in account lockout. This feature may be abused in denial of service attacks.
- Account lockout duration (default 1 min)
- A locked out account is automatically unlocked after this duration.
- Password difficulty
Translation
This setting is a global toggle for the current Organisation to use custom translations.
For more details on translations click here.
E-Commerce
This setting is a global toggle for the current Organisation to use E-Commerce.
For more details on e-commerce click here.
Experiments
|
Homepage User Stats |
Not displayed in the Modern UI Shows users stats for likes, replies and total XP on the home page |
|
Homepage User Badges |
Not displayed in the Modern UI Shows users badges |
| Web PDF Viewer | Provides a web based PDF viewer to give more consistent PDF performance on mobile and PC devices |
| Google Analytics | Your Google Analytics ID |
| Platform Google Analytics | Toggle platform Google Analytics tracking |
UI/UX
Use these settings to control the front-end user interface and user experience.
Legacy UI
| Profile | Enable new "My Profile" page |
| Notifications | Opt out of new Notification Centre |
| Stream "View all" | This option controls the tile layout on each streams “View all” page. |
| Dashboard | |
| Enable new Dashboard Slider | |
| Enable grouping of Playlist streams | |
| Group Playlist streams when number is greater than | |
| Remove "Public Learning Experiences" from the Dashboard |
|
| Remove "Assigned Learning" from the Dashboard | |
| Remove "New" from the Dashboard | |
| Remove "Mandatory Learning" from the Dashboard | |
| Remove "Recently Viewed" from the Dashboard | |
| Hide "My Plan" when empty |
Advanced UI
| Language Picker | Enable users to see the language picker drop-down on the Login page |
| Enable Discover Page | Show text on Add Playlist button (Does not work with the Vertical Navigation) |
| Landing Page URL |
Set a personalised landing page for your organisation. Please note, updating this setting will change the landing page for all users that log in. |
| Orientation | New develop users will go through a short orientation process (To enable this feature, contact your Learning Consultant for more information) |
| Digest Emails | Develop users will receive weekly user digest emails. Users may opt out from these emails in their user settings page. |
| Menu | Remove "My Reports" link from the User Menu |
| Remove expired users from the My Team reports | |
| Enable additional reporting for Mandatory Learning Experiences | |
| Single Object LX | Open single object Learning Experiences in the object viewer to track timed completions |
Learning Record Store
Note: These settings are related to functionality provided by a Learning Pool Learning Record Store, not 3rd party platforms. xAPI statements and 3rd party LRS are configured in the xAPI service.
URL / Key / Secret: You will need this information from your LRS.
Update Type: This option controls when we update the statement forward in Learning Record Store. This has impact on performance in the platform. The options in more detail are:
- Update on save
This will save the statement to Learning Record Store when an object is saved in the Learning Experience settings, the system will wait until this is done.
Worst performance - Update on save in the background
This will save the statement to Learning Record Store when an object is saved in the Learning Experience settings, the system will do this in the background.
Good performance - Update on the schedule
This will save the statement to Learning Record Store every 5 minutes and take into account all new objects, the system will do this in the background.
Good performance - Update on save in the background and on the schedule
This will save the statement to Learning Record Store when an object is saved in the Learning Experience settings, the system will do this in the background and also save every 5 minutes.
Good performance
Learning Pool LXP API
This service generates access credentials for the Learning Pool LXP API.
Please refer to the Learning Pool LXP API Documentation for more information.
In Platform Notifications
Currently this setting allows you to globally switch off notifications if you prefer not to use them.
Complete Your Profile
A convenient way for end users to populate custom profile fields that are created by Admin
Admins create custom profile fields in Settings > Fields > Profile fields and apply the Display on 'Complete Your Profile' page setting.
For more details on complete your profile click here.
Modern UI
Note: We strongly recommend the use of Modern UI for the latest features and user experience.
Front End
Enable Vertical Navigation
A clean modern navigation bar that contains the "Dashboard" and "Discover" menu items. Selectable only when the "Modern UI" is enabled and is required for HUB & Skills Builder access.
Admin
Enable Modern Admin UI
An admin Dashboard with quick links for various admin actions and reports; and the activity feed, which shows comments and content submissions in the Learning Experiences you have permission to view.
Default Landing Page for Admins:
Dashboard
Set the default landing page that you see when you land in the admin
Content Assignment
This setting is a global toggle for the current Organisation to use Learning Experience Assignment.