Who can use this feature?
|
Synchronize your Go1 content to 360Learning. At activation, the integration will:
- Synchronize your Go1 “My Library” catalog into 360Learning
- Synchronize statistics for your learners
It is recommended that you do not both use the Go1 integration and import Go1 SCORM courses into the 360Learning platform, due to potential statistics discrepancies.
Set up the integration
There are a few items you need to complete before you can start setting up the integration in 360Learning.
Step 1: Create a new integration in your Go1 portal
To get started, create a new integration in your Go1 portal. For more information, see the documentation for Go1.
Once you have created the new integration in Go1, write down the following parameters:
- client_id
- secret
Step 2: Contact 360Learning
After you have the integration enabled, email either your 360Learning Client Success Partner or Solution Architect with the following information:
- Integration Name: Go1
- Go1 API Keys: client_id, Secret
- 360Learning Group Id: Include only the ids for the groups that you will sync with Go1.
- 360Learning Connector Admin Email: The email of the user who will act as the administrator for your integration. In 360Learning, this user needs to be either a platform administrator or the platform owner.
After that, your Solution Architect will reach out and complete configuration and setup testing with you. Once testing is complete, they will turn the integration on in your live platform.
Step 3: Testing the integration
Next, your Solution Architect will send you a URL to test the integration.
The test environment does not automatically synchronize from Go1 and 360Learning. When running through your tests, contact your Solution Architect to manually run the synchronization scripts.
Example:
- Production URL:
myacademy.360learning.com
- Test URL:
myacademy.360mocc.com:14532
Other things to know about the test environment:
- Any changes made in production will not show up in the test environment.
- Any changes made in the test environment will not show up in production.
- The test environment does not send any emails.
- The test environment is temporary. If you cannot log in to it anymore while still testing your integration, ask your Solution Architect to restart the test environment.
Suggested test scenarios
- Ensure that your Go1 “My Library” catalog shows up in 360Learning as expected.
💡 When running through your tests, remember to contact your Solution Architect to manually run the synchronization scripts.
Step 4: Activate the integration in production
Once you’ve completed your tests, request for your Solution Architect to deploy the integration into your production platform.
Once the integration is in production, your platform administrators can activate it in the relevant groups:
- In the left sidebar, select the group you’re synchronizing data with.
- In the top right corner, click
Settings.
- In the right panel, select Integrations → Manage Integrations.
- Click Go1.
- Verify the API information is correct and click SETUP INTEGRATION.
More information about synchronization and mappings
Default synced catalog data
Once per day, 360Learning will integrate with Go1, pulling catalog data and learner statistics. We will pull the following data from the “My Library” catalog of Go1:
- Course
- Document
- Interactive
- Text
- Video
- Link
- Audio
Learner Statistics
We retrieve the following learning statistics from Go1, and make them available in 360Learning:
- Progress (100 if completed, 0 otherwise.)
- Completion date (only available when the learner has completed the course.)
- Last activity date
We will ignore enrollment records with a status other than completed or in progress.
Catalog Mapping
Go1 Learning Object |
360Learning Content |
Comment |
id |
externalId |
|
title |
name |
|
description |
description |
|
image |
image |
URL of the image |
delivery.duration |
duration |
Course duration in minutes |
authors.name |
authors |
|
language |
lang |
A string value containing language code, for example, |
launchUrl |
The launchUrl is built using the following pattern: Go1 instance URL + /play/ + id of the content Example: |
|
updated_time |
modifiedAt |
Last date/time the content has been updated |
attributes.topics.values |
subjects |
|
published |
Archived if active = false |
|
type |
contentType |
Only the following Go1 types are retrieved: "audio", "course", "document", "interactive", "link", "text", and "video". These Go1 types are mapped as follows: |