Plugin for monitoring knowledge of existing users
- Jan Válka
- License MIT
- Kanboard >= 1.0.35
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/SkillMatrix - Clone this repository into the folder
plugins/SkillMatrix
Note: Plugin folder is case-sensitive.
Plugin Skill Matrix gives you the option to monitor knowledge of existing users. Setup is as follows:
- Create skills and tags
- Assign skill values and tags to different users
- Done
Now you can use these atributes to search for users that meet your requirements.
Search syntax is atribute:value and spaces act as logic AND
Few examples:
skill:skill1>2
skill:skill2>=2 skill:skill5>2
skill:skill3>3 tag:tag1 tag:tag2
More detailed documentation can be found here