Our itslearning integration is developed for schools that want to avoid hour-long administrative tasks. The integration automatically creates, maintains, and deletes users based on data from your student administrative system. It also creates and maintains group rooms, which teachers and students can use for teaching purposes. The rooms automatically use the language you require and can be categorized according to your needs, making them easier to find. Rooms that are no longer in use are deleted automatically.
This allows users to log into itslearning with the same password they use to access the school’s IT-system. The itslearning integration gives you an easy overview and ensures that the users’ data is always managed correctly, without requiring any manual updates. This frees up time for the IT-department so they can focus on other tasks.
Type your "URL to service" for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).
Username
Type your username for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).
Password
Type your password for API connection (contact itslearning to acquire your username or login as an admin on yourschool.itslearning.com, Manage IMS Enterprise web services).
Source organization
Type the source organization for API connection (contact itslearning to acquire the source organization).
SQL Criteria
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created. If left blank there are no criteria.
Organization API Client ID
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks
Organization API Client secret
Only relevant if you have a contract with itslearning that allows synchronization of timetableblocks
Use test installation
Enable this to use a test installation instead of production.
Installation ID
This is an ID you set in UMS to specify the multiple organization settings belong to the same itslearning installation.
itslearning installations that has the same URL should normally have the same ID in UMS.
Sub accounts
This section explains how to create a hierarchy in itslearning.
Description
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.
Database field
Select a column from the students table use the contents of that column to build the hierarchy.
SQL Criteria
Select only rows that match the SQL sentence. If left blank there are no criteria.
Example of how UMS will build a hierarchy
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in 'UMS Groups'.
All template security groups will be created in 'UMS Template Groups'.
Sub accounts Courses
This section explains how to create a hierarchy in itslearning.
Description
This is an overall SQL sentence that is used when creating groups. It is used in conjunction with the sub account settings. This has no impact on courses being created.
Database field
Select a column from the students table use the contents of that column to build the hierarchy.
Database field (Displayname)
Select a column from the students table use the contents of that column as title in the hierarchy. This is dependent on the "Database field".
SQL Criteria
Select only rows that match the SQL sentence. If left blank there are no criteria.
Example of how UMS will build a hierarchy
All groups will be sorted in the hierarchy. Groups that are not sorted in the hierarchy will be put in 'UMS Courses'.
All courses that becomes inactive will be put in 'UMS Courses archive'.
Site Settings
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.
Description
Enter a description for this setting.
Template
Enter a template SyncKey that is used when creating courses.
if you are using a course that was created by UMS then remember to prefix the template name with UMSCourse_.
Validation rule: The course template SyncKey must exist, and must refer to a course template, not a regular course.
You need to attach a cohort setting to a template. This will tell UMS that cohorts will be created from this template.
Description
Enter a description for this setting.
Template
Enter a template SyncKey that is used when creating groups.
if you are using a group that was created by UMS then remember to prefix the template name with UMSGroups_.
Validation rule: The group template SyncKey must exist, and must refer to a course template, not a regular group. The option to set the synchronization must be enabled on the customer.
Is password synchronization between UMS and Itslearning supported?
Short answer: No
Itslearning supports SSO and LDAP
How do I clean up UMS db?
Delete from itslearning_Learners
Delete from itslearning_Teachers
Delete from itslearning_Sites
Delete from itslearning_SubAccount_Courses
Delete from itslearning_Groups
Delete from itslearning_SubAccount
Delete from itslearningTemplateGroups
Update itslearningOrganizationSettings Set UMSCoursesCreated = 0, UMSTemplateGroupsCreated= 0, UMSGroupsCreated = 0, UMSCoursesArchiveCreated = 0
Then run this commands:
itslearning.exe ChangeAllPersonIdentifiersToUserName
itslearning.exe usersonly (run this twice, on 2nd run UMS will detect users with missing sync keys)
Missing uses in Course.
Check that the course exists
Check if user exists in It'slearning
If course exists and user exists but user does not exist in course. Find course, sign up for course then click on participants, click tab hierarchy synchronization, click on find hierarchy, click on Search. Search for the relevant course, then click "Choose"Now all participants should be in the relevant course
Trying to set synckey on user but fails
if it says something like "already on another user with the name unknown unknown" it's because the unknown user is in the "Recycle bin"