adaptlearning / adapt-contrib-spoor

A basic scorm tracking plugin for Adapt
GNU General Public License v3.0
14 stars 42 forks source link

issue/1448 Don't report onAssessmentFailed until attempts are used #228

Closed oliverfoster closed 2 years ago

oliverfoster commented 2 years ago

fixes https://github.com/adaptlearning/adapt_framework/issues/1448

Fixed

Requires https://github.com/adaptlearning/adapt-contrib-assessment/pull/154

danielghost commented 2 years ago

Would it be better for this to be handled in tracking.js, so it is decoupled from the actual plugin and suitable for both SCORM and xAPI etc.?

oliverfoster commented 2 years ago

closed for alternative https://github.com/adaptlearning/adapt-contrib-core/pull/79