Skip to content

Commit

Permalink
refactor(tutorial): remove badging (#3197)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandra Davila <adavila91@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Oct 13, 2022
1 parent 8591c2d commit a06adb9
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 184 deletions.
3 changes: 1 addition & 2 deletions src/pages/all-about-carbon/who-uses-carbon.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,7 @@ Here are some ways developers can begin engaging with Carbon.
- Check out a tutorial in your framework of choice
([React](/developing/react-tutorial/overview/),
[Angular](/developing/angular-tutorial/overview/) or
[Vue](/developing/vue-tutorial/overview/)) and get your Developer Essentials
badge.
[Vue](/developing/vue-tutorial/overview/)).

#### Get the tools

Expand Down
86 changes: 3 additions & 83 deletions src/pages/developing/angular-tutorial/wrapping-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,88 +10,8 @@ tabs:
<PageDescription>

Thanks for completing our tutorial and helping us improve it along the way. If
you want to show the world your new skills, you can apply for an IBM Digital
Badge.
you want to show the world your new skills, you can share your deployed
application and showcase the five pull requests you have completed with the
green `status: approved` label.

</PageDescription>

<AnchorLinks>

<AnchorLink>Application form</AnchorLink>
<AnchorLink>Badge information</AnchorLink>

</AnchorLinks>

## Application form

