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

Clarification needed on a voided statement requirement #1004

Closed TylerDixon closed 2 years ago

TylerDixon commented 7 years ago

Under the voided statement requirements there's a requirement as follows:

Upon receiving a Statement that voids another, the LRS SHOULD NOT* reject the request on the grounds of the Object of that voiding Statement not being present.

I could see this interpreted as 2 ways:

The 2nd interpretation seems more logical to me (the first just seeming like a malformed statement), but I just wanted some clarification.

garemoko commented 7 years ago

The 2nd is the intended meaning. I can see how it could be read in the first way if read in isolation from the rest of the specification though.

I like your wording "that the statement it refers to in the id property of its Object does not exist." too. We should update this in the next (patch or otherwise) version.