Skip to content

Legacy Overview README

Mitchell Gordon edited this page Jun 18, 2014 · 1 revision

This page speaks about the legacy Overview tool, located at LegionTools/Overview/overview.php. This page is included for purposes of completeness.

The overview page is a tool for dealing with the creation, expiration, and payment of HITs.

Important: isSandbox.php, located in the LegionTools folder, determines whether the overview page will use the sandbox. You may also use the URL parameter useSandbox=true or useSandbox=false to determine sandbox usage, which will override isSandbox.php.

To view the overview page, open overview.php. This will display all HITs currently linked to your account. To filter by HIT title, use the URL parameter title=<hitTitle>.

Clicking the Expire button will expire all HITs that are currently marked as "assignable".

If there are HITs to review, they will be displayed at the bottom of the page. The session that they HIT originated from will be displayed next to the HIT. Clicking a HIT will reveal a menu of actions. If you used LegionJS, the bonus field will automatically be filled with the amount the worker is owed, both from bonuses earned by the LegionJS point system, and from the amount of time the worker waited in the retainer tool.

Clone this wiki locally