- Oct 08, 2019
-
-
Waheed Ahmed authored
Updated to run tests on both python 2 and 3. PROD-774
-
- Sep 10, 2019
-
-
Ned Batchelder authored
Update translations (autogenerated message)
-
- Aug 28, 2019
-
-
Omar Al-Ithawi authored
-
- Jul 29, 2019
-
-
Natalia Berdnikov authored
Update translations (autogenerated message)
-
- Jul 27, 2019
-
-
Omar Al-Ithawi authored
-
- May 23, 2019
-
-
Feanil Patel authored
Add metadata for oep-2 compliance.
-
Feanil Patel authored
-
- Jan 22, 2019
-
-
David Ormsbee authored
Allow plugins for the LTI XBlock to pass extra parameters to the provider
-
Omar Al-Ithawi authored
Overview --------- This pull request makes this XBlock extensible for adding parameters to the LTI provider in addition to the existing ones. Why --- A customer needs `team` and `cohort` informaiton to be passed through the LTI channel to simplify integration with their LTI provider. At the same time we'd rather not fork the XBlock, so an Open-Closed model is needed. More Detailed Documentation --------------------------- I've added a couple of sections to `README.rst` to document specifying design and configuration steps of the new LTI parameter processors. Please check it out for more information about the changes that this pull request introduces. Example Usage ------------- I've written a package that we'll need to use for our customer to pass some personal user information in addition to the cohort and team info: https://github.com/appsembler/tahoe-lti/pull/1 Omar Al-Ithawi @ Appsembler
-
- May 09, 2018
-
-
Alex Dusenbery authored
-
- May 04, 2018
-
-
Alex Dusenbery authored
Add context_title and context_label parameters
-
Alex Dusenbery authored
Add context_label and context_title to LTI POST parameters; Add required requirements; add some docker devstack instructions;
-
- Feb 09, 2018
-
-
Farhanah Sheets authored
Additional allowances given to iframe due to the following chrome update from version 64: https://dev.chromium.org/Home/chromium-security/deprecating-permissions-in-cross-origin-iframes
-
Farhanah Sheets authored
-
- Sep 20, 2017
-
-
Noraiz Anwar authored
noraiz/EDUCATOR-1218-fix
-
noraiz-anwar authored
-
- Sep 19, 2017
-
-
Noraiz Anwar authored
make system tolerant of ascii strings with unicode characters
-
noraiz-anwar authored
-
- Jul 19, 2017
-
-
Christina Roberts authored
Bump version
-
Christina Roberts authored
Release new version for #31.
-
Christina Roberts authored
Fix the rebind exception when calling get_result
-
- Jul 12, 2017
-
-
Pan Luo authored
The module used for rebind was set to LtiConsumer instead of the xblock, which is wrong and causing an silent exception thrown and return 404 to the client without any indication of the cause.
-
- Jun 02, 2017
- Apr 18, 2017
- Jan 30, 2017
- Jan 09, 2017
- Jan 06, 2017
-
-
Robert Raposa authored
Add a compatibility function for get_course_lti_endpoints
-
- Dec 28, 2016
-
-
Zia Fazal authored
ziafazal/WL-580: added translation files and transifex config
-
- Dec 23, 2016
-
-
Zia Fazal authored
updated readme fixed link better fix for link
-
- Nov 02, 2016
-
-
Diana Huang authored
-
Diana Huang authored
Add workaround for Firefox focus issues.
-