- Jan 22, 2019
-
-
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.
-
Diana Huang authored
-
- Oct 13, 2016
-
-
Pan Luo authored
This allows this xblock being hooked into get_course_lti_endpoints for discovering LTI result/outcome endpoints.
-
- Sep 02, 2016
-
-
Calen Pennington authored
Add an OEP-2 compliant openedx.yaml file
-
Calen Pennington authored
-
- Aug 23, 2016
-
-
Calen Pennington authored
-
Calen Pennington authored
-
- Jun 07, 2016
-
-
Douglas Hall authored
Fixing launch_presentation_locale (promise!); updating to v1.0.9
-
Jesse Shapiro authored
-