oppia / oppia/oppia-web-developer-docs
Create Tutorial - Learn how to make a UI look nice
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
Skills covered
Codebase Navigation,
Figure out what code to change,
Principles of principles of contrast, repetition, alignment, proximity.
Similar issues
14960 (List of sub issues.)
Existing relevant pages
/oppia/wiki/Testing-for-Accessibility
Example
The Admin page’s layout feels cluttered and some text elements are difficult to read due to low contrast with the background. Thus, we would want to improve overall aesthetics and readability of the page by applying C.R.A.P principles and also considering consistency across the UI. http://localhost:8181/admin#/activities
Contributor guide
No contributing guide indexed for this repository
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 existing Testing-for-Accessibility wiki page and inspect the Admin page at http://localhost:8181/admin#/activities. Define the tutorial’s scope around codebase navigation, contrast, repetition, alignment, proximity, and UI consistency. Done should be a clear tutorial showing how to apply those principles to improve the Admin page’s clutter, readability, and overall aesthetics.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100