Skip to content
Snippets Groups Projects
  1. Jan 19, 2021
  2. Dec 02, 2020
  3. Dec 01, 2020
  4. Nov 20, 2020
  5. Oct 13, 2020
  6. Sep 02, 2020
  7. Jul 15, 2020
  8. Jun 25, 2020
  9. Jun 04, 2020
  10. Jan 22, 2019
    • Omar Al-Ithawi's avatar
      Allow plugins for the LTI XBlock to pass extra parameters to the provider · c857e5d0
      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
      c857e5d0
  11. May 09, 2018
  12. May 04, 2018
  13. Dec 23, 2016
  14. Dec 01, 2015
  15. Nov 30, 2015
Loading