You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following terms are in use in the Jisc learning analytics recipes.
NOTE: The xapi.jisc.ac.uk namespace URI may change.
IRIs will not necessarily link to a page in a browser, as these are identifiers and not linked resources.
In the Jisc Profile, the use of the Result entity and any of its properties is optional, unless clarified in a specific Statement template. For an example of a Result in a Statement template, see Assignment Graded.
Some examples of subTypes of Activity Types are included. However sub-types are not defined by the Jisc profile spec and the examples shown are indicative; it is the responsibility of the plugin to define the subType. Since the vendors do not own the IRI, these subTypes use a Jisc-controlled namespace that relates to the vendor or vendor product (for example: http://bblearn.xapi.jisc.ac.uk).
A course represents an entire “content package” worth of material; the largest level of granularity. Unless flat, a course consists of multiple modules.
A module represents any “content aggregation” at least one level below the course level. Modules of modules can exist for layering purposes. Modules are not content. Modules are one level up from all content.
JSON Object with properties vle_mod_id and uddModInstanceID
DateTime
Label
DateTime
Description
Value representing a calendar date and time, such as 2013-08-27T09:26:45.001. Value should be a string formatted as an ISO8601 date and time to match the rest of the specification values.
Value should be a GeoJSON Object as defined by the GeoJSON specification. GeoJSON can be used to represent GPS coordinates, as well as other geometric entities. See http://www.geojson.org/ for more information.
Value representing a length of time, for example the length of a video. Value should be formatted as an ISO8601 duration to match the result.duration property. Note that ISO8601 duration allows representations to extend beyond their carry over points; for example one and a half hours can be represented as either PT1H30M0S or PT90M. This extension will generally be used within an Activity Definition to indicate a length of an Activity as compared to the result.duration which captures the length of time for a specific event. For example a video may be 5 minutes long (this extension), but an Actor may have only watched 30 seconds of it (the result.duration).
Version of profile the Statement template was taken from. Version number can be found on recipe page. Data CAN be supplied that meets later, experimental or tweaked versions of Statements or recipes by using version number of the form “x-[dateStamp]”. Purely experimental data can have version number of “x-ignore”. This data can be anything, and should be ignored in normal processing.
A version number as specified on homepage the Github homepage for the Jisc xAPI, for example "1.0".
Sample Value
1.0
5.0 CourseArea properties
CourseArea indicates the academic context in which the Activity is situated (for example umbrella course, or parent area). The properties in courseArea must be a UDD Module Instance ID or a VLE Module ID or both.
An identifier for a module instance The value should correspond to the UDD module_instance.MOD_INSTANCE_ID identifier that identifies the relevant module in UDD compliant data.
Property that connects a courseArea in a VLE with a module. It is used in the module_VLE_map entity of the UDD to link module instances to course areas. Note that several module instances (as identified by their UDD MOD_INSTANCE_ID) can link to one courseArea.