Merge pull request #27826 from edx/mikix/grade-display-names
fix: don't escape assignment names in grades API
No related branches found
Showing
- common/lib/xmodule/xmodule/modulestore/tests/factories.py 1 addition, 1 deletioncommon/lib/xmodule/xmodule/modulestore/tests/factories.py
- lms/djangoapps/grades/course_grade.py 1 addition, 4 deletionslms/djangoapps/grades/course_grade.py
- lms/djangoapps/grades/subsection_grade.py 1 addition, 2 deletionslms/djangoapps/grades/subsection_grade.py
- lms/djangoapps/grades/tests/base.py 1 addition, 1 deletionlms/djangoapps/grades/tests/base.py
- lms/djangoapps/grades/tests/test_course_grade_factory.py 1 addition, 1 deletionlms/djangoapps/grades/tests/test_course_grade_factory.py
- lms/djangoapps/grades/tests/test_subsection_grade_factory.py 6 additions, 0 deletionslms/djangoapps/grades/tests/test_subsection_grade_factory.py
Loading
Please register or sign in to comment