Once you complete all five steps of the tutorial, you can apply for an
[IBM Digital Badge](https://badges.carbondesignsystem.com). These badges are
available to anybody who completes the tutorial, not just IBM employees.

<Row>
<Column colLg={8}>

![](/images/carbon-badge.png)

<Caption>IBM Digital Badge</Caption>

</Column>
</Row>

## Badge information

For more information about the IBM Carbon Design System Developer Essentials -
Angular badge, see the
[Acclaim](https://www.youracclaim.com/org/ibm/badge/ibm-carbon-design-system-developer-essentials-angular)
site.

### Badge process

This badge demonstrates knowledge about Carbon's Angular components. To earn the
badge:

1. Complete steps 1 through 5 of the Carbon Angular tutorial:
- Step 1. [Installing Carbon](/developing/angular-tutorial/step-1)
- Step 2. [Building pages](/developing/angular-tutorial/step-2)
- Step 3. [Using APIs](/developing/angular-tutorial/step-3)
- Step 4. [Creating components](/developing/angular-tutorial/step-4)
- Step 5. [Deploying to IBM Cloud](/developing/angular-tutorial/step-5)
2. Have approved pull requests for steps 1 through 5 in the
[carbon-tutorial-angular repository](https://github.com/carbon-design-system/carbon-tutorial-angular).
3. Apply for the IBM Digital Badge by completing the
[form and survey](https://badges.carbondesignsystem.com/).

<InlineNotification>

**Note:** To quickly find your submitted PRs, you can
[filter by author](https://github.com/carbon-design-system/carbon-tutorial-angular/pulls?utf8=%E2%9C%93&q=author%3Ausername)
(e.g. `author:${username}`).

</InlineNotification>

### FAQ and help

Badge issuer contact: matt.rosno@ibm.com.

For questions related to your Acclaim badge earner account and profile, as well
as issues related to claiming your badge after receiving a notification, go to
[http://support.youracclaim.com](http://support.youracclaim.com) for account
issues.

### Privacy statement

NOTICE: IBM leverages the services of Credly's Acclaim platform, a 3rd party
data processor authorized by IBM and located in the United States, to assist in
the administration of the IBM Digital Badge program. In order to issue you an
IBM Digital Badge, your personal information (name, email address, and badge
earned) will be shared with the Credly's Acclaim platform. You will receive an
email notification from Acclaim with instructions for claiming the badge. Your
personal information is used to issue your badge and for program reporting and
operational purposes. It will be handled in a manner consistent with IBM privacy
practices. The IBM Privacy Statement can be viewed here:
[https://www.ibm.com/privacy/us/en/](https://www.ibm.com/privacy/us/en/). IBM
employees can view the IBM Internal Privacy Statement here:
[https://w3.ibm.com/w3publisher/w3-privacy-notice](https://w3.ibm.com/w3publisher/w3-privacy-notice).

To apply for the IBM Digital Badge, please complete the
[form and survey](https://badges.carbondesignsystem.com).
5 changes: 2 additions & 3 deletions src/pages/developing/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,11 @@ as well as our GitHub repos and Storybooks for your framework of choice.

## Additional guidance

### Take a tutorial, earn a badge
### Take a tutorial

We offer tutorials in Angular, React, and Vue to guide you in creating an app
with the Carbon Design System. We’ll teach you the ins and outs of using Carbon
components, and introduce web development best practices along the way. Everyone
who completes the tutorial will earn an IBM digital badge.
components, and introduce web development best practices along the way.

<Row className="resource-card-group">
<Column colLg={4} colMd={4} noGutterSm>
Expand Down
18 changes: 7 additions & 11 deletions src/pages/developing/react-tutorial/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,20 +58,16 @@ tabs:
`#carbon-react` or tag `@carbon-design-system/developers` in a comment on your
PR for help.

### When will I get the badge?
### How can I show others my completion status?

- After you've completed the tutorial, as well as the form and badge survey
mentioned
[here](https://carbondesignsystem.com/developing/react-tutorial/wrapping-up#badge-process),
our badge issuer will approve your badge. This is a manual job done by one
person. Please be patient if it takes a while to review as we have lots of
people go thru our tutorial badging process.
- Proof of your completion of the tutorial can be seen by filtering the PR list
to show your five PRs with the `status: approved` label.

- Badge issuer contact: matt.rosno@ibm.com.
- You can filter the pull request list to show only pull requests authored by
your username. Replace `YOURUSERNAMEHERE` with your username in the following
link:

- For questions related to your Acclaim badge earner account and profile, as
well as issues related to claiming your badge after receiving a notification,
go to http://support.youracclaim.com for account issues.
- https://github.com/carbon-design-system/carbon-tutorial/pulls?q=author%3AYOURUSERNAMEHERE

### Other troubleshooting tips

Expand Down
86 changes: 3 additions & 83 deletions src/pages/developing/react-tutorial/wrapping-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,88 +19,8 @@ tabs:
<PageDescription>

Thanks for completing our tutorial and helping us improve it along the way. If
you want to show the world your new skills, you can apply for an IBM Digital
Badge.
you want to show the world your new skills, you can share your deployed
application and showcase the five pull requests you have completed with the
green `status: approved` label.

</PageDescription>

<AnchorLinks>

<AnchorLink>Application form</AnchorLink>
<AnchorLink>Badge information</AnchorLink>

</AnchorLinks>

## Application form

Once you complete all five steps of the tutorial, you can apply for an
[IBM Digital Badge](https://badges.carbondesignsystem.com). These badges are
available to anybody who completes the tutorial, not just IBM employees.

<Row>
<Column colLg={8}>

![](/images/carbon-badge.png)

<Caption>IBM Digital Badge</Caption>

</Column>
</Row>

## Badge information

For more information about the IBM Carbon Design System Developer Essentials -
React badge, see the
[Acclaim](https://www.youracclaim.com/org/ibm/badge/ibm-carbon-design-system-developer-essentials-react)
site.

### Badge process

This badge demonstrates knowledge about Carbon's React components. To earn the
badge:

1. Complete steps 1 through 5 of the Carbon React tutorial:
- Step 1. [Installing Carbon](/developing/react-tutorial/step-1)
- Step 2. [Building pages](/developing/react-tutorial/step-2)
- Step 3. [Using APIs](/developing/react-tutorial/step-3)
- Step 4. [Creating components](/developing/react-tutorial/step-4)
- Step 5. [Deploying to IBM Cloud](/developing/react-tutorial/step-5)
2. Have approved pull requests for steps 1 through 5 in the
[carbon-tutorial repository](https://github.com/carbon-design-system/carbon-tutorial).
3. Apply for the IBM Digital Badge by completing the
[form and survey](https://badges.carbondesignsystem.com/).

<InlineNotification>

**Note:** To quickly find your submitted PRs, you can
[filter by author](https://github.com/carbon-design-system/carbon-tutorial/pulls?utf8=%E2%9C%93&q=author%3Ausername)
(e.g. `author:${username}`).

</InlineNotification>

### FAQ and help

Badge issuer contact: matt.rosno@ibm.com.

For questions related to your Acclaim badge earner account and profile, as well
as issues related to claiming your badge after receiving a notification, go to
[http://support.youracclaim.com](http://support.youracclaim.com) for account
issues.

### Privacy statement

NOTICE: IBM leverages the services of Credly's Acclaim platform, a 3rd party
data processor authorized by IBM and located in the United States, to assist in
the administration of the IBM Digital Badge program. In order to issue you an
IBM Digital Badge, your personal information (name, email address, and badge
earned) will be shared with the Credly's Acclaim platform. You will receive an
email notification from Acclaim with instructions for claiming the badge. Your
personal information is used to issue your badge and for program reporting and
operational purposes. It will be handled in a manner consistent with IBM privacy
practices. The IBM Privacy Statement can be viewed here:
[https://www.ibm.com/privacy/us/en/](https://www.ibm.com/privacy/us/en/). IBM
employees can view the IBM Internal Privacy Statement here:
[https://w3.ibm.com/w3publisher/w3-privacy-notice](https://w3.ibm.com/w3publisher/w3-privacy-notice).

To apply for the IBM Digital Badge, please complete the
[form and survey](https://badges.carbondesignsystem.com).
5 changes: 3 additions & 2 deletions src/pages/developing/vue-tutorial/wrapping-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ tabs:
<PageDescription>

Thanks for completing our tutorial and helping us improve it along the way. If
you want to show the world your new skills, you can apply for an IBM Digital
Badge.
you want to show the world your new skills, you can share your deployed
application and showcase the five pull requests you have completed with the
green `status: approved` label.

</PageDescription>

Expand Down

1 comment on commit a06adb9

@vercel
Copy link

@vercel vercel bot commented on a06adb9 Oct 13, 2022

Choose a reason for hiding this comment

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

Please sign in to comment.