Rename Categories to Skills and introduce Skillset #15

Open
opened 2024-07-29 10:46:25 +02:00 by nik · 4 comments
nik commented 2024-07-29 10:46:25 +02:00 (Migrated from edugit.org)
  • Transform the Category model into a Skill model
  • Introduce a SkillSet model
    • Change the Profile feature in a way that the Profile doesn't link to Categories directly, but instead links to a SkillSet that links to the Skills selected for the profile

The models Skill and SkillSet already [exist in django-skillflux. Please evaluate if it is better to depend on django-skillflux and use its models, or to mimic the models in AlekSIS-App-Paeda for now.

- [ ] Transform the `Category` model into a `Skill` model - [ ] Introduce a `SkillSet` model - [ ] Change the `Profile` feature in a way that the `Profile` doesn't link to `Categories` directly, but instead links to a `SkillSet` that links to the `Skills` selected for the profile The models `Skill` and `SkillSet` already [exist in [django-skillflux](https://edugit.org/Teckids/Indiedact/SkillFlux/django-skillflux/-/blob/master/skillflux/django/models.py). Please evaluate if it is better to depend on django-skillflux and use its models, or to mimic the models in AlekSIS-App-Paeda for now.
permcu commented 2024-08-08 19:17:06 +02:00 (Migrated from edugit.org)

Should a skill have a name (category) or a caption (skillflux)?

Should a skill have a name (category) or a caption (skillflux)?
permcu commented 2024-08-08 19:17:17 +02:00 (Migrated from edugit.org)

Was category released? Should it be removed via migration?

Was category released? Should it be removed via migration?
magicfelix commented 2025-05-27 13:48:01 +02:00 (Migrated from edugit.org)

created branch 15-rename-categories-to-skills-and-introduce-skillset to address this issue

created branch [`15-rename-categories-to-skills-and-introduce-skillset`](/Teckids/Indiedact/AlekSIS-App-Paeda/-/compare/master...15-rename-categories-to-skills-and-introduce-skillset) to address this issue
magicfelix commented 2025-05-27 13:48:08 +02:00 (Migrated from edugit.org)

mentioned in merge request !73

mentioned in merge request !73
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aleksis/AlekSIS-App-Paeda#15
No description provided.