Actions
Feature #8318
closedAdd tags to skills
Status:
Feature implemented
Priority:
Normal
Assignee:
José Loguercio
Category:
Skills / Competencias
Target version:
Complexity:
Normal
SCRUM pts - complexity:
?
Description
When managing hundreds of skills, the current hierarchy lacks information to be able to link or search specific skills.
Adding tags would allow for the use of a user-defined taxonomy.
Add tags to add to skills (skill creation/edition form) through extra_fields and add a "search by tag" option in the skills management screen.
Also support a "tags" column in the CSV skills import feature.
To use with extra fields, the SKILL_FIELD_TYPE needs to be added to the ExtraField.php entity.
Updated by Yannick Warnier over 6 years ago
- Assignee changed from Yannick Warnier to José Loguercio
- % Done changed from 0 to 50
The feature has been added here: https://github.com/chamilo/chamilo-lms/commit/f2bf214175308a627d420561ed4f114e9ef1e60c
This still lacks a "tag" search box in the main/admin/skill_list.php script (identical to the sessions catalogue).
Updated by José Loguercio over 6 years ago
- Status changed from Assigned to Needs testing
- Assignee changed from José Loguercio to Yannick Warnier
- % Done changed from 50 to 90
Updated by Yannick Warnier over 6 years ago
- Status changed from Needs testing to Feature implemented
- Assignee changed from Yannick Warnier to José Loguercio
- % Done changed from 90 to 100
Good for me. Well done!
Actions