probparts: probparts

Description Format

Description

One row per participant-problem pairing (instance of a participant being a member of a team attempting a particular problem), with related attributes.

Format

team

Name of team the user is in

user

Name of user

report_count

Number of reports user contributed to problem

resource_count

Number of resources user contributed to problem

comment_count

Number of comments user contributed in a problem

chat_count

Number of chat messages user contributed in a problem

comment_vote_count

Number of comment upvotes user contributed in a problem

resource_vote_count

Number of resource upvotes user contributed in a problem

simple_rating

Number of times a user contributed a simple (single number) rating

partial_rating

Number of times a user contributed a partial (some of the rubrics) rating

complete_rating

Number of times a user contributed a complete (all rubrics) rating

problem

Title of the problem

engagement

Calculated number of overall engagement of one user to a problem

report_count_scaled

Number of reports user contributed to problem, scaled (within this platform instance) to range between 0 and 1

resource_count_scaled

Number of resources user contributed to problem, scaled (within this platform instance) to range between 0 and 1

comment_count_scaled

Number of comments user contributed in a problem, scaled (within this platform instance) to range between 0 and 1

chat_count_scaled

Number of chat messages user contributed in a problem, scaled (within this platform instance) to range between 0 and 1

comment_vote_count_scaled

Number of comment upvotes user contributed in a problem, scaled (within this platform instance) to range between 0 and 1

resource_vote_count_scaled

Number of resource upvotes user contributed in a problem, scaled (within this platform instance) to range between 0 and 1

simple_rating_scaled

Number of times a user contributed a simple (single number) rating, scaled (within this platform instance) to range between 0 and 1

partial_rating_scaled

Number of times a user contributed a partial (some of the rubrics) rating, scaled (within this platform instance) to range between 0 and 1

complete_rating_scaled

Number of times a user contributed a complete (all rubrics) rating, scaled (within this platform instance) to range between 0 and 1

engagement_scaled

Calculated number of overall engagement of one user to a problem, using scaled engagement scores as inputs

vote_count

comment_vote_count + resource_vote_count

quick_rating

simple_rating + partial_rating

cluster

Integer ID for the nearest ‘user role’ cluster

clusterLabel

Descriptive label for the nearest ‘user role’ cluster


Hunt-Laboratory/huntr documentation built on Sept. 27, 2020, 3:17 a.m.