openedx / openedx/edx-ora2

Not collected message strings

Open
#762 0 comments 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.