mmmturkeybacon Last HITs Previewed

Shows a log of the last 50 HITs that were previewed. This can aid you in saving a HIT to look at later, examining a HIT's contents after it has been submitted, contacting a requester, looking at turkopticon ratings, or sharing a HIT. MTurk Great HIT Export and mmmturkeybacon Color Coded Search with Checkpoints should execute after this script so they operate correctly on the page it generates. To see the last 50 HITs previewed visit: https://www.mturk.com/mturk/viewhits?last_hits_previewed

Author
mmmturkeybacon
Daily installs
0
Total installs
703
Ratings
4 0 0
Version
1.11
Created
2015-02-12
Updated
2016-12-21
License
N/A
Applies to

This script is for mturk.com

Many HITs display their contents in an iframe. This script makes the HIT's title a link to the iframe src. This can aid you in finding a lost survey link or reviewing the contents of a rejected HIT. To do this get the string of characters and numbers after "contact?subject=Regarding+Amazon+Mechanical+Turk+HIT+" in the contact link found on statusdetail pages and replace the hitId in the iframe src URL with this string. Please note this will only work to show you the contents of the specific HIT you are looking for only if the hitId is all that is needed to locate the contents on the server.

For example,
Replacing HIT_ID here will work to show that specific HIT:
https://www.mturkcontent.com/dynamic/hit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=HIT_ID

Replacing HIT_ID here will not work because the directory "12345678/" is also used to find the HIT's contents and changes with every HIT:
https://backend.ibotta.com/duplicate_receipt_moderation/12345678/edit?assignmentId=ASSIGNMENT_ID_NOT_AVAILABLE&hitId=HIT_ID