2018-05-15 06:12:05 +01:00
|
|
|
.row
|
|
|
|
.col-xs-12.col-sm-8.col-sm-offset-2
|
|
|
|
p.stats
|
|
|
|
| You have completed
|
|
|
|
strong
|
|
|
|
span.green-text=completedChallengeCount
|
|
|
|
| of
|
|
|
|
strong
|
|
|
|
span.green-text=challengeCount
|
2018-05-25 16:49:47 +01:00
|
|
|
| coding challenges.
|
2018-05-15 06:12:05 +01:00
|
|
|
p.stats
|
|
|
|
| You have built
|
|
|
|
strong
|
|
|
|
span.green-text=completedProjectCount
|
|
|
|
| out of
|
|
|
|
strong
|
|
|
|
span.green-text 30
|
2018-05-25 16:49:47 +01:00
|
|
|
| projects.
|
2018-05-21 16:21:15 +01:00
|
|
|
if !!completedLegacyCertCount
|
|
|
|
p.stats
|
|
|
|
| You have earned
|
|
|
|
strong
|
|
|
|
span.green-text=completedLegacyCertCount
|
|
|
|
| out of
|
|
|
|
strong
|
|
|
|
span.green-text 3
|
2018-05-25 16:49:47 +01:00
|
|
|
| legacy certifications.
|
2018-05-15 06:12:05 +01:00
|
|
|
p.stats
|
|
|
|
| You have earned
|
|
|
|
strong
|
|
|
|
span.green-text=completedCertCount
|
|
|
|
| out of
|
|
|
|
strong
|
|
|
|
span.green-text 6
|
2018-05-25 16:49:47 +01:00
|
|
|
| certifications.
|