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

Implement the activity profile resource #379

Open
lebrunthibault opened this issue Jul 3, 2023 · 0 comments
Open

Implement the activity profile resource #379

lebrunthibault opened this issue Jul 3, 2023 · 0 comments
Labels
Milestone

Comments

@lebrunthibault
Copy link
Contributor

lebrunthibault commented Jul 3, 2023

Feature Request

Implement the activity profile resource

Describe the solution you'd like
According to the spec : Stores, changes, fetches, or deletes the specified Profile document in the context of the specified Activity.
This means implementing CRUD access to the /xAPI/activity/profile endpoint as specified in the spec.
We would need to implement storage for all existing backends (the schema is free for this resource which is a document resource)

Discovery, Documentation, Adoption, Migration Strategy
Users will be able to access the new /xAPI/activity/profile endpoint as specified in the spec
One use case would be to store and retrieve activity metadata including a list of children activities (see #378)

Do you want to work on it through a Pull Request?
Yes I would like that

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

No branches or pull requests

2 participants