
內容簡介
Contributor Team Matcher 是一款幫助貢獻者透過簡短測驗,推薦最適合其個人特質的 Make WordPress 貢獻團隊的外掛。使用者的匹配結果會顯示在顯眼的卡片上,並提供四個次要團隊的建議。
【主要功能】
• 提供簡短測驗以評估貢獻者特質
• 使用標籤計分算法進行團隊推薦
• 可從 WordPress 控制台完全配置外掛內容
外掛標籤
開發者團隊
原文外掛簡介
Contributor Team Matcher presents contributors with a short quiz and uses a tag-based scoring algorithm to recommend the Make WordPress contribution team that best fits their profile. The top match is displayed as a prominent card; four runner-up teams are shown below it.
The plugin is fully configurable from the WordPress admin — questions, answers, teams, and tag weights can all be edited, added, or removed without touching code.
How the matching algorithm works
The contributor answers all quiz questions.
Each selected answer contributes a list of tags to a shared pool.
Tags are tallied (duplicates increase the count).
Every team is scored: score += tag_weight x tag_count for each matching tag.
Teams are sorted by score. The highest scorer is the primary recommendation; the next four are shown as secondary suggestions.
Default teams
The plugin ships with 23 Make WordPress contribution teams: Core, Design, Mobile, Accessibility, Polyglots, Support, Documentation, Themes, Plugins, Community, Meta, Training, Test, TV, Marketing, CLI, Hosting, Tide, Openverse, Photos, Performance, Sustainability, and Security.
