- 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 20, 2017
-
-
noraiz-anwar authored
-
- Jul 19, 2017
-
-
Christina Roberts authored
Release new version for #31.
-
- Jun 02, 2017
-
-
Qubad786 authored
-
- Apr 18, 2017
-
-
Qubad786 authored
-
- Jan 30, 2017
-
-
Zia Fazal authored
-
- Dec 23, 2016
-
-
Zia Fazal authored
updated readme fixed link better fix for link
-
- Nov 02, 2016
-
-
Diana Huang authored
-
- Jun 07, 2016
-
-
Jesse Shapiro authored
-
- Jun 05, 2016
-
-
Douglas Hall authored
-
- Jun 04, 2016
-
-
Jesse Shapiro authored
Updating code to look at UserProfile.language_proficiencies; updating tests; iterating version to 1.0.8
-
- Jun 01, 2016
-
-
Jesse Shapiro authored
-
- Apr 26, 2016
-
-
Douglas Hall authored
-
- Apr 07, 2016
-
-
Douglas Hall authored
-
- Mar 28, 2016
-
-
asadiqbal authored
asadiqbal08: Updated branch as per suggestions asadiqbal08: Addressed PR feedback mattdrayer: Rebased branch, addressed merge conflict
-
- Mar 25, 2016
-
-
Douglas Hall authored
-
- Jan 26, 2016
-
-
Douglas Hall authored
-
- Jan 20, 2016
-
-
Douglas Hall authored
Use django.utils.timezone.now() when determining if the due date of a component has passed to avoid tz-aware/naive datetime comparison bug
-
- Dec 29, 2015
-
-
Douglas Hall authored
Toggle aria-hidden attribute on modal window open/close; Set title attribute on iframe to display name of component; Remove aria-labelledby attribute from modal body; Make modal overlay id attribute unique'
-
- Dec 01, 2015
-
-
Douglas Hall authored
-
- Nov 30, 2015
-
-
Douglas Hall authored
-