Drupal Skills

Component ID

2872738

Component name

Drupal Skills

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drupal Skills serves as a Drupal API wrapper for the PHPSkills Composer package. PHPSkills itself is a full implementation of Microsoft's TrueSkill player ranking and matchmaking algorithm. The notion is that a person's skill is represented by their probability of success by tracking two variables - a player's current skill and also how certain the system is about their skill.

TrueSkill was developed to run the backend ranking system for Xbox Live, but there's no reason why it's application should remain strictly within the realm of online player matchmaking. It is a statistical analysis tool, and this project aims to provide an abstract implementation of TrueSkill for use with Drupal.