- 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
-
- Oct 08, 2019
-
-
Waheed Ahmed authored
Updated to run tests on both python 2 and 3. PROD-774
-
- 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
-
- Apr 18, 2017
-
-
Qubad786 authored
-
- Jan 30, 2017
-
-
Zia Fazal authored
removed ugettext around display name also
-
- Oct 13, 2016
-
-
Pan Luo authored
This allows this xblock being hooked into get_course_lti_endpoints for discovering LTI result/outcome endpoints.
-
- Apr 28, 2016
-
-
Kyle Boots 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
-
-
Ibrahim 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
-
- Nov 30, 2015
-
-
Douglas Hall authored
-