I want to create an mturk HIT that has a URL like so:
www.example.com?source=worker_id
where worker_id is the worker's ID code. I'm initially going to create these from the mturk web UI, then once I get it working right, from PHP. But I can't figure out how to get at the worker's ID from the modified-HTML syntax of an mturk HIT.

link|improve this question
This may help someone figure out a solution - I don't know javascript, but pasting javascript:alert("Worker ID is "+s.prop1); in the addressbar generates a popup window with the worker ID. Can you use javascript in the HIT to construct the URL? – Dan May 27 '10 at 4:37
You might find this easier to do with an external question. – James Moore Oct 28 '11 at 0:13
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.