Scorm
Overview
This entity provides information about the results from Scorm elements.
Usage in itslearning
In the course add element using "Import content package"

Relationships
Entity Details
Name | Data type | Nullable | Description |
|---|---|---|---|
DateId | Edm.Int32 | false | Id of the date |
CourseElementId | Edm.Int32 | false | Id of the course element |
UserId | Edm.Int32 | false | Id of the user |
CourseId | Edm.Int32 | false | Id of the course |
OrganizationId | Edm.Int32 | false | Id of the organization |
ScormStatusId | Edm.Int32 | false | Id of the scorm status |
SessionTimeSecond | Edm.Int32 | false | Session time [secound] |
ScoreRaw | Edm.Double | false | Score |
T_ModifiedDate | Edm.DateTime | false | Date and time the entity was last modified in data warehouse |
Diagram

Request body
URI
https://reporting.itslearning.com/odata/engine7/Scorms?$top=10Response body - XML
XML response
<?xml version="1.0" encoding="utf-8"?><feed xml:base="https://reporting.itslearning.com/odata/engine7" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"> <id>http://schemas.datacontract.org/2004/07/</id> <title /> <updated>2020-06-08T11:44:34Z</updated> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms" /> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">68</d:CourseElementId> <d:UserId m:type="Edm.Int32">19</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">68</d:CourseElementId> <d:UserId m:type="Edm.Int32">130</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId> <d:UserId m:type="Edm.Int32">19</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId> <d:UserId m:type="Edm.Int32">19</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId> <d:UserId m:type="Edm.Int32">130</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20101216</d:DateId> <d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId> <d:UserId m:type="Edm.Int32">130</d:UserId> <d:CourseId m:type="Edm.Int32">6</d:CourseId> <d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20110314</d:DateId> <d:CourseElementId m:type="Edm.Int32">1446</d:CourseElementId> <d:UserId m:type="Edm.Int32">262</d:UserId> <d:CourseId m:type="Edm.Int32">45</d:CourseId> <d:OrganizationId m:type="Edm.Int32">1</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">2</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20110314</d:DateId> <d:CourseElementId m:type="Edm.Int32">1446</d:CourseElementId> <d:UserId m:type="Edm.Int32">262</d:UserId> <d:CourseId m:type="Edm.Int32">45</d:CourseId> <d:OrganizationId m:type="Edm.Int32">1</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">2</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20120729</d:DateId> <d:CourseElementId m:type="Edm.Int32">2142</d:CourseElementId> <d:UserId m:type="Edm.Int32">171</d:UserId> <d:CourseId m:type="Edm.Int32">20</d:CourseId> <d:OrganizationId m:type="Edm.Int32">20</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">1</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">21</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry> <entry> <id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)</id> <category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /> <link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" /> <link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Date" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/CourseElement" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/User" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Course" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Organization" /> <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/ScormStatus" /> <title /> <updated>2020-06-08T11:44:34Z</updated> <author> <name /> </author> <content type="application/xml"> <m:properties> <d:DateId m:type="Edm.Int32">20120729</d:DateId> <d:CourseElementId m:type="Edm.Int32">2142</d:CourseElementId> <d:UserId m:type="Edm.Int32">171</d:UserId> <d:CourseId m:type="Edm.Int32">20</d:CourseId> <d:OrganizationId m:type="Edm.Int32">20</d:OrganizationId> <d:ScormStatusId m:type="Edm.Int32">1</d:ScormStatusId> <d:SessionTimeSecond m:type="Edm.Int64">21</d:SessionTimeSecond> <d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw> <d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate> </m:properties> </content> </entry></feed>GET | 200 | 1s 440 ms | Microsoft-IIS/8.5 | ITSL780VResponse body - JSON (default output format)
JSON response
{ "odata.metadata":"https://reporting.itslearning.com/odata/engine7/$metadata#Scorms","value":[ { "DateId":20101216,"CourseElementId":68,"UserId":19,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20101216,"CourseElementId":68,"UserId":130,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20101216,"CourseElementId":1035,"UserId":19,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20101216,"CourseElementId":1035,"UserId":19,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20101216,"CourseElementId":1035,"UserId":130,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20101216,"CourseElementId":1035,"UserId":130,"CourseId":6,"OrganizationId":12,"ScormStatusId":0,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20110314,"CourseElementId":1446,"UserId":262,"CourseId":45,"OrganizationId":1,"ScormStatusId":2,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20110314,"CourseElementId":1446,"UserId":262,"CourseId":45,"OrganizationId":1,"ScormStatusId":2,"SessionTimeSecond":"0","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20120729,"CourseElementId":2142,"UserId":171,"CourseId":20,"OrganizationId":20,"ScormStatusId":1,"SessionTimeSecond":"21","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" },{ "DateId":20120729,"CourseElementId":2142,"UserId":171,"CourseId":20,"OrganizationId":20,"ScormStatusId":1,"SessionTimeSecond":"21","ScoreRaw":0.0,"T_CreatedDate":"2019-05-08T20:54:00" } ]}GET | 200 | 141 ms | Microsoft-IIS/8.5 | ITSL780V<?xml version="1.0" encoding="utf-8"?>
<feed xml:base="https://reporting.itslearning.com/odata/engine7" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
<id>http://schemas.datacontract.org/2004/07/</id>
<title />
<updated>2020-06-08T11:44:34Z</updated>
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms" />
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=19)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">68</d:CourseElementId>
<d:UserId m:type="Edm.Int32">19</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=68,UserId=130)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">68</d:CourseElementId>
<d:UserId m:type="Edm.Int32">130</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId>
<d:UserId m:type="Edm.Int32">19</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=19)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId>
<d:UserId m:type="Edm.Int32">19</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId>
<d:UserId m:type="Edm.Int32">130</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1035,UserId=130)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20101216</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1035</d:CourseElementId>
<d:UserId m:type="Edm.Int32">130</d:UserId>
<d:CourseId m:type="Edm.Int32">6</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">12</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">0</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20110314</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1446</d:CourseElementId>
<d:UserId m:type="Edm.Int32">262</d:UserId>
<d:CourseId m:type="Edm.Int32">45</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">1</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">2</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=1446,UserId=262)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20110314</d:DateId>
<d:CourseElementId m:type="Edm.Int32">1446</d:CourseElementId>
<d:UserId m:type="Edm.Int32">262</d:UserId>
<d:CourseId m:type="Edm.Int32">45</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">1</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">2</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">0</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20120729</d:DateId>
<d:CourseElementId m:type="Edm.Int32">2142</d:CourseElementId>
<d:UserId m:type="Edm.Int32">171</d:UserId>
<d:CourseId m:type="Edm.Int32">20</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">20</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">1</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">21</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
<entry>
<id>https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)</id>
<category term="Itslearning.Reporting.Data.Models.Scorm" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
<link rel="edit" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" />
<link rel="self" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Date" type="application/atom+xml;type=entry" title="Date" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Date" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/CourseElement" type="application/atom+xml;type=entry" title="CourseElement" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/CourseElement" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/User" type="application/atom+xml;type=entry" title="User" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/User" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Course" type="application/atom+xml;type=entry" title="Course" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Course" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Organization" type="application/atom+xml;type=entry" title="Organization" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/Organization" />
<link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ScormStatus" type="application/atom+xml;type=entry" title="ScormStatus" href="https://reporting.itslearning.com/odata/engine7/Scorms(CourseElementId=2142,UserId=171)/ScormStatus" />
<title />
<updated>2020-06-08T11:44:34Z</updated>
<author>
<name />
</author>
<content type="application/xml">
<m:properties>
<d:DateId m:type="Edm.Int32">20120729</d:DateId>
<d:CourseElementId m:type="Edm.Int32">2142</d:CourseElementId>
<d:UserId m:type="Edm.Int32">171</d:UserId>
<d:CourseId m:type="Edm.Int32">20</d:CourseId>
<d:OrganizationId m:type="Edm.Int32">20</d:OrganizationId>
<d:ScormStatusId m:type="Edm.Int32">1</d:ScormStatusId>
<d:SessionTimeSecond m:type="Edm.Int64">21</d:SessionTimeSecond>
<d:ScoreRaw m:type="Edm.Double">0</d:ScoreRaw>
<d:T_CreatedDate m:type="Edm.DateTime">2019-05-08T20:54:00</d:T_CreatedDate>
</m:properties>
</content>
</entry>
</feed>GET | 200 | 1s 440 ms | Microsoft-IIS/8.5 | ITSL780V