Custom feedback message per individual answer option in graded Multiple Choice - without breaking SCORM score

Hi everyone,

I’m building an e-learning (SCORM) and want to implement individual feedback for each answer option in a graded Multiple Choice question - not a generic correct/incorrect message, but a specific explanation for why each particular option is right or wrong.

My goal:

  • Learner selects option A → sees feedback explaining why A is wrong
  • Learner selects option B → sees feedback explaining why B is wrong
  • Learner selects option C → sees feedback explaining why C is correct
  • The score must still be tracked correctly via SCORM
  • Learner should be able to retry until they find the correct answer

How can I achieve this?

Thanks :slight_smile:

Hi Kozure,

Welcome to the ActivePresenter community!

One method that may be useful in this case is to use object states to display a different feedback message for each answer option.

Please refer to the attached sample for more information.
volcano.approj (1.2 MB)

Have a great day!

1 Like