bellecarrell / twitter_brand

In developing a brand on Twitter (and social media in general), how does what you say and how you say it correspond to positive results (more followers, for example)?
0 stars 1 forks source link

build hit for turkers #43

Closed bellecarrell closed 6 years ago

bellecarrell commented 6 years ago

You can start to put together a Mechanical Turk HIT while you wait for users to be filtered. Attached is an example HIT form. We want to adapt this HIT to present the Turker with a link to a Twitter user summary page (example format: https://twitter.com/${user_screenname} ) and then ask them to annotate the following:

You can test it by deploying the HIT in the developer sandbox: https://requester.mturk.com/developer/sandbox

and perform it in the worker sandbox: https://workersandbox.mturk.com/

You want to make sure that all the fields we want to collect are included in the output CSV. When you think it looks good, point me to the deployed HIT along with the output CSV.

(check email for html file)

bellecarrell commented 6 years ago

started looking at developer sandbox

bellecarrell commented 6 years ago

sketched an outline of the HIT -- will make page Sun or Mon

bellecarrell commented 6 years ago

added example file and current version of hit to repo under uis/hits. still need to

  1. the descriptions sound okay
  2. the font for the options is large enough (and any other aesthetic things to fix)
  3. if there's anything missing, big or small
abenton commented 6 years ago

HIT Feedback:

1) The text in the detailed instructions is stale. You need a detailed description of what you want Turkers to code for along with examples of each class:

2) I would group questions 1 and 2 into a single question:

"[a href='link_to_user_page'] User page [/a] -- Classify user's Twitter account:"

We may want to split the last choice into two (online presence/career), but I am worried that it will be even more difficult to classify.

3) I would rephrase the third question (now question 2) as:

"Mark all categories this user tweets about using the checkboxes. Also, select the category they are most focused on using the radio buttons. If you are unsure, do your best. If selecting Other, describe category using the text field."

I would place all choices in a single-column table with checkboxes to the left, radio buttons to the right, and a header describing each one.

Let me know if you have questions.

bellecarrell commented 6 years ago

Current HIT draft: title: Identifying self-promoting twitter accounts link: https://workersandbox.mturk.com/requesters/A2HYFRV03M389R/projects?ref=w_pl_prvw

bellecarrell commented 6 years ago

@abenton i was thinking.. should we make the second question "Mark all categories they --include in their user description--? as you pointed out, tweeting might be part of the strategy more than a marker of what their brand is. also, we annotated based on description only

bellecarrell commented 6 years ago
abenton commented 6 years ago

..."should we make the second question "Mark all categories they --include in their user description--?"

I like the idea of asking Turkers to use all information at their disposal to categorize users: profile image, name, description, and tweets. I thought we annotated based on user description because it was easier than visiting each page and making a harder decision. Let me know what you think.

bellecarrell commented 6 years ago

@abenton yes, i think that makes sense. i'll update the instructions accordingly

bellecarrell commented 6 years ago

currently debugging greying out + using iframes (just copy/pasted code from @abenton's example code for greying out, internet for iframe).

bellecarrell commented 6 years ago

need to add examples to run through as well as users for each example (just popped in iframes)

bellecarrell commented 6 years ago

@abenton there are 3 HITs you should be able to access in the worker sandbox.

bellecarrell commented 6 years ago

@abenton edited. done for now; fully test in pre-study, but done wrt this issue