Several examples of valid Tasks
assign_tasks()
method of our SDK.
preAssign
field in the to assign a Task you are uploading to a specific user(s) at each Stage.
For example, the snippet below will assign study_001
to annotator@email.com
in the Label Stage. Once the annotation is complete, the Task will be queued in Review_1
and reviewer@email.com
will be assigned as the Reviewer.
Guide to submitting Tasks in your Labeling Queue
Two Tasks with priority scores
update_tasks_priority()
method to designate a float between 0 and 1 that reflects the priority of a given Task (where 1 is the highest priority and 0 is the lowest).
A sample Task History for a Task in the Review_1 Stage