-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
4.4.8, 4.5.4
-
None
-
MOODLE_404_STABLE, MOODLE_405_STABLE
It looks like the activity grading method = average is ignored if attempts grading setting is set to highest attempt.
Replication:
- Create a course and enrol students.
- Turn edit mode to "On".
- Add a SCORM activity and use the attached file as the package.
- Grade | Grading Method = Average grade
- Attempts Management | Attempts grading = Highest Attempt
- Save and display.
- Log in as the student user.
- Go to the course and SCORM activity. Use and choose answers below
- nah, i prefer Moodle Quizzes
- incorrect
- abc
- Click Submit Answers
- Pop up appears saying "Your score is 33%".
- Click the ">" button to go to the next questions.
- Use and choose answers below
- True
- one
- Click the ">" button (to display next question)
- YES ACKNOWLEDGED
- YES
- Click Submit Answers
- Pop up appears saying "Your score is 100%".
- Click Exit activity.
- Go back to the SCORM activity and you will see below.
- Number of attempts allowed: Unlimited
Number of attempts you have made: 1
Grade for attempt 1: 67%
Grading method: Highest attempt
Grade reported: 67%
- Number of attempts allowed: Unlimited
- Go to the SCORM again, tick "Start a new attempt" and click Enter. Use the following answers
- yes SCORM quizzes are the best!!!!
- correct
- abc
- Click Submit answers
- Pop up appears saying "Your score is 100%".
- Click the ">" button to display next questions.
- Use the following answers
- True
- one
- Click the ">" button to display next questions. Use the following answers
- YES ACKNOWLEDGED
- YES
- Click Submit Answers
- Pop up appears saying "Your score is 100%".
- Click Exit activity.
- Click the SCORM activity and the following is displayed
- Number of attempts allowed: Unlimited
Number of attempts you have made: 2
Grade for attempt 1: 67%
Grade for attempt 2: 100%
Grading method: Highest attempt
Grade reported: 100%
- Number of attempts allowed: Unlimited
Per above, the Grade reported is 100% as it is the Highest attempt. However, the SCORM activity setting is Grade | Grading Method = Average grade which would be a different grade and not 100.
So in this instance, it appears that the above setting is ignored.