- Jul 23, 2020
-
-
Ahmad Bilal Khalid authored
-
- Jul 15, 2020
-
-
Patrick Cockwell authored
-
- Jul 06, 2020
-
-
usamasadiq authored
-
- Jul 02, 2020
-
-
Patrick Cockwell authored
-
- Jun 29, 2020
-
-
Dave St.Germain authored
-
- Jun 26, 2020
-
-
Aarif authored
-
- Jun 25, 2020
-
-
Giovanni Cimolin da Silva authored
k# Please enter the commit message for your changes. Lines starting
-
Giovanni Cimolin da Silva authored
Also fixes a few untreated exceptions and remove unused variables. Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
Paulo Viadanna authored
-
Giovanni Cimolin da Silva authored
Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
This commit adds support for the LTI 1.3 Access token endpoint, as detailed in the IMS Security Framework. The token is generated using the consumer's private key (stored in the XBlock) after validating the message sent by the LTI Tool using it's public key. Signed-off-by:
Giovanni Cimolin da Silva <giovannicimolin@gmail.com>
-
Giovanni Cimolin da Silva authored
-
Giovanni Cimolin da Silva authored
-
Paulo Viadanna authored
-
Giovanni Cimolin da Silva authored
Features: Implement LTI 1.3 launch support. Add LTI 1.3 passthrough views as LMS plugins.
-
- May 28, 2020
-
-
Dillon Dumesnil authored
-
- Apr 24, 2020
-
-
Michael Terry authored
This shows the 'problem' icon for LTI units, rather than the default 'other' icon. AA-75
-
- Mar 31, 2020
-
-
Ahtisham Shahid authored
removed web_fragment deprication warnig fixed import sequece
-
- Mar 03, 2020
-
-
Ahtisham Shahid authored
updated bleach Added img to bleach safe tags Added img to bleach safe tags Added img to bleach safe tags added test added test added test added test added test for attr image added test for attr image fixed style bug Updated format xoe removed extra formatting
-
- Feb 04, 2020
-
-
uzairr authored
-
- Dec 11, 2019
-
-
Diana Huang authored
-
- Dec 10, 2019
-
-
Diana Huang authored
-
- Oct 08, 2019
-
-
Waheed Ahmed authored
Updated to run tests on both python 2 and 3. PROD-774
-
- Aug 28, 2019
-
-
Omar Al-Ithawi authored
-
- Jul 27, 2019
-
-
Omar Al-Ithawi authored
-
- 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 04, 2018
-
-
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
-
- Sep 19, 2017
-
-
noraiz-anwar authored
-
- 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.
-
- Apr 18, 2017
-
-
Qubad786 authored
-
- Jan 30, 2017
-
-
Zia Fazal authored
removed ugettext around display name also
-
- Jan 09, 2017
-
-
Zia Fazal authored
-
- Dec 23, 2016
-
-
Zia Fazal authored
updated readme fixed link better fix for link
-
- Nov 02, 2016
-
-
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.
-
- Jun 07, 2016
-
-
Jesse Shapiro authored
-
- Jun 05, 2016
-
-
Douglas Hall authored
-