I have webwork 2.16 running on a test server. This was upgraded from a previously working 2.14 setup that uses LTI with brightspace. One of our instructors is testing this new version out and stumbled on an issue with LTI.
Basic LTI functionality works. It is possible to post the homework set in brightspace and see the list of problems. Once a problem is clicked, it gets bumped back to webwork login page. The url the instructor sees on a problem is the following -
https://server-url/webwork2/course-name/homeworkset-name/problem-number/?effectiveUser=instructor-username
instead of
https://server-url/webwork2/course-name/homeworkset-name/problem-number/?effectiveUser=instructor-username.....&key=a-long-string
I tried debug lti parameters and only thing I saw was a warning like this in the log -
The following path was reconstructed by WeBWorK. It should match the path in the LMS:
Any help is much appreciated. Thanks.