proversity-org / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
1 stars 1 forks source link

MIGRATION - PE-665 - Add support for extended profile fields name mapping. #1121

Closed Squirrel18 closed 4 years ago

Squirrel18 commented 4 years ago

Description:

This PR adds support for field name mapping to the extended profile fields. Now you can set the display name of the fields using a site configuration setting called: extended_profile_fields_name_mapping e.g. "extended_profile_fields_name_mapping":{ "my_extended_profile_field": "My extended profile field display name." }

Previous work:

https://github.com/proversity-org/edx-platform/pull/1109

Reviewers: