appsembler / tahoe-lti

Tahoe LTI Customizations: Additional team and user fields.
MIT License
5 stars 7 forks source link

Tahoe LTI customizations seem to have no effect on an Tutor installation of Open edX #11

Closed RonanFR closed 3 years ago

RonanFR commented 3 years ago

Hi all! I am encountering some issue while trying to use the Tahoe LTI customizations work wih a Tutor installation of Open edX. Everything seem to work fine on the Tutor side (successful installation of the plugin, apparently correct configuration of XBLOCK_SETTINGS and "Send extra parameters" set to True) but no extra parameter is sent to the LTI Tool (tested with https://lti.tools/saltire/tp). Here is the link to the discussion on Overhang.IO: https://discuss.overhang.io/t/use-appsembler-tahoe-lti-with-tutor/1351 Do you have any idea what may cause the problem? Thank you very much in advance

OmarIthawi commented 3 years ago

Thanks @RonanFR. I see that you've found the root cause and it's being addressed by an upstream pull request: https://github.com/edx/xblock-lti-consumer/pull/150