A job isn't just about what one does, but the environment where one does it. This questionnaire will help us both learn what's most important to you in a workplace environment. There are no right or wrong answers, so please choose what best fits you (not what you think might be right for a particular job).
<buttontype="button"pButtonlabel="Connect With Google"class="ui-button-google"(click)="connectWithSocial('GOOGLE')"*ngIf="!careerProfile.IsGoogleConnected"></button>
<buttontype="button"pButtonlabel="Connect With Google"class="ui-button-google"(click)="connectWithSocial('GOOGLE')"
<buttontype="button"pButtonlabel="Connect With LinkedIn"class="ui-button-facebook"(click)="connectWithSocial('LINKEDIN')"*ngIf="!careerProfile.IsLinkedInConnected"></button>
<buttontype="button"pButtonlabel="Connect With LinkedIn"class="ui-button-facebook"(click)="connectWithSocial('LINKEDIN')"