Closed zacharis278 closed 1 year ago
Patch coverage: 100.00
% and no project coverage change.
Comparison is base (
cb33ae5
) 97.75% compared to head (7f3b550
) 97.76%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Allows a basic LtiResourceLinkRequest launch to be performed by the proctoring consumer class. Since it's the parent class this made sense to me versus initializing a different consumer type based on the launch message. Which, would also be hard to implement anyway.