Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
83 stars 35 forks source link

[BUG FIX] [MER-3556] XAPI event emitting error #4996

Closed eliknebel closed 1 month ago

eliknebel commented 1 month ago

https://eliterate.atlassian.net/browse/MER-3556

This PR guards against an XAPI query possibly returning multiple resource attempts when only one is expected by adding a desc sort on the attempt number and limiting the results to 1 record.