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

Backend: REST API to create a new component within a unit #1706

Open
Tracked by #1697
bradenmacdonald opened this issue Mar 4, 2025 · 0 comments
Open
Tracked by #1697

Backend: REST API to create a new component within a unit #1706

bradenmacdonald opened this issue Mar 4, 2025 · 0 comments

Comments

@bradenmacdonald
Copy link
Contributor

bradenmacdonald commented Mar 4, 2025

REST API to create a new component within a unit.

Can be implemented as a two-stage create-and-link, if you want, similar to what we do for collections.

Requirements:

  1. Probably should record the fact that it was created in the unit, not added from elsewhere (even if we aren't yet using that distinction, we may in the future). Depends on Mechanism for tracking which components were created within a unit? openedx-learning#284
  2. Enforce permissions
  3. Enforce restrictions on which block types are allowed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In grooming
Development

No branches or pull requests

1 participant