crowdsourcing - How do I redirect Crowdflower users to my website? -


i have specific problem: create crowdflower job, in participant redirected website (let's http://www.xxx.yy), complete task , after finishes, he'll redirected crowdflower , paid. possible that?

i imagined have api, user token, sent website , after completion of job api call mark task finished. however, can't find in documentation such thing (http://success.crowdflower.com/customer/portal/articles/1288323).

the reason need redirect users website need more freedom cml (crowdflower markup language used creating tasks) offers:

  • i need able embed swf file
  • the swf file should chosen randomly aray of files (approx. 10)
  • i need able measure how long s/he spends on website , act based on time
  • store data database

all these things can done pretty using javascript , php, don't think can done in cml, that's why need redirect them website.

can you, please, give me advice how this?


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -