...
Variable | Type | Usage |
---|
reg Registration | UUID | Uniquely identifies a user’s instance of an activity. This value is generated by your system and must be unique for each user’s instance of an activity (it is unique to the user and the activity). This value should NOT be regenerated each time a users launches a course. |
em Email | varchar(255) | |
fn Full Name | varchar(255) | Use %20 to URL encoded any spaces. |
dom Domain | varchar(255) | This is the domain that you are launching the activity from. Please include subdomains subdomain.domain.com (if applicable), but do NOT include http:// or https:// or any paths to actual pages. |
lmsId LMS ID | varchar(255) | The value is provided in the documentation for the system you are integrating with. |
...
To find the course list and LMSID for the system you are integrating with:
Go to Systems,
Select the system you are integrating with, and
Find the section for the Course API info.
...
Confiform |
---|
|
Confiform field definition |
---|
fieldName | System |
---|
values | SafeSport for NGBs=SafeSport for NGBs - safesport.org|SafeSport for Non-NGBs=SafeSport for Non-NGBs - athletesafety.org|USA Baseball=USA Baseball - usabdevelops.com |
---|
fieldLabel | System |
---|
fieldDescription | Select the system you wish to integrate with. |
---|
type | select |
---|
required | true |
---|
macroHash | -7175137701711497204 |
---|
|
Confiform field definition |
---|
fieldName | Group |
---|
fieldLabel | Group |
---|
fieldDescription | Enter the name of the group or organization you are representing. |
---|
type | text |
---|
required | true |
---|
macroHash | -1042349709 |
---|
|
Confiform field definition |
---|
fieldName | Name |
---|
fieldLabel | Name |
---|
type | text |
---|
required | true |
---|
macroHash | 471297695 |
---|
|
Confiform field definition |
---|
fieldName | Email |
---|
fieldLabel | Email |
---|
type | text |
---|
required | true |
---|
macroHash | -1642978919 |
---|
|
Confiform field definition |
---|
fieldName | Notes |
---|
fieldLabel | Notes |
---|
fieldDescription | Any additional information or notes you would like to share. |
---|
type | textarea |
---|
macroHash | 1354356439 |
---|
|
Confiform field definition |
---|
fieldName | DomainProduction |
---|
fieldLabel | Domain (Production) |
---|
fieldDescription | This is the production domain for system that you are launching the activity from. Please include subdomains subdomain.domain.com (if applicable), but do NOT include "http://" or "https://" or any paths to actual pages. |
---|
type | text |
---|
required | true |
---|
macroHash | -1788352879 |
---|
|
Confiform field definition |
---|
fieldName | DomainTesting |
---|
fieldLabel | Domain (Testing) |
---|
fieldDescription | This is the testing domain for system that you are launching the activity from. Please include subdomains subdomain.domain.com (if applicable), but do NOT include "http://" or "https://" or any paths to actual pages. |
---|
type | text |
---|
required | true |
---|
macroHash | -536062758 |
---|
|
|
...