monitorParticipants: Function to monitor participants from MTurk projects

Description Usage Arguments Value Author(s)

Description

Provides MTurk Worker ID along with time of completion, number of attempted items and total time for completion (in minutes).

Usage

1
monitorParticipants(dbname, host, user, password)

Arguments

dbname

String containing the name of the database where the test is stored. E.g "concerto_2" for the UK version of Watson-Glaser. This information can be found in the spreadsheet "Concerto data collection" on Google Drive.

host

String containing the IP address of the Concerto server. This information can also be found in the spreadsheet "Concerto data collection" on Google Drive.

user

String containing the user name for accessing the database. To get access to this information, please email the author of this package.

password

String containing the password for accessing the database. To get access to this information, please email the author of this package.

Value

Data frame containing the columns session_id, worker_id, timestamp, attempted and total_time.

Author(s)

Morgan Strom


talentlens/talentlens documentation built on May 31, 2019, 2:52 a.m.