Gradebook Issue: lis_result_sourcedid passing as "{"

Re: Gradebook Issue: lis_result_sourcedid passing as "{"

by Jake Dallimore -
Number of replies: 0
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers Picture of Testers
Hi Jason,

If the launch happens over 1.1 like you say, the value Moodle sends for lis_result_sourcedid will be a JSON string, which can then be saved by tools and sent back during grade sync. That '{' is only the first character. I'd suggest troubleshooting the launch and seeing why the rest of the data isn't present in that field.

Cheers,
Jake