openedx / openedx/frontend-app-authoring
Convert Accessibility page into a plug-in
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Current the Accessibility page set up to only be used by edX. The messages have edX hard coded into them as well has the default email address and apis. Converting this to a plug-in will help it become more useable for entire community.
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 by locating the Accessibility page and the messages, default email address, and APIs that currently contain edX-specific values. Review how this TypeScript/React frontend handles plug-ins, then define the configuration boundaries needed for community use. Done means the page is usable without edX hard-coding and its email and API defaults are configurable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100