Hi Schoology community,
This one is just for developers trying to integrate their LTI 1.3 tool with Schoology.
Discovered some strange behavior, and I'm hoping maybe somebody can explain A) why this is OK and my problem, or B) why this is not OK and should be fixed.
Here's the issue:
If that doesn't make sense, or I'm missing something, please let me know! I haven't ever seen Schoology developers post in these forums, so I'm guessing they won't see this, but maybe some community member developer out there has some insight.
Thanks,
Mike
Solved! Go to Solution.
Bumping this up because there are clearly others having issues. 😃 We solve this by manually selecting the tool instead of using Automatic Based on URL, but this is definitely not a good solution.
This is the exact problem we are facing. We have no problem with any other LMS
My team and I are having the same exact issue. No matter what we change in the setup process, Schoology is not sending the lineitems claim in the response at all. We have no issues with any other major LMS.
I would love some clarity on this since it still hasn't been answered.
Bumping this up because there are clearly others having issues. 😃 We solve this by manually selecting the tool instead of using Automatic Based on URL, but this is definitely not a good solution.
Mike, could you send me a private message? I'm unable to send you one because yours is disabled, but I have a question or two about your implementation since I cant get any support from Powerschool/Schoology.
Hey Ryan! Sorry to be so slow writing back—I saw this back in May, but it was a wild month, and then I forgot. =( I can't find a way to turn on private messaging through this forum, but feel free to email me at mikeayoung - at - gmail - dot - com. 😃
hey @mikeyoung I am trying to integrate with LTI schoology. Firstly I want to know which method for OIDC login is working for you.
Is the authorization with cookies is working?
Is the client side postMessage working?
For me the client side postMessage works when I create deeplink, but when teacher/students click on the link the client side postMessage does not work.
The launch does not have the lti-storage-frame avilable in the dom.
Secondly, on deeplink request even when I am sending the linteItem inside content_items the line item is not getting created.
If you could help with the implementation working for you that would be great.
Hi! Sorry to be slow— I juggle a bunch of different freelance hats, so I rarely have time to be in the forums, alas. =( I'd be happy to try to help tho if you are still having trouble! My solution is implemented in PHP, and I can share that with you directly if you'd like.
For now (and for anyone else reading this), definitely read the doc I linked in the OP, and especially make sure your timestamp format is correct. It should be That was the trick that stumped me for a while. It needs to be Y-m-d\\TH:i:s.uP.
Good luck! Shoot me an email if you need more help! 😃
Thanks,
Mike
I need to enable grading through deep linking as well. Is there a way I could see the instructions you linked in the post? I don't seem to have permissions. Is there someone else who could offer support?