LearningApi
The request page of results
(OBSOLETE) Left here for backwards compatibility please use the per_page parameter
Number of results to return on each page. If less than 1 or null the value will be reset to 30. If greater than 1000 then the the value will be reset to 1000
Use the AdminApi Authenticate method to get the access_token
Specify how to filter the search results for enrollments.
Limit the results to only enrollments for ANY of these users This field is ignored if no IDs are provided
Limit the results to only enrollments in syllabus' with ANY of these unique names. This field is ignored if no IDs are provided
Limit the results to only enrollments in ANY of these organizations (by ID). This field is ignored if no IDs are provided
Limit the results to only enrollments with any of these enrollment Ids. This field is ignored if no IDs are provided
Only return enrollments with a last activity date before this date
Only return enrollments with a last activity date after this date
Only return enrollments created before this date
Only return enrollments created AFTER this date
Only return enrollments completed before this date
Only return enrollments completed AFTER this date
Only return enrollments in any of these sylabus IDs. This field is ignored if no IDs are provided
Enrollment search results successfully returned
Enrollments matching the provided filter
The one based index of the current page
Requested page size
Number of records across ALL pages
Not authorized to view subscriptions
Entity not found
Validation exception
Id of the organization to check permissions in for syllabus options
Id of the subscription that the section enrollments belong to
If provided then subscriber ID must not be sent
Id of a syllabus that belongs to the enrollments
Id of a particular section enrollment
Unique name of a syllabus that belongs to the enrollment
Which page of results to start on
How many results to show per page
Use the AdminApi Authenticate method to get the access_token
List of section enrollments
Contains relevant section enrollment information
Day the student enrolled
Month the student enrolled
Year the student enrolled
Id of the subscription this enrollment is attached to
00000000-0000-0000-0000-000000000000Title of the section this enrollment belongs to
Number of the section this enrollment belongs to
Number of assignments in the section that is tied to this enrollment
How many assignments have been completed for this enrollment
Return the percentage of assignments completed out of the total assignments for credit.
The Weighted Score of this enrollment
The Max Weighted Score of this enrollment
Id of this enrollment
00000000-0000-0000-0000-000000000000When this enrollment was created
When this enrollment was started
When this enrollment expires (UTC)
When this enrollment was completed by the student (UTC)
Id of the syllabus belonging to this enrollment
00000000-0000-0000-0000-000000000000UniqueName is meant to be a simple way to map a user defined identifier to to specific a syllabus without the risk of duplicates. The advantage over using the Id is that it can be moved from one syllabus to another.
When this enrollment was first accessed (UTC)
When this enrollment was last accessed (UTC)
When in the completed state this describes what the end result is.0 = Not Graded, 1 = Passed, 2 = Failed
The state of an activity.0 = Not Started, 1 = In Progress, 2 = Finished, 15 = To Be Graded, 16 = Resubmit Required
Id of the user in the enrollment
00000000-0000-0000-0000-000000000000Not authorized to view section enrollments
Entity not found
If a required field is missing OR both userid AND subscriberid are provided
Id of the organization to check permissions in for syllabus options
Id of the subscription that the training plan enrollments belong to
Id of a syllabus that belongs to the enrollments
Id of a particular training plan enrollment
Unique name of a syllabus that belongs to the enrollment
Which page of results to start on
How many results to show per page
Use the AdminApi Authenticate method to get the access_token
List of training plan enrollments
Contains id of the student that the enrollment belongs to
Id of the subscription this enrollment belongs to
00000000-0000-0000-0000-000000000000Name of the training plan that the enrollment is attached to
Return the percentage of requirements that are fulfilled for this enrollment
Registration key created by Ed2Go that corresponds to this enrollment (if applicable)
The Average Score of this enrollment
The Grade Point Average (GPA) of this enrollment
Id of this enrollment
00000000-0000-0000-0000-000000000000When this enrollment was created
When this enrollment was started
When this enrollment expires (UTC)
When this enrollment was completed by the student (UTC)
Id of the syllabus belonging to this enrollment
00000000-0000-0000-0000-000000000000UniqueName is meant to be a simple way to map a user defined identifier to to specific a syllabus without the risk of duplicates. The advantage over using the Id is that it can be moved from one syllabus to another.
When this enrollment was first accessed (UTC)
When this enrollment was last accessed (UTC)
When in the completed state this describes what the end result is.0 = Not Graded, 1 = Passed, 2 = Failed
The state of an activity.0 = Not Started, 1 = In Progress, 2 = Finished, 15 = To Be Graded, 16 = Resubmit Required
Id of the user in the enrollment
00000000-0000-0000-0000-000000000000Not authorized to view training plan enrollments
Entity not found
Validation exception
Gets all the custom enrollment fields available to an organization, or a field matching an id
in a given org. Will throw a CustomFieldNotFound exception if no custom profile field exists
with the given field id.
Id of the organization to get the custom enrollment fields for
Optional field id to filter by
Use the AdminApi Authenticate method to get the access_token
List of custom enrollment fields
Contains information about a single custom enrollment field
Id of the custom field
00000000-0000-0000-0000-000000000000Represents the name of the custom field
Key of the custom field
Description of the custom field
Type of custom enrollment field. None=0; Text=1; DateTime=2; Boolean=3; Numeric=4; Email=5; SelectDropDown=6; DateOnly=7; SelectCheckbox=8;0 = None, 1 = Text Field, 2 = Date/Time Field, 3 = YES/NO Field, 4 = Number Field, 5 = Email Field, 6 = Select Dropdown Field, 7 = Date Field, 8 = Select Checkbox Field
Id of the organization this custom enrollment field belongs to
00000000-0000-0000-0000-000000000000Short name of the organization this custom enrollment field belongs to
Entity not found
Validation exception. See response body for more info.
Id of an organization that the field is in
Id of the custom enrollment field
Optional id of the syllabus to get the default field setting for
Use the AdminApi Authenticate method to get the access_token
Custom enrollment field and default setting
Contains information for a single custom enrollment field setting
Id of the field this custom enrollment field setting corresponds to
00000000-0000-0000-0000-000000000000Represents the name of the custom field
Key of the custom field
Custom field default value
Id of the organization the default setting is in
00000000-0000-0000-0000-000000000000Short name of the organization the default setting is in
Id of the organization the setting field is in
00000000-0000-0000-0000-000000000000Short name of the organization the setting field is in
Type of custom enrollment field this setting belongs to. None=0; Text=1; DateTime=2; Boolean=3; Numeric=4; Email=5; SelectDropDown=6; DateOnly=7; SelectCheckbox=8;0 = None, 1 = Text Field, 2 = Date/Time Field, 3 = YES/NO Field, 4 = Number Field, 5 = Email Field, 6 = Select Dropdown Field, 7 = Date Field, 8 = Select Checkbox Field
Profile Field was not found
Validation exception. See response body for more info.
Id of the enrollment to get the custom enrollment field values for
Id of the subscription to get the custom enrollment field values for
Id of the section or training plan to get the custom enrollment field values for
Key of the custom enrollment field to get the value for
Use the AdminApi Authenticate method to get the access_token
List of custom enrollment field values
Contains information for a single custom enrollment field value
Represents the name of the custom field
Key of the custom field
Custom field value
Id of the enrollment organization this custom enrollment field value belongs to
00000000-0000-0000-0000-000000000000Short name of the enrollment organization this custom enrollment field value belongs to
Id of the organization this field is inherited from (if applicable)
00000000-0000-0000-0000-000000000000Short name of the organization this field is inherited from (if applicable)
Id of the field this custom enrollment field value corresponds to
00000000-0000-0000-0000-000000000000Type of custom enrollment field this value belongs to. None=0; Text=1; DateTime=2; Boolean=3; Numeric=4; Email=5; SelectDropDown=6; DateOnly=7; SelectCheckbox=8;0 = None, 1 = Text Field, 2 = Date/Time Field, 3 = YES/NO Field, 4 = Number Field, 5 = Email Field, 6 = Select Dropdown Field, 7 = Date Field, 8 = Select Checkbox Field
Not authorized to view section enrollments
Entity not found
Validation exception
Use the AdminApi Authenticate method to get the access_token
Contains id of the enrollment and the custom fields/values to set
Id of the enrollment to set custom fields/values for
00000000-0000-0000-0000-000000000000Information about whether an error occurred (in the case of a nonexistent field being passed in, not an exception)
Used to inform the method caller if any of the passed in fields are invalid. Message may contain additional error information.
Whether there was an error in the method
Contains additional information about the type of error that occurred
Not authorized to update section enrollments
Entity not found
Validation exception. See response body for more info.
Id of the enrollment to drop
Use the AdminApi Authenticate method to get the access_token
Enrollment id and whether the enrollment has been dropped
Contains information pertaining to a dropped or deleted enrollment
Id of the enrollment that was dropped or deleted
00000000-0000-0000-0000-000000000000Can be used to verify that the enrollment was successfully removed if no errors occur. True if the enrollment no longer exists in the system, false otherwise.
Not authorized to drop enrollments, or enrollment does not allow drops
Entity not found
Validation exception. See response body for more info.
Id of the enrollment to delete
Use the AdminApi Authenticate method to get the access_token
Enrollment id and whether it has been deleted
Contains information pertaining to a dropped or deleted enrollment
Id of the enrollment that was dropped or deleted
00000000-0000-0000-0000-000000000000Can be used to verify that the enrollment was successfully removed if no errors occur. True if the enrollment no longer exists in the system, false otherwise.
Not authorized to delete enrollments
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Contains fields for creating a new enrollment
Id of the enrollment's organization
00000000-0000-0000-0000-000000000000The user id to create the enrollment for
00000000-0000-0000-0000-000000000000The syllabus id to create the enrollment in
00000000-0000-0000-0000-000000000000The syllabus unique name to create the enrollment in
Membership group ids to give the user a membership in
Id of created enrollment
Contains the id of the enrollment created by the CreateEnrollment web api method
Id of the created enrollment
00000000-0000-0000-0000-000000000000Not authorized to create an enrollment
Entity not found or duplicate enrollment
Validation exception
Section enrollment to get statuses for
Id of the subscription for a section enrollment
Id of the section for a section enrollment
Optional assignment to filter by
Which page of results to start on
How many results to show per page
Use the AdminApi Authenticate method to get the access_token
List of assignment statuses
Represents an assignment status for an assignment on an enrollment.
Id of the assignment status
00000000-0000-0000-0000-000000000000The state of an activity. NotStarted=0; InProgress=1; Finished=2; ToBeGraded=15; ResubmitRequired=16;0 = Not Started, 1 = In Progress, 2 = Finished, 15 = To Be Graded, 16 = Resubmit Required
When an Activity/Enrollment is in the completed state an ActivityResult describes what the end result is. NotGraded=0; Passing=1; Failing=2;0 = Not Graded, 1 = Passed, 2 = Failed
Why the assignment must be resubmitted (if applicable)
True if this assignment has been academically overridden by an admin
Why the assignment was academically overridden (if applicable)
When this assignment status was created
When the assignment first had activity (if applicable)
When the assignment last had activity (if applicable)
When the assignment was completed by the student (if applicable)
Id of the admin who edited the assignment status (if applicable)
00000000-0000-0000-0000-000000000000Id of the instructor or other operator that gave this grade. Should be null if the grade was system assigned
00000000-0000-0000-0000-000000000000Id of the assignment for this assignment status
00000000-0000-0000-0000-000000000000Id of the enrollment for this assignment status
00000000-0000-0000-0000-000000000000Id of the user tied to the assignment status enrollment
00000000-0000-0000-0000-000000000000The Score of this enrollment
The Max Score of this enrollment
The Score of this assignment
The Max Score of this assignment
The Mastery Score of this assignment
The Weight of this assignment
The Weighted Score of this assignment
Not authorized to view section enrollments
Entity not found
Validation exception
Id of the enrollment
Use the AdminApi Authenticate method to get the access_token
Url of completed certificate file
Contains the url of a completed certificate
Url pointing to completed certificate pdf
Returns true if the certificate is ready to be downloaded.
Will be set to TRUE if the Syllabus (Traning Plan or Section) for this enrollment has no assigned certificate.
Entity not found
Validation exception. See response body for more info.
Id of the syllabus
The Product ID from a catalog
Use the AdminApi Authenticate method to get the access_token
Section information
Contains relevant section information
Section number
Section CEUs
How long the section lasts
Id of the syllabus
00000000-0000-0000-0000-000000000000Title for this syllabus
UniqueName is meant to be a simple way to map a user defined identifier to to specific a syllabus without the risk of duplicates. The advantage over using the Id is that it can be moved from one syllabus to another.
When this syllabus was created
When this syllabus was last modified
Does the section show up on the enrollment list?
Can the student print their own certificate
Are students allowed to drop the section on their own?
Should groups auto-enroll new members into this section?
Use EnrollmentDuration in calculating course end date
Duration of enrollment from enrollmentDate
The first day that the student can be enrolled into this section
The last day that the student can be enrolled into this section
The last day that the student can drop this section
When the section opens for launching.
When the section closes.
This controls whether or not the student can enroll themselves from the catalog view. Administrators should still be able to enroll a student AND the student should still be able to purchase in the Marketplace if it's available for enrollment Don't use this in the model.
How many credit hours this syllabus is worth.
Section or Product ID is not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
List of section IDs of sections to return
List of Sections
Contains relevant section information
Entity not found
List of IDs is empty List contains null oe empty value The list contains more than 1000 entries One or more Sections could not be found.
Id of the section
Use the AdminApi Authenticate method to get the access_token
Section description
Contains description of section/training plan/etc.
Description of section or training plan, etc.
Entity not found
Validation exception. See response body for more info.
Id of the section
Use the AdminApi Authenticate method to get the access_token
Section objectives
Contains section objectives
Objectives of the section
Section not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Request Message for retrieving student sessions
User ID of the student sessions being searched for being searched
00000000-0000-0000-0000-00000000000000000000-0000-0000-0000-000000000000If provided then the results will be limited to this one section id
00000000-0000-0000-0000-000000000000Successfully returned the requested sessions
The one based index of the current page
Requested page size
Number of records across ALL pages
The user or organization were not found
Validation exception. See response body for more info.
Id of the training plan
A product id from any catalog this training plan is in
Use the AdminApi Authenticate method to get the access_token
Training plan information
Contains relevant training plan information
Id of the organization this training plan belongs to
00000000-0000-0000-0000-000000000000Name of the Training Plan
Id of the root requirement for this training plan
00000000-0000-0000-0000-000000000000Id of the syllabus
00000000-0000-0000-0000-000000000000Title for this syllabus
UniqueName is meant to be a simple way to map a user defined identifier to to specific a syllabus without the risk of duplicates. The advantage over using the Id is that it can be moved from one syllabus to another.
When this syllabus was created
When this syllabus was last modified
Does the section show up on the enrollment list?
Can the student print their own certificate
Are students allowed to drop the section on their own?
Should groups auto-enroll new members into this section?
Use EnrollmentDuration in calculating course end date
Duration of enrollment from enrollmentDate
The first day that the student can be enrolled into this section
The last day that the student can be enrolled into this section
The last day that the student can drop this section
When the section opens for launching.
When the section closes.
This controls whether or not the student can enroll themselves from the catalog view. Administrators should still be able to enroll a student AND the student should still be able to purchase in the Marketplace if it's available for enrollment Don't use this in the model.
How many credit hours this syllabus is worth.
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Training plan description
Contains description of section/training plan/etc.
Description of section or training plan, etc.
Entity not found
Validation exception. See response body for more info.
Gets a list of assignments for the corresponding section.
Assignments are sorted first by display order from lowest to highest,
then by the date they were added from most least recent to most recent.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of assignments
Contains details of an assignment
Id of the assignment
00000000-0000-0000-0000-000000000000Corresponds to Caption/Title/Topic field in Assignment. Gets the raw VTL template for this field.
The amount of time a student is credited for completing this assignment towards their calculated pace. This does not represent the amount of time that a student spends in an assignments such as session time BUT it rather respresents the amount of total calendar time given to the student to complete an assignment.
Determines how much this assignment affects the student's grade
How many points are deducted for turning the assignment in late
How a late assignment is handled. FailAfterDueDate=0; ApplyPenalty=1; TakeNoAction=2;0 = Fail After Due Date, 1 = Apply Penalty, 2 = Take No Action
When the assignment is due
When the assignment becomes available
The number of hours that must pass since the enrollment date before this assignment is available.
When the assignment was last modified
When this assignment was added
ManuallyGraded=0; Internal=2; NoGrade=3;0 = ManuallyGradedAssignmentType, 2 = InternallyGradedAssignmentType, 3 = NoGradeAssignmentType
The highest attainable score for this assignment
The minimum score required to attain mastery of an assignment
Used for sorting
The type of assignment. Can be any of the following: Courseware Assignment; Discussion Assignment; Media Assignment; Quality Assurance Assignment; Swappable Assignment; Test Assignment; Survey Assignment; Writing Assignment; Student Input Assignment;
For test assignments, how many atttempts a student is allowed before they are no longer able to take the test
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Assignment information
Contains details of an assignment
Id of the assignment
00000000-0000-0000-0000-000000000000Corresponds to Caption/Title/Topic field in Assignment. Gets the raw VTL template for this field.
The amount of time a student is credited for completing this assignment towards their calculated pace. This does not represent the amount of time that a student spends in an assignments such as session time BUT it rather respresents the amount of total calendar time given to the student to complete an assignment.
Determines how much this assignment affects the student's grade
How many points are deducted for turning the assignment in late
How a late assignment is handled. FailAfterDueDate=0; ApplyPenalty=1; TakeNoAction=2;0 = Fail After Due Date, 1 = Apply Penalty, 2 = Take No Action
When the assignment is due
When the assignment becomes available
The number of hours that must pass since the enrollment date before this assignment is available.
When the assignment was last modified
When this assignment was added
ManuallyGraded=0; Internal=2; NoGrade=3;0 = ManuallyGradedAssignmentType, 2 = InternallyGradedAssignmentType, 3 = NoGradeAssignmentType
The highest attainable score for this assignment
The minimum score required to attain mastery of an assignment
Used for sorting
The type of assignment. Can be any of the following: Courseware Assignment; Discussion Assignment; Media Assignment; Quality Assurance Assignment; Swappable Assignment; Test Assignment; Survey Assignment; Writing Assignment; Student Input Assignment;
For test assignments, how many atttempts a student is allowed before they are no longer able to take the test
Entity not found
Validation exception. See response body for more info.
Returns instructions for a given assignment.
The text for the instructions will be the raw VTL template.
Use the AdminApi Authenticate method to get the access_token
Assignment instructions
Contains instructions for an assignment
Instructions for an assignment
Entity not found
Validation exception. See response body for more info.
OBSOLETE
Use AdminApi/GetOrganizations instead
Returns a list of sub organizations (as well as the parent organization)
corresponding to the given id or short name. Each item in the list will contain
the org id, org name, and org short name.
Results are in alphabetical order by org name.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of organizations
Contains organization name, short name, and custom fields
Id of the organization
00000000-0000-0000-0000-000000000000Name of the organization
Short name of the organization
Entity not found
Validation exception
Returns information about catalogs matching the specified search criteria.
Results are ordered alphabetically by catalog name.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
Contains information for retrieving catalog data
Id of group or organization
00000000-0000-0000-0000-000000000000The publishing model for the catalogs. Will grab all by default if not specified. AvailableToMembers=0; ForSaleInMarketPlace=1; Hidden=2;0 = AvailableToMembers, 1 = ForSaleInMarketPlace, 2 = Hidden
The accessing option for listing the catalogs. Default to shared catalogs if not specified. Shared=0; Owned=1; Both=2;0 = Shared, 1 = Owned, 2 = Both
Response containing list of catalogs
Contains list of catalog response items.
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Catalog information
Exposes the public fields of a Nexport catalog for use with the web api
Id of the organization that this catalog belongs to
00000000-0000-0000-0000-000000000000Name of the organization that this catalog belongs to
Short name of the organization that this catalog belongs to
Id of the catalog
00000000-0000-0000-0000-000000000000Whether the catalog is enabled or disabled
Name of the catalog
When the catalog was created
Id of the user that owns this catalog
00000000-0000-0000-0000-000000000000Name of the user that owns this catalog
Id of the user that modified this catalog
00000000-0000-0000-0000-000000000000When the catalog was last modified
The entire catalog uses a single PricingModel. This property determines HOW prices are set for items in the catalog. None=0; PerHourPrice=1; PerItemPrice=2;0 = None, 1 = PerHour, 2 = PerItem
This property applies to users that have purchased the catalog. This is the timespan that the student has after redeeming this catalog to have access to it. The time starts when the catalog is redeemed and the catalog is available until this amount of time has passed.
This property controls how this catalog is made available to users. AvailableToMembers=0; ForSaleInMarketPlace=1; Hidden=2;0 = AvailableToMembers, 1 = ForSaleInMarketPlace, 2 = Hidden
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Description of the catalog
Contains description of section/training plan/etc.
Description of section or training plan, etc.
Entity not found
Validation exception. See response body for more info.
Use the AdminApi Authenticate method to get the access_token
Credit hours of the catalog
Contains the total credit hours of the catalog
Total credit hours based on the credit hours of sections and training plan in the catalog
Entity not found
Validation exception. See response body for more info.
Returns a list of categories for a given catalog.
Results are ordered by the category creation date from most recent to least recent.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of categories
Exposes the public members of the Nexport category for use with the web api
Id of the category
00000000-0000-0000-0000-000000000000The name of the Category
Id of the catalog in which the category belongs to
00000000-0000-0000-0000-000000000000Id of the organization in which the category belongs to
00000000-0000-0000-0000-000000000000Id of the category's parent category
00000000-0000-0000-0000-000000000000When this category was created
Entity not found
Validation exception. See response body for more info.
Gets a list of syllabus ids, names, and types for syllabi that belong to the catalog.
Results are ordered alphabetically by syllabus title.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of syllabi
Item for a list of syllabi. Contains syllabus name, type, and product id
Id of the syllabus
00000000-0000-0000-0000-000000000000Name of the syllabus
Section=0; TrainingPlan=1; Unknown=-1;0 = Section, 1 = Training Plan, -1 = Unknown
Product ID is derived from the catalog. The Product ID is used when adding an item to an invoice.
00000000-0000-0000-0000-000000000000Entity not found
Validation exception. See response body for more info.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of syllabi
Item for a list of syllabi. Contains syllabus name, type, and product id
Id of the syllabus
00000000-0000-0000-0000-000000000000Name of the syllabus
Section=0; TrainingPlan=1; Unknown=-1;0 = Section, 1 = Training Plan, -1 = Unknown
Product ID is derived from the catalog. The Product ID is used when adding an item to an invoice.
00000000-0000-0000-0000-000000000000Entity not found
Validation exception. See response body for more info.
OBSOLETE
Use AssessmentApi/GetTestAttempts instead
Gets a list of test attempts for the given section enrollment and assignment.
Results are ordered by attempt index from highest (most recent attempt) to lowest (least recent attempt).
Requires at least one of the following:
User has View Section Enrollments permission in enrollment organization or an ancestor
OR
User has Update Section Enrollments permission in enrollment organization or an ancestor
OR
User is an instructor for the section that the assignment is in.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
List of test attempts
Contains details of a test attempt
Id of this test attempt
00000000-0000-0000-0000-000000000000Which attempt number this is. Index is ZERO BASED.
When the student started this attempt (in UTC)
When the TimeLeft field was last modified
When the student completed this attempt (in UTC)
Whether or not the student can relaunch the test after exiting without finishing
How much time the student has remaining to complete this attempt
The number of questions that this attempt was created with
Has this attempt been submitted?
The score for this attempt or null if is_complete is set to false
Any additional comments from the student for this test attempt.
Not authorized to view test attempts
Entity not found
Validation exception. See response body for more info.
OBSOLETE
Use ScormApi/GetCmiData instead
Gets data for the specified SCORM CMI fields based on the element names.
Results are ordered alphabetically by SCO ID.
Requires the View Section Enrollments permission in the enrollment organization or an ancestor.
Which page of results to start on
Use the AdminApi Authenticate method to get the access_token
Contains information for filtering which SCORM CMI data to retrieve
Id of the enrollment to get SCORM data for
00000000-0000-0000-0000-000000000000Id of the assignment to get SCORM data for
00000000-0000-0000-0000-000000000000List of CMI element names to get data for
List of SCOs and corresponding CMI data
Contains list of CMI fields/values as well as start and end date for the attempt, the title, and the sco id
Title for the SCO
ID for the SCO
When the student started this SCO
When the student exited this SCO
Not authorized to view section enrollments
Entity not found
Validation exception. See response body for more info.
Last updated