oppia / oppia/oppia-web-developer-docs
Create Tutorial - Fix and test a bug involving emails.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 18
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
Skills covered
Code Navigation,
Testing email services locally,
Unit tests.
Similar issues
Existing relevant pages
https://github.com/oppia/oppia/wiki/Testing-email-functionality
Example
Admins have reported that the post sign up email's HTML is malformed, causing rendering issues in email clients.
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 linked Testing-email-functionality wiki page and use the issue's code-navigation guidance to locate the post-sign-up email HTML and its tests. Reproduce the malformed rendering with local email testing, then document the fix and verification steps in a tutorial with unit-test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100