|
|
{{#if notificationType.candidatesAvailableForReview}}
| Job title |
No of resource bookings |
Candidates |
Status |
{{#each teamJobs}}
| {{this.title}} |
{{this.nResourceBookings}} |
|
{{#each this.jobCandidates}}
- {{this.status}}
{{/each}}
|
{{/each}}
{{/if}}
{{#if notificationType.interviewComingUpForHost}}
| Job title |
Candidate Handle |
Interviews |
Attendees |
Date and Time |
| {{this.jobTitle}} |
{{this.handle}} |
Link |
{{#each this.attendees}}
- {{this}}
{{/each}}
|
{{this.startTime}} |
{{/if}}
{{#if notificationType.interviewComingUpForGuest}}
| Job title |
Date and Time |
Interviews |
| {{this.jobTitle}} |
{{this.startTime}} |
Link |
{{/if}}
{{#if notificationType.interviewCompleted}}
| Job title |
Candidate Handle |
Date and Time |
Attendees |
Interviews |
| {{this.jobTitle}} |
{{this.handle}} |
{{this.startTime}} |
{{#each this.attendees}}
- {{this}}
{{/each}}
|
Link |
{{/if}}
{{#if notificationType.postInterviewCandidateAction}}
| Job title |
Handle |
Date and Time |
Attendees |
Interviews |
{{#each teamInterviews}}
| {{this.jobTitle}} |
{{this.handle}} |
{{this.startTime}} |
{{#each this.attendees}}
- {{this}}
{{/each}}
|
Link |
{{/each}}
{{/if}}
{{#if notificationType.upcomingResourceBookingExpiration}}
Team Name:
{{teamName}}
| Job title |
Resource Bookings Handle |
End Date |
{{#each teamResourceBookings}}
| {{this.jobTitle}} |
{{this.handle}} |
{{this.endDate}} |
{{/each}}
{{/if}}
If you have any questions about this process or if you encounter any issues coordinating your availability, you may reply to this email or send a separate email to our Gig Work operations team.
Thanks!
The Topcoder Team
|