Bugs in content types

Report and discuss bugs related to specific H5P content types

Dictaction - result.success in xAPI statement is always false

Michael Dajewski's picture

xAPI statement example:

actor: {...}
verb: {id: "http://adlnet.gov/expapi/verbs/answered", display: {…}}
object: {...}
context: {...}
result:
score: {min: 0, max: 14, raw: 14, scaled: 1}
completion: true
success: false


Even if result.scale.scaled is 1 the result success is false.

The 'Behavioural settings' in editor have no impact.

Pages