I thought I had everything set up and running smoothly with LTI 1.3, but now that students are in their courses and doing problems, we are noticing that nothing is being sent back to Moodle.
If I go to the LTI Grade Update and try to trigger a mass update I get (with debugging on) the following warning:
Use of uninitialized value in string eq at /opt/webwork/webwork2/lib/WeBWorK/Authen/LTI/GradePassback.pm line 51.
This is followed by a similar message pointing to line 65.
I don't see any obvious problems in the debug.log file, but then again, I am not so good at reading it.
Nothing has changed in my authen_LTI.conf file (other than including the LTI 1.3 stuff), and passback was working with LTI 1.1, so there must be something wrong in my LTI 1.3 configuration.