Skip to content

Releases: oat-sa/lib-lti1p3-proctoring

v1.0.2

09 Mar 20:23
f3b7398
Compare
Choose a tag to compare

What's Changed

  • chore: allow psr/http-message v2 by @kochen in #25

Full Changelog: 1.0.1...1.0.2

v1.0.1

08 Mar 09:28
1d297a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

v1.0.0

22 Dec 08:27
9dd5bfa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...1.0.0

v0.5.0

24 Jan 17:23
792a0e4
Compare
Choose a tag to compare

What's Changed

  • Add filtering for null value instead empty for acs control by @poyuki in #15

New Contributors

Full Changelog: 0.4.0...0.5.0

v0.4.0

27 Sep 13:12
Compare
Choose a tag to compare
  • Added EndAssessment launch message builder
  • Updated StartAssessment launch message builder for end_assessment_return claim handling
  • Updated documentation

v0.3.0

28 Jul 10:42
37ad423
Compare
Choose a tag to compare
  • Added method to the AcsServiceClient to work with claim
  • Updated documentation

0.2.0

03 Jul 12:42
a7bc375
Compare
Choose a tag to compare
  • Added github actions CI
  • Removed jenkins and travis CI
  • Updated oat-sa/lib-lti1p3-core dependency to version 6.0
  • Updated documentation

v0.1.0

08 Apr 08:50
13f3fcc
Compare
Choose a tag to compare
  • Added StartProctoring and StartAssessment launch message builders
  • Added ACS control and control result models, factories and serializers
  • Added ACS service client
  • Added ACS service server request handler and related control processor interface
  • Added psalm support
  • Added documentation