您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet.
Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet. This script condenses all of the HITs completed on a daily basis. Leave blank to get today's completed HITs, enter 'yesterday' to get yesterday's HITs, to get a single day use mmddyyyy, to get a range of days use mmddyyyy:mmddyyyy, enter 45 to get the last 45 days, and enter 60 to get the last 60 days (45 shown and 15 hidden).
The script loads when you visit https://www.mturk.com/mturk/status. Click on "View more..." in your dashboard to get there.
IMPORTANT INFORMATION FOR VERSION 2.0 AND UP
The order of the pending and rejected columns was reversed to match the order mturk uses.
The requester name and requester ID were split into two separate fields.
In OpenOffice Calc, to split the requester field in your old spreadsheet data search and replace ' (A' with '{(A', add a column to the right of the requester column, then use Data > Text to Columns and use the '{' as a delimiter to split the column.