Skip to content
Snippets Groups Projects
  1. Sep 29, 2020
  2. Sep 15, 2020
  3. Sep 14, 2020
  4. Sep 04, 2020
  5. Aug 26, 2020
  6. Aug 07, 2020
    • Michael Terry's avatar
      Convert is_past_due to a method · 026f6511
      Michael Terry authored
      This is just to keep it in line with other xblocks that define
      an is_past_due attribute. Nicer if they all have the same access
      pattern.
      026f6511
  7. Jul 24, 2020
  8. Jul 23, 2020
  9. Jul 15, 2020
  10. Jul 02, 2020
  11. Jun 29, 2020
  12. Jun 26, 2020
  13. Jun 25, 2020
  14. 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
  15. Feb 04, 2020
  16. Oct 08, 2019
  17. 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
  18. May 04, 2018
  19. Sep 19, 2017
  20. Apr 18, 2017
  21. Oct 13, 2016
  22. Jun 07, 2016
  23. Jun 05, 2016
  24. Jun 04, 2016
  25. Jun 01, 2016
  26. Apr 28, 2016
  27. Mar 25, 2016
  28. Jan 26, 2016
  29. Jan 20, 2016
  30. Nov 30, 2015
Loading