Skip to content
Snippets Groups Projects
  1. 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
  2. May 04, 2018
  3. Feb 09, 2018
  4. Sep 20, 2017
  5. Jul 19, 2017
  6. Jun 02, 2017
  7. Apr 18, 2017
  8. Jan 30, 2017
  9. Dec 23, 2016
  10. Nov 02, 2016
  11. Jun 07, 2016
  12. Jun 05, 2016
  13. Jun 04, 2016
  14. Jun 01, 2016
  15. Apr 26, 2016
  16. Apr 07, 2016
  17. Mar 28, 2016
  18. Mar 25, 2016
  19. Jan 26, 2016
  20. Jan 20, 2016
  21. Dec 29, 2015
  22. Dec 01, 2015
  23. Nov 30, 2015
Loading