Skip to content

Commit ad96d11

Browse files
authored
Merge pull request #551 from BioKIC/processing-status
Add new processing status docs
2 parents 367ff2e + 2f397ad commit ad96d11

File tree

4 files changed

+38
-4
lines changed

4 files changed

+38
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
title: "Crowdsourcing"
33
date: 2021-10-07
4-
lastmod: 2021-10-11
4+
lastmod: 2024-06-10
55
draft: false
6-
weight: 40
6+
weight: 50
77
authors: ["Katie Pearson"]
8+
editors: ["Lindsay Walker"]
89
keywords: ["crowdsourcing","volunteer","citizen science","community science"]
910
---
1011

11-
Symbiota has a built-in crowdsourcing module that can enable any logged-in user to transcribe specimen data from provided images. These specimens must have a processing status of "unprocessed" and have an associated image.
12+
Symbiota has a built-in Crowdsourcing module that can enable any logged-in user to transcribe specimen data from provided images. These specimens must have a [Processing Status](/symbiota-docs/editor/edit/status/) of "Unprocessed" **and** have at least one associated image.
1213

13-
Once a crowdsourcer has transcribed a specimen record and saved the edits, the processing status of the record will be automatically changed to Pending Review and the record will be removed from the queue. All edits that have been made to the record will be instantly publicly visible but can be reverted by a collection administrator. The transcribed record is now considered "Pending", and the crowdsourcer will have "pending" points. Once the record is reviewed and approved by a collection administrator (i.e., processing status changed to "Reviewed"), these points will become "approved" points.
14+
Once a crowdsourcer has transcribed a specimen record and saved the edits, the processing status of the record will be automatically changed to "Pending Review" and the record will be removed from the queue. All edits that have been made to the record will be instantly publicly visible but can be reverted by a collection administrator. The transcribed record is now considered "Pending", and the crowdsourcer will have "pending" points. Once the record is reviewed and approved by a collection administrator (i.e., processing status changed to "Reviewed"), these points will become "approved" points.
1415

1516
Users with administrator permissions can add occurrences to the crowdsourcing queue. Instructions can be found on [this page](https://biokic.github.io/symbiota-docs/coll_manager/crowdsource/edit/).
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: "Processing Status"
3+
date: 2024-06-10
4+
draft: false
5+
authors: ["Lindsay Walker"]
6+
keywords: ["crowdsourcing", "transcription", "editing"]
7+
---
8+
9+
{{< notice info >}}
10+
This page explains how to automatically update _Processing Status_ while editing occurrence records.
11+
{{</ notice >}}
12+
13+
{{< notice note >}}
14+
_Processing Status_ integrates with the [Crowdsourcing module](/symbiota-docs/editor/crowdsource/) when _Processing Status_="Unprocessed" **and** a record has at least one associated image. Additionally, this field can be used to track workflow- or project-specific needs as it is not publicly visible.
15+
{{</ notice >}}
16+
17+
{{< notice note >}}
18+
_Status Auto-Set_ is user-specific and relies on browser cookies to function.
19+
{{</ notice >}}
20+
21+
### Set Processing Status
22+
_Processing Status_ and _Status Auto-Set_ are located under the Curation section of the Occurrence Editor form:
23+
![Occurrence Editor Tabs](/symbiota-docs/images/processingstatus.png)
24+
25+
#### Manually
26+
_Processing Status_ can be manually updated from within the Curation box on the Occurrence Editor. This method is most useful when making on-off edits to records that do not requiore extensive workflow tracking.
27+
28+
#### Automatically
29+
The _Status Auto-Set_ menu is used for making changes to _Processing Status_ when multiple records are to be edited. If a user needs to edit numerous records, but they do not want to remember to manually update the _Processing Status_ as they work, _Status Auto-Set_ can be used to automatically update this field, for example, during image transcription. Once _Status Auto-Set_ is set, any records a user subsequently edits will receive that new _Processing Status_ value.
30+
31+
### Query Records by _Processing Status_
32+
_Processing Status_ values can be queried using the Data Editor Search Form (_Data Editor Control Panel > Edit Existing Occurrence Records_):
33+
![Occurrence Editor Tabs](/symbiota-docs/images/processingstatusquery.png)

static/images/processingstatus.png

44.6 KB
Loading
39.6 KB
Loading

0 commit comments

Comments
 (0)