packbackbooks / lti-1-3-php-library

A library used for building IMS-certified LTI 1.3 tool providers in PHP.
Apache License 2.0
39 stars 25 forks source link

DEV-11392: fix and add ability to get ALL lineItems in a container #17

Closed pb-sobrien closed 3 years ago

pb-sobrien commented 3 years ago

Summary of Changes

AGS wasn't making use of the "next page" functionality, so I added that in. I also fixed the regex since when looking through the headers, the Link is actually the key and will never be found in the regex being checked against the value.

Testing

Lots of manual testing. Confirmed I could get all 42 assignments in a context. I also tested 0 and 1.