by Jake Dallimore.
Thanks for clarifying, Giovana.
Just to reiterate, the completion settings in Moodle 1 don't matter if your aiming to achieve completion in Moodle 2. Only the grade being sent does.
What I'm not seeing above is the 'Privacy' section of the "External tool settings" in Moodle 2 (consumer/platform). There's a section in there "Accept grades from the tool" which needs to be checked/enabled.
Then, looking at the log, it seems evident the tool is (correctly) trying to send the 100% fractional grade back to the platform. Note the '1' being sent, meaning 1/1 = 100%. The problem is likely in the platform, or somewhere in between. The HTTP 100 return stands out to me. That's not one of the normal status codes the external tool module will respond with.
Cheers,
Just to reiterate, the completion settings in Moodle 1 don't matter if your aiming to achieve completion in Moodle 2. Only the grade being sent does.
What I'm not seeing above is the 'Privacy' section of the "External tool settings" in Moodle 2 (consumer/platform). There's a section in there "Accept grades from the tool" which needs to be checked/enabled.
Then, looking at the log, it seems evident the tool is (correctly) trying to send the 100% fractional grade back to the platform. Note the '1' being sent, meaning 1/1 = 100%. The problem is likely in the platform, or somewhere in between. The HTTP 100 return stands out to me. That's not one of the normal status codes the external tool module will respond with.
Cheers,