One row per participant-problem pairing (instance of a participant being a member of a team attempting a particular problem), with related attributes.
Name of team the user is in
Name of user
Number of reports user contributed to problem
Number of resources user contributed to problem
Number of comments user contributed in a problem
Number of chat messages user contributed in a problem
Number of comment upvotes user contributed in a problem
Number of resource upvotes user contributed in a problem
Number of times a user contributed a simple (single number) rating
Number of times a user contributed a partial (some of the rubrics) rating
Number of times a user contributed a complete (all rubrics) rating
Title of the problem
Calculated number of overall engagement of one user to a problem
Number of reports user contributed to problem, scaled (within this platform instance) to range between 0 and 1
Number of resources user contributed to problem, scaled (within this platform instance) to range between 0 and 1
Number of comments user contributed in a problem, scaled (within this platform instance) to range between 0 and 1
Number of chat messages user contributed in a problem, scaled (within this platform instance) to range between 0 and 1
Number of comment upvotes user contributed in a problem, scaled (within this platform instance) to range between 0 and 1
Number of resource upvotes user contributed in a problem, scaled (within this platform instance) to range between 0 and 1
Number of times a user contributed a simple (single number) rating, scaled (within this platform instance) to range between 0 and 1
Number of times a user contributed a partial (some of the rubrics) rating, scaled (within this platform instance) to range between 0 and 1
Number of times a user contributed a complete (all rubrics) rating, scaled (within this platform instance) to range between 0 and 1
Calculated number of overall engagement of one user to a problem, using scaled engagement scores as inputs
comment_vote_count + resource_vote_count
simple_rating + partial_rating
Integer ID for the nearest ‘user role’ cluster
Descriptive label for the nearest ‘user role’ cluster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.