Skip to main content
Sambo68
Known Participant
November 28, 2017
解決済み

How to prevent scores from reporting to the LMS?

  • November 28, 2017
  • 返信数 1.
  • 301 ビュー

I am working on a module for two different groups. Each group has a set of questions that need to be answered. Since I can only apply one test to the module the total score that is reported to the LMS is not a complete score. I am using Sumtotal LMS. I decided not to show the final score and just to give each user a passing credit for completing his/her portion. I kept the Success criteria and the interaction reporting data unchecked. However, the LMS still register the final score.

Is there anyway with some action script or JS I can do to prevent the score reporting?

 

 

Reporting setting

このトピックへの返信は締め切られました。
解決に役立った回答 Lilybiri

Why not use the Branch aware feature? Have a look at:

Branch Aware Quiz - Captivate blog

返信数 1

Lilybiri
Lilybiri解決!
Legend
November 28, 2017

Why not use the Branch aware feature? Have a look at:

Branch Aware Quiz - Captivate blog

Sambo68
Sambo68作成者
Known Participant
November 30, 2017

Thanks Lilybiri! That was an excellent solution.