Not collected message strings
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 65
- Forks
- 218
- PR merge metrics
- No merged PRs in 30d
Description
Strings labeled as "answer_text_label" in templates and included into child templates are translated in child templates, but not collected to translation .po files.
Templates in question:
openassessmentblock/grade/oa_grade_complete.html
openassessmentblock/self/oa_self_assessment.html
openassessmentblock/peer/oa_peer_turbo_mode.html
openassessmentblock/student_training/student_training.html
openassessmentblock/staff_debug/student_info.html
openassessmentblock/response/oa_response_submitted.html
openassessmentblock/response/oa_response_graded.html
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 with the listed templates, especially the uses of "answer_text_label", and inspect how their translated strings are collected into translation .po files. Confirm the extraction behavior for each template and verify that the affected strings appear in the generated .po files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100