I have a training module set up where an individual must complete a module, three forms, and a quiz at the end. I've run into an issue where users are completing the quiz but the system is not recognizing it as "complete". I checked my completion criteria and is set to the following:
With my criteria confirmed to be acceptable, I then checked the grades to ensure the system is correctly identifying that someone has completed and passed the quiz:
The quiz itself has 20 questions, each worth 5 points for a total of 100 points with a passing score of 75:
Despite everything appearing to be in working condition, the system is not marking individuals who meet this criteria and complete the quiz as "complete." What am I missing and does anyone have any thoughts as to why this isn't working correctly?