Lti_1p3.Claims.LearningInformationServices (Lti 1p3 v0.10.0)

A struct representing the lis claim in an LTI 1.3 request.

https://www.imsglobal.org/spec/lti/v1p3#learning-information-services-lis-claim

Link to this section Summary

Functions

Create a new lis claim.

Link to this section Types

@type t() :: %Lti_1p3.Claims.LearningInformationServices{
  course_offering_sourcedid: String.t(),
  course_section_sourcedid: String.t(),
  person_sourcedid: String.t()
}

Link to this section Functions

Link to this function

lis(opts \\ [])

Create a new lis claim.