Paal Joergensen
0922db6fab
JI-1285 Add comment
2019-09-10 14:15:28 +02:00
Thomas Marstrander
7a8f894c85
JI-1285 Set empty XAPIEvent object when instance has no contentId
...
Content types view always expect to have a contentId when they are displayed. This is no the case if they are displayed in the editor as part of a preview. The fix is to set an empty object with definition for the xAPI event, so all the content types that rely on this does not have to be rewritten. This means that content types that are being previewed will send xAPI completed events, but since there are no scripts that catch these events in the editor, this is not a problem.
2019-09-10 14:15:17 +02:00
Frode Petterson
3570441801
Add two new allowed verbs to the xAPI events
2019-06-11 15:03:33 +02:00
thomasmars
b43051c785
HFP-15474 Fix xAPI errors when previewing content
2018-12-20 15:07:40 +01:00
Paal Joergensen
82b50fc2f1
Fix code style
2018-10-23 11:25:46 +02:00
Paal Joergensen
e74fb6009a
Use title from metadata object when creating xAPI stmt
2018-08-30 12:35:46 +02:00
Frode Petterson
022695ac74
JI-575 Add support for file aggregation
2018-05-03 10:27:06 +02:00
Frode Petterson
e548b3575f
Add custom xAPI events for action toolbar buttons
2017-01-31 13:35:23 +01:00
Paal Joergensen
738dced286
Added utility function for figuriong out if event is from child [HFP-436]
2017-01-04 16:16:28 +01:00
Frode Petterson
a6656c2e6f
Support for when cookies are disabled
...
HFJ-1915
2016-06-20 14:57:14 +02:00
Svein-Tore Griff With
cc6521c4a1
completed default value depends on verb
2015-11-01 00:19:56 +01:00
Andrew Downes
f9ea9adb1b
Add support for result.success & completion
2015-10-20 11:13:08 +01:00
Svein-Tore Griff With
5d1cd188d0
Add duration and scaled to result
2015-07-20 13:05:41 +02:00
Svein-Tore Griff With
03370c9500
Add info about the library being used to the xAPI statements
2015-07-10 12:58:02 +02:00
Svein-Tore Griff With
eb6ec29cb6
Remove deprecated name
2015-05-12 16:09:36 +02:00
Frode Petterson
ccc03782df
Cleaned up docs to make JSdoc generation more meaningful.
2015-05-05 13:13:57 +02:00
Svein-Tore Griff With
5b55b78ded
createH5PTitle->createTitle
2015-04-07 19:52:18 +02:00
Svein-Tore Griff With
5c3620c637
Bubbling for event system
2015-04-07 19:33:21 +02:00
Svein-Tore Griff With
58d0d3e32c
Merge branch 'no-url-fopen' into aggregated-xapi
2015-03-24 18:27:23 +01:00
Svein-Tore Griff With
c746457a87
Make xAPI work in editor
2015-03-24 18:24:07 +01:00
Frode Petterson
eee77519b7
Always use complete URLs.
2015-03-23 09:45:02 +01:00
Svein-Tore Griff With
d3453b8637
Context bug fix
2015-03-22 20:38:17 +01:00
Svein-Tore Griff With
5d6d22a13f
Accept other verbs than the adl verbs
2015-03-22 20:37:48 +01:00
Svein-Tore Griff With
46c9260755
Don't bubble by default
2015-03-22 20:37:28 +01:00
Svein-Tore Griff With
9a204b3d8f
Make sure title are added
2015-03-22 15:14:28 +01:00
Svein-Tore Griff With
93f2bcc01a
Use uuid instead of h5pUUID
2015-03-22 12:44:55 +01:00
Svein-Tore Griff With
e14c24cc07
Fix xAPI statement structure to follow the standard better
2015-03-22 12:43:07 +01:00
Svein-Tore Griff With
313bb757ba
Add bubble system and xAPI context
2015-03-21 16:45:38 +01:00
Svein-Tore Griff With
76b0fc04f8
Make UUID creator available for everyone
2015-03-21 14:16:31 +01:00
Svein-Tore Griff With
99db5699fb
Handle anonymous users
2015-03-02 15:49:27 +01:00
Frode Petterson
1c1829b13b
Fixed integration bug.
2015-02-27 14:53:38 +01:00
Frode Petterson
f2595b2bce
Change how H5Ps are integrated.
2015-02-27 13:59:42 +01:00
Frode Petterson
f76290cdde
Made user results work in new embed.
2015-02-20 11:41:09 +01:00
Frode Petterson
971a55df58
Satisfy JSHint and prevent crashing.
2015-02-20 10:26:33 +01:00
Svein-Tore Griff With
a96e5cc7b9
Make the xAPI integration work for stuff that aren't content types
2015-02-18 09:07:19 +01:00
Svein-Tore Griff With
537c62ab33
Get url to the H5P content from the framework
2015-02-17 10:57:12 +01:00
Svein-Tore Griff With
c330282351
Refactor xAPI code
2015-02-16 16:47:04 +01:00