Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate Master #784

Open
Robin481 opened this issue Jan 9, 2025 · 0 comments
Open

Certificate Master #784

Robin481 opened this issue Jan 9, 2025 · 0 comments
Labels
plan needs to be planned

Comments

@Robin481
Copy link
Member

Robin481 commented Jan 9, 2025

One thing that is very often part of part of CVs is certificates.

Many companies value those certificates and reward them with some sort of points model for their salary model.

Managing different certificates usually happens somewhere in a central csv sheet or similar.

We want to be able to manage Certificates centrally in PuzzleSkills.

This has the further advantage that users will not have to manually enter all information about a certificate by hand but will be able to choose from a dropdown.

TODO:

  • Create a model for certificates (fields: name, points_value, description, provider (optional), exam_duration, type_of_exam, study_time, notes)
  • Create a CRUD view that is only accessible to admins (for now)
  • In said CRUD view you can create and edit certificates very similar as in the /skills view
  • For now this doesn't link to anything but will be linked to Person-Certificates in the future
  • Get the certificate master csv from here https://docs.puzzle.ch
  • Tests of course 🧄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plan needs to be planned
Projects
None yet
Development

No branches or pull requests

1 participant