Issue on page /xblock-utils/settings-and-theme-support.html
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 470
- Forks
- 231
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 6
Description
"This mixin aims to provide a common interface for pulling XBlock settings from the LMS SettingsService." -> 404
XBlock settings are represented as dictionary stored in django settings and populated from environment *.json files (cms.env.json and lms.env.json) -> 404
I may have misunderstood but it looked like there has been a lot of recent refactoring here, so I'm not sure I'd be able to find the proper URLs to update.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the documentation source for xblock-utils/settings-and-theme-support.html and inspect the two links to edx-platform that now return 404. Check the current Open edX locations for SettingsService and the XBlock settings configuration, then update the broken references and verify both links resolve.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100