Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace certificate language in lms and core #309

Merged

Conversation

mumarkhan999
Copy link
Member

Story Link

https://edlyio.atlassian.net/browse/EDS-245

PR Description

The language of "certificate" has been replaced with "statement of accomplishment"

Type of change

Please select the options that are relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Change
  • Content change

Checklist before merging:

  • Squased
  • Reviewd

Copy link

@tasawernawaz tasawernawaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one change requested, otherwise looks good.

@@ -44,7 +44,7 @@ export class PortfolioExperimentUpsellModal extends React.Component {
<img
className="upsell-certificate"
src="https://courses.edx.org/static/images/edx-verified-mini-cert.png"
alt="Sample verified certificate"
alt="Sample verified statement of accomplishment"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove verified from here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@mumarkhan999 mumarkhan999 force-pushed the umar/update-lms-common-openedx-side-certificate-language branch from 723abda to a816d87 Compare February 21, 2020 14:50
@@ -72,13 +72,14 @@ def get_certificate_description(mode, certificate_type, platform_name):
elif mode == 'verified':
# Translators: This text describes the 'ID Verified' course certificate type, which is a higher level of
# verification offered by edX. This type of verification is useful for professional education/certifications
certificate_type_description = _("A {cert_type} certificate signifies that a "
# ucsd-customizations: Here I am removing {cert_type} as ucsd is only using verified certificates so we

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# ucsd-customizations: Here I am removing {cert_type} as ucsd is only using verified certificates so we
# [UCSD_CUSTOM] [EDS-SOMETHING]: Here I am removing {cert_type} as ucsd is only using verified certificates so we

can we do something like this for consistency?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@mumarkhan999 mumarkhan999 force-pushed the umar/update-lms-common-openedx-side-certificate-language branch from a816d87 to 7997486 Compare February 24, 2020 07:32
@mumarkhan999 mumarkhan999 merged commit fe81b1d into develop Feb 24, 2020
@mumarkhan999 mumarkhan999 deleted the umar/update-lms-common-openedx-side-certificate-language branch February 24, 2020 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants