Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with returning LTI results to Moodle #38

Open
davemckain opened this issue Oct 17, 2013 · 1 comment
Open

Issues with returning LTI results to Moodle #38

davemckain opened this issue Oct 17, 2013 · 1 comment
Assignees
Labels

Comments

@davemckain
Copy link
Owner

The Glasgow folks have been trying out the LTI result return with their institutional Moodle, which has brought up some issues that we're currently working on.

Points so far:

  1. The LTI module in Moodle uses some PHP that doesn't work well on their server. Niall and Stephen V are working on a patch for this.
  2. The POX result XML coming back from Moodle is a different namespace (http://www.imsglobal.org/lis/oms1p0/pox) from that stated in the LTI specification (http://www.imsglobal.org/services/ltiv1p1/xsd/imsoms_v1p0).
@ghost ghost assigned davemckain Oct 17, 2013
@davemckain
Copy link
Owner Author

I've patched my code to ignore the namespace URI of the POX response XML. I've also done some wire logging on my LTI result HTTP requests and tuned the headers to be as friendly as possible for the TC at the other end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant