<h4class="tab-heading">Tell us about your Skills</h4>
<divclass="row"style="margin-top: 24px;">
<divclass="col-md-12">
<divclass="col-md-12">
<span>We have identified the following skills based on your Work experience, Educational qualifications or certification. How would you rate yourself? </span>
<span>We have identified the following skills based on your Work experience, Educational qualifications or certification. How would you rate yourself? </span>
</div>
</div>
</div>
</div>
<form#form="ngForm">
<divclass="row skill-wrapper">
<divclass="row skill-wrapper"*ngFor="let skill of careerProfile?.Skills; let i = index;"
We need some information from you so you can fill out your career profile and get job hunting.
<span*ngIf="!careerProfile?.Candidate?.IsFirstTime">We need you to fill out your Career Profile so you can apply to the jobs that you’ve been matched to below.</span>
<span*ngIf="careerProfile?.Candidate?.IsFirstTime">We need some information from you so you can fill out your career profile and get job hunting.</span>
</div>
</div>
<divclass="home-header-card-action"routerLink="/my-career-web/dashboard/personal-details">I'm ready to get started</div>
We need some information from you so you can fill out your career profile and get job hunting.
<span*ngIf="!careerProfile?.Candidate?.IsFirstTime">We need you to fill out your Career Profile so you can apply to the jobs that you’ve been matched to below.</span>
<divclass="mobile-header-card-action"routerLink="/my-career-web/dashboard/personal-details">I'm ready to get started</div>
<span*ngIf="careerProfile?.Candidate?.IsFirstTime">We need some information from you so you can fill out your career profile and get job hunting.</span>