Skip to content
Snippets Groups Projects
  1. Nov 21, 2022
  2. Nov 16, 2022
    • michaelroytman's avatar
      feat: adds support for LTI 1.3 Proctoring Service specification in-browser proctoring launch. · 6288b2a0
      michaelroytman authored
        * Adds an Lti1p3ProctoringLaunchData data class. It should be included as an attribute of the Lti1p3LaunchData
          data class to provide necessary proctoring data for a proctoring launch.
        * Adds an LtiProctoringConsumer class. This class is used to generate LTI proctoring launch requests and to decode
          and validate the JWT send back by the Tool with the LtiStartAssessment message.
        * Adds an lti_1p3_proctoring_enabled BooleanField to the LtiConfiguration model. This field controls whether
          proctoring is enabled for a particular LTI integration.
        * Modifies the launch_gate_endpoint to support LtiStartProctoring and LtiEndAssessment LTI launch messages.
        * Adds an start_proctoring_assessment_endpoint to support LtiStartAssessment messages from the Tool.
        * Adds an LTI_1P3_PROCTORING_ASSESSMENT_STARTED signal. This signal is emitted when the LtiStartAssessment message is
          sent from the Tool to inform users of the library that the LtiStartAssessment message has been received.
      6288b2a0
  3. Nov 01, 2022
  4. Sep 13, 2022
  5. Feb 16, 2022
  6. Jun 09, 2021
  7. Apr 21, 2021
  8. Apr 13, 2021
  9. Mar 03, 2021
  10. Nov 05, 2020
  11. Oct 23, 2020
  12. Sep 09, 2020
  13. Jul 10, 2020
Loading