Skip to content

Commit

Permalink
Merge pull request #108 from Cherol08/master
Browse files Browse the repository at this point in the history
"Add remove section to interview candidates"
  • Loading branch information
Cherol08 authored Feb 3, 2022
2 parents 964fe69 + 57dc3ea commit 3098055
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions teams-pro/interviewing-candidates.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ We'll cover how to:
- Create a repl
- Invite candidates
- Observe candidates
- Remove candidate access

## Step 1 - Create a repl

Expand Down Expand Up @@ -60,3 +61,12 @@ Candidates can also view your IDE in the same way. This lets them see the change

![candidate_screen](/images/teamsPro/interviewing-candidates-tutorial-images/candidate_screen.png)

## Remove candidate access

To remove candidates from interview repls so they cannot access the interview once it is complete, click on the `invite` button and on the pop-up window, find the candidates name or email.

<img src="static/images/teamsPro/interviewing-candidates-tutorial-images/remove-candidates.png"
alt="remove candidate access"
style="width: 90% !important;"/>

Once you find the candidate, click on the `x` next to their name and they will be removed from the interview and they will no longer be able to access invite link.

0 comments on commit 3098055

Please sign in to comment.