GCTC-NTGC / gc-digital-talent

GC Digital Talent is the new recruitment platform for digital and tech jobs in the Government of Canada. // Talents numériques du GC est la nouvelle plateforme de recrutement pour les emplois numériques et technologiques au gouvernement du Canada.
https://talent.canada.ca
GNU Affero General Public License v3.0
20 stars 8 forks source link

✨ CSV download for ROD #11362

Open gobyrne opened 3 weeks ago

gobyrne commented 3 weeks ago

✨ User story

As a pool operator, I want to be able to download the full ROD, so I can send it to HR as a record of everything that happened in the hiring process.

🕵️ Details

New download option "Download CSV with assessments". This should be added (using the chevron) below "Download CSV" (and download all in the future).

This new download will contain all the information from the original CSV and will add a column for each assessment-skill combination.

Each cell should include the follow: Requirement decision Demonstrated level (if applicable) Justification (if applicable) Notes: "Decision notes" (if applicable)

For example, the csv for the date in the screenshot below would contain 12 additional columns:

  1. Application screening - education requirement
  2. Application screening - Digital Product Accessibility
  3. Application screening - Requirements Analysis
  4. Application screening - UX Research Methods
  5. Application screening - Graphic Design
  6. Screening questions - Digital Product Accessibility
  7. Screening questions - Graphic Design
  8. Technical exam - Take home - Digital Product Accessibility
  9. Technical exam - Take home - Requirements Analysis
  10. Technical exam - Take home - UX Research Methods
  11. Technical exam - Take home - GBA+
  12. Individual interview - Results Mindset

image

✅ Acceptance Criteria

gobyrne commented 2 weeks ago

Consider breaking the data up, each in it's own column. Mock up a spreadsheet to see if it works for users.