In this table we capture how many reports, resources, comments, resource_votes, comment_votes, single, partial or full ratings and chat messages each user makes for a specific problem in a specific group in one handy analytics file. We also calculate an engagement level. Engagement is measured by assigning 7 points for a report, 4 points for a resource, 3 points for a complete rating, 2 points for a comment, on point for a chat message, a single or partial rating or a comment vote.
Name of team the user is in
Unique identifier of the team the user is in
Unique identifier of the problem the team is working on
Name of user
Unique identifier 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
Engagement score calculated as a weighted sum of the various activity counts for the user on this problem. Reports have weight 7; resources and complete ratings have weight 3; comments have weight 2; chat messages, simple ratings, partial ratings, comment votes and resource votes have weight 1.
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
Engagement score calculated as a weighted sum of the various scaled activity counts for the user on this problem. Reports have weight 7; resources and complete ratings have weight 3; comments have weight 2; chat messages, simple ratings, partial ratings, comment votes and resource votes have weight 1.
comment_vote_count + resource_vote_count
simple_rating + partial_rating
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.