openedx / openedx/openedx-tutor-plugins
Simplify tutor-contrib-paragon django settings?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 16
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 2
Description
We were looking at https://github.com/openedx/openedx-tutor-plugins/tree/11fcaec23b27d9f1abe5280213e717ed36d4f327/plugins/tutor-contrib-paragon/tutorparagon/patches and wondering if openedx-lms-development-settings and openedx-lms-production-settings could be simplified into one file, as MFE_HOST should work in the dev file just as much as it does in the prod file?
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 in the tutorparagon/patches directory at openedx-lms-development-settings and openedx-lms-production-settings. Compare how MFE_HOST is handled in each file and verify whether their shared settings can be consolidated without changing the development or production behavior. The work is done when the redundant separation is removed and MFE_HOST works in the development settings as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100