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

Support static assets in the Learning Core runtime #34737

Open
Tracked by #34283
kdmccormick opened this issue May 8, 2024 · 5 comments
Open
Tracked by #34283

Support static assets in the Learning Core runtime #34737

kdmccormick opened this issue May 8, 2024 · 5 comments
Assignees
Labels
content libraries misc Libraries Overhaul tech work not captured in the stories

Comments

@kdmccormick
Copy link
Member

kdmccormick commented May 8, 2024

@ormsbee Opening this issue now so that I have something to link TODO comments to :)

Exact details TBD. ADR with details: https://github.com/openedx/openedx-learning/blob/main/docs/decisions/0015-serving-static-assets.rst

@kdmccormick kdmccormick added the content libraries misc Libraries Overhaul tech work not captured in the stories label May 8, 2024
@kdmccormick
Copy link
Member Author

In review: openedx/openedx-learning#217

@bradenmacdonald
Copy link
Contributor

bradenmacdonald commented Sep 13, 2024

openedx/frontend-app-authoring#1242 will soon merge, and then we'll pretty much have everything in place on the frontend to be able to test this: e.g. get a simple HTML XBlock that references a static image to render on the frontend. (Would still require using the python API to upload the image and reference it from the block's OLX though.)

I think that is the simplest case, before we move on to things like copying a block into a modulestore course.

@ormsbee ormsbee self-assigned this Oct 2, 2024
@ormsbee
Copy link
Contributor

ormsbee commented Oct 2, 2024

Closing this now that openedx/openedx-learning#217 has merged (which gets us enough of this functionality for Sumac).

@ormsbee ormsbee closed this as completed Oct 2, 2024
@ormsbee
Copy link
Contributor

ormsbee commented Oct 2, 2024

Oh wait, I misread this. Re-opening, since the static asset implementation for edx-platform is incomplete.

@ormsbee ormsbee reopened this Oct 2, 2024
@ormsbee
Copy link
Contributor

ormsbee commented Oct 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content libraries misc Libraries Overhaul tech work not captured in the stories
Projects
None yet
Development

No branches or pull requests

3 participants