-
Notifications
You must be signed in to change notification settings - Fork 52
item status
By default, Check has five statuses:
- Unstarted — Unstarted items have not been processed by the team. Items added manually, via tipline, or through the browser extension are all 'Unstarted' by default.
- In progress — An item is actively being reviewed.
- Inconclusive — An item has been reviewed and the reviewer couldn’t determine the veracity of its claim.
- Verified — An item has been reviewed and the reviewer concluded the claim is correct.
- False — An item has been reviewed and the reviewer concluded the claim is incorrect.
To add a new status:
- Navigate to the Statuses settings page.
- Click New status.
- Add a status and description.
- Set a color for the status, which will make it easier to differentiate statuses at a glance.
- Click Save.
For tipline workspaces only: Toggle 'Send message to requester' if you'd like to message the user who requested the item when you change an item to this status. For example, you could send a message to all requesters with a given claim, informing them that their message is now being reviewed whenever an item’s status is changed to In progress
To delete a status:
- Navigate to the Statuses settings page.
- Click on the three dots to the right of the status.
- Click Delete.
- Select a new status for items with the deleted status.
- Click Move items and delete status.
All items created manually, by requesters in a tipline, or via the browser extension have the same default status. By default, that status is Unstarted. To change the default item status:
- Navigate to the Statuses settings page.
- Click on the three dots to the right of the status you’d like to make default.
- Click Make default.
For multilingual tiplines, when a fact-check report is in a language other than the workspace’s default language, the embedded status should match the report’s language. To ensure statuses match the language of fact-check reports, you can create custom translations of each status. To translate statuses:
- Navigate to the Statuses settings page.
- Click on the language listed at the top of the page.
- Select the workspace language you’d like to translate the statuses into.
- Translate each status. When appropriate, translate the message users receive when an item is updated to include each status.
- Click Save.
Be sure to read the Coding Guidelines before reporting a new issue or open a pull request.
If you have questions about using Check, please create a topic on our support forum under category "Developer Support"