Using An External Template For Your Campaign

alt

What is an External Template? An external template is a template where workers can perform tasks from your own website and is being displayed in our Worker’s DoTask page in Microworkers’ TTV (Template Test & Verification) via an iFrame (Inline Frame). Our Workers complete tasks and submit answers directly to your website, and the results from your page […]

commentsNo Comments
Read More

Template Form Builder From JSON Schema

json

For you to easily understand this article, we will explain to you first what is JSON Schema. JSON (JavaScript Object Notation) Schema allows you to interpret and validate JSON documents. It is a great tool for ratifying the structure of JSON Data. JSON Data is an open-standard format that uses clear human-readable documents in an organized, user-friendly […]

comments1 Comment
Read More

Secure Data Better with External Campaigns

json

One of the best advantages of running external campaigns in Microworkers-TTV is that you can have greater deal of control over how Workers submit results for your tasks, and how they are stored. The External Campaign To achieve the most desired display or logic of how your Microjobs are to be shown to Workers than […]

commentsNo Comments
Read More

Adding a New Line in a CSV File

sequence

We now have a solution for campaigns with CSV file needing to display lines or paragraph forms in their template. This feature is truly beneficial to campaigns such as Translation tasks, Rewrite an Article and other tasks involving line breaks. Let us say your campaign requires arranging sentences of events in the order in which […]

comments1 Comment
Read More

Submitting Proofs for your External Campaign

sample_survey

When utilizing External Template for your campaign, you have two options for submitting proof: ___________________________________________________ 1) Using API using PUT data: /Campaign/submit_proof/<type>/<campaign_id> The value of ‘type’ can be ‘B’ or ‘HG’ (Campaign type). Please refer to this Documentation for Submit Proof using API in External Campaign: Submit Proof using API ___________________________________________________ 2) Using Submit Proof […]

commentsNo Comments
Read More