Forum Discussion
FangxuAI-cf878d
3 years agoCommunity Member
How to have a 100% score in LMS without having a quiz in a module ?
Hi,
I have a module E-learning which is composed of several videos. And I want the LMS show a 100% score when users finish watching all the videos in this module.
I've tried several ways, like...
JudyNollet
3 years agoSuper Hero
I'm glad you found a solution.
I did look at your test-validation file. The problem was that the trigger to submit the question was after the trigger to jump to the next slide:
Trigger order is very important. The program can't run a trigger if it has already gone to another slide. That is why it wasn't working.
By the way, you don't need a trigger to hide the Submit button. That can be done with the Slide Properties.
See it working in the attached version.
Related Content
- 4 months ago