openedx / openedx/openedx-tutor-plugins

Simplify tutor-contrib-paragon django settings?

Open Beginner friendly
#64 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.