adlnet / xAPI-Spec

The xAPI Specification describes communication about learner activity and experiences between technologies.
https://adlnet.gov/projects/xapi/
901 stars 405 forks source link

Ignore voiding flag when GETing statements. #995

Open garemoko opened 7 years ago

garemoko commented 7 years ago

This would be a 1.1.0 thing or possibly something for a separate reporting spec. It'd be really nice to be able to request statements and not have the LRS return voiding statements. I sometimes have scenarios where I'm voiding a large number of statements e.g. the complete output of a csv to xapi transform process.

Fetching un-voided statements can get painful when you have to go through pages of voiding statements to get there. Currently I'm working around this by using since and until.