Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/collector/track should return an array of Statement IDs in case we want to reference nested statements within other statements (supported by xAPI specification) #46

Open
RotaruDan opened this issue Feb 16, 2016 · 0 comments

Comments

@RotaruDan
Copy link
Contributor

The returned array of Statement IDs should be ordered the same way the statements have been sent to the /collector/track request.

NOTE: This could be an optional feature activated with a flag sent within the body of the request (example given) since returning the array can increase the network load and referencing nested Statements is not a priority use-case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant