Dictaction - result.success in xAPI statement is always false
Submitted by Michael Dajewski on Sat, 04/04/2020 - 21:56
Forums:
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.