Streamlined Candidate Data Export (All Details in One View)
under review
Donna Febrianti
Need an easier way to pull all of this information for each candidate in one go:
- Candidate ID (used in the slug for the candidate detail page)
- Candidate Name
- Candidate Email
- Status (Invited / In Progress / Submitted)
- Date & timestamp when invited
- Date & timestamp of follow-ups
- Date & timestamp when started
- Progress state (e.g., “x out of x questions” when In Progress)
- Date & timestamp of submission
- Time taken to submit each answer (per item)
- Number of attempts before submission (per item)
- Transcript of answers (per item)
Right now, each of these data points is shown in separate views, which makes it difficult to collect everything efficiently.
Jean F. Quéralt
If the CSV download is to be updated, may I suggest to make sure First and Last names are in separate fields?
The collection is separate (and if memory serves Webhooks are already serving both fields) yet the CSV merges them. This leads to a considerable amount of times where manual split becomes a problem.
s
sanat
marked this post as
under review