Skip to content
Snippets Groups Projects
  1. Jul 23, 2020
  2. Jul 15, 2020
  3. Jul 06, 2020
  4. Jul 02, 2020
  5. Jun 29, 2020
  6. Jun 26, 2020
  7. Jun 25, 2020
  8. May 28, 2020
  9. Apr 24, 2020
  10. Mar 31, 2020
  11. Mar 03, 2020
    • Ahtisham Shahid's avatar
      Added img to bleach safe tags · 67eafec5
      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
      67eafec5
  12. Feb 04, 2020
  13. Dec 11, 2019
  14. Dec 10, 2019
  15. Oct 08, 2019
  16. Aug 28, 2019
  17. Jul 27, 2019
  18. 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
  19. May 04, 2018
  20. Feb 09, 2018
  21. Sep 19, 2017
  22. Jul 12, 2017
    • Pan Luo's avatar
      Fix the rebind exception when calling get_result · 593b8120
      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.
      593b8120
  23. Apr 18, 2017
  24. Jan 30, 2017
  25. Jan 09, 2017
  26. Dec 23, 2016
  27. Nov 02, 2016
  28. Oct 13, 2016
  29. Jun 07, 2016
  30. Jun 05, 2016
Loading