-
Bug
-
Resolution: Fixed
-
Blocker
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_25_STABLE, MOODLE_26_STABLE
-
wip-
MDL-45127-master -
While testing MDLQA-6748, it was discovered that lesson scores are not correctly calculated.
Steps to reproduce:
- Backup attached lesson activity in a course
- Edit lesson and set grade point 100
- Log in as student and attempt lesson
- 1 (You have answered 1 correctly out of 1 attempts.)
- 2 (You have answered 2 correctly out of 2 attempts.) - This is wrong.
- 0 (You have answered 2 correctly out of 3 attempts.)
- Press "No, I just want to go to next question"
- 0 (You have answered 2 correctly out of 4 attempts.)
- Press "Yes, I'd like to try again"
- 1 (You have answered 3 correctly out of 5 attempts.)
- Your score is 3 (out of 6).
In Moodle 25
- Step 2: Show you have given wrong answer and pressing "No..." takes you to next question without giving extra point (You have earned 1 point(s) out of 2 point(s) thus far.)
- Message (You have...) doesn't keep on increasing attempts, it just goes up-to 3 (Number of questions) and says (You have earned 0 point(s) out of 1 point(s) thus far.)
- Testing discovered
-
MDLQA-6748 CLONE - A teacher can set a maximum grade for a lesson activity
-
- Passed
-