Challenge Overview
The primary objective is documenting how points are assigned in the Skills portion of the profile. Verified Skills are broken down into Languages, Environments, Frameworks, and Tools. Verified skills are if the helper incremented SkilledCount or ToolCount. Interests are if the helper incremented the TagCount. Finally, depending on the integration, points are also awarded in Traits.
We'll need a description of how points are assigned based on each integration, with a mapping between data points in the API endpoint to the assigned points in coderbits.
Please refer to the this Coderbits page: https://coderbits.com/jskeet. You can see examples of verified skills, interests and traits.
The attached source code is huge, but you will mainly need to look at the helper classes in aggregateio\AggregateIO.DataAccess\Helpers directory.
Final Submission Guidelines
Submission Deliverable
* A Word document clearly describing the mapping