I have encountered 2 problems with the assessment extension and assessment result component.
I have 4 pages in my course. Each page has his own assessment.
- When I complete an assessment, I would like to be blocked if I did not passed it (I want to be forced to retry). But it seems Trickle relies on component completion and the button 'continue' appears even if I fail. How can I do to keep the Trickle button hidden (by overriding assessment result component or Trickle, any clue?)?
- I want the course be passed (scorm variable) when the 4 assessments are passed. But it seems that the Adapt variable _isAssessmentPassed is set to true when the total score is passed. I just want to rely on assessment success and not total score. Is it possible?
Thanks in advance for your answer :)