Skip to content

Commit 82f8ae0

Browse files
docs: Add Enterprise badges to other project settings (#8579)
1 parent 841a30b commit 82f8ae0

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/source/guide/project_settings_lse.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ date: 2024-02-06 22:28:14
1717
Many settings are only available in Label Studio Enterprise Edition. If you're using Label Studio Community Edition, see [Label Studio Features](label_studio_compare) to learn more.
1818

1919
!!! error Starter Cloud
20-
If you see an Enterprise badge: <span class="badge"></span>.
20+
If you see an Enterprise badge: <span class="badge"></span>
2121

2222
This means the setting is not available in Label Studio Starter Cloud.
2323

@@ -192,7 +192,7 @@ If an annotator skips a task, the task is moved to the bottom of their queue. Th
192192

193193
If the annotator exits the label stream without labeling the skipped task, and then later re-enters the label stream, whether they see the task again depends on how task distribution is set up.
194194

195-
* Auto distribution: Whether they see the task again depends on if other annotators have since completed the task. If the task is still incomplete when the annotator re-enters the labeling stream, they can update label and re-submit the task.
195+
* Automatic distribution: Whether they see the task again depends on if other annotators have since completed the task. If the task is still incomplete when the annotator re-enters the labeling stream, they can update label and re-submit the task.
196196
* Manual distribution: The annotator will continue to see the skipped task until it is completed.
197197

198198
Skipped tasks are not marked as completed, and affect the Overall Project Progress calculation visible from the project Dashboard. (Meaning that the progress for a project that has skipped tasks will be less than 100%.)
@@ -533,7 +533,7 @@ Use these settings to determine task completeness and agreement metrics.
533533
<dd>
534534

535535
!!! note
536-
Overlap settings only apply when the project is using Auto distribution mode. If you are using Manual distribution mode, all tasks must be manually assigned - meaning that you are also manually determining overlap.
536+
Overlap settings only apply when the project is using Automatic distribution mode. If you are using Manual distribution mode, all tasks must be manually assigned - meaning that you are also manually determining overlap.
537537

538538
By default, each task only needs to be annotated by one annotator. If you want multiple annotators to be able to annotate tasks, increase the **Annotations per task minimum**.
539539

@@ -552,11 +552,11 @@ The following options supersede what you specified under [**Annotations > Task S
552552
| Field | Description |
553553
| ------------- | ------------ |
554554
| **Show tasks with overlap first** | If your overlap enforcement is less than 100% (meaning that only some tasks require multiple annotators), then the tasks that *do* require multiple annotations are shown first. <br /><br />If your overlap is 100%, then this setting has no effect. |
555-
| **Show tasks with ground truth labels first** | Prioritize tasks that already have a ground truth label. |
555+
556556

557557
</dd>
558558

559-
<dt id="annotation-limit">Annotation Limit</dt>
559+
<dt id="annotation-limit">Annotation Limit <span class="badge"></span></dt>
560560

561561
<dd>
562562

@@ -624,7 +624,7 @@ Use this option to determine what types of tasks annotators will see first.
624624
<tr>
625625
<td>
626626

627-
**Minimum number of tasks for evaluation**
627+
**Minimum number of tasks for evaluation** <br /><span class="badge"></span>
628628
</td>
629629
<td>
630630

@@ -635,7 +635,7 @@ The desired ground truth score threshold will not be assessed until the annotato
635635
<tr>
636636
<td>
637637

638-
**Desired ground truth score threshold**
638+
**Desired ground truth score threshold** <br /><span class="badge"></span>
639639
</td>
640640
<td>
641641

@@ -646,7 +646,7 @@ The agreement threshold the annotator must meet when evaluated against ground tr
646646
<tr>
647647
<td>
648648

649-
**Pause annotator on failed evaluation**
649+
**Pause annotator on failed evaluation** <br /><span class="badge"></span>
650650
</td>
651651
<td>
652652

@@ -763,7 +763,7 @@ Project members have access to published projects, depending on the permissions
763763

764764
Some users cannot be added or removed from the Members page at the project level. These users include administrators, who already have access to every project (outside of the Sandbox). This also includes users who have been added as members to the Workspace. Workspace membership is inherited by the projects within the workspace.
765765

766-
* If you have [Auto distribution](#distribute-tasks) enabled, users with the Annotator role are automatically assigned tasks when they are added as members. Similarly, by default, project members with the Reviewer role are able to begin reviewing annotations once the tasks are labeled.
766+
* If you have [Automatic distribution](#distribute-tasks) enabled, users with the Annotator role are automatically assigned tasks when they are added as members. Similarly, by default, project members with the Reviewer role are able to begin reviewing annotations once the tasks are labeled.
767767

768768
* If you have [Manual distribution](#distribute-tasks) enabled, you need to add users with the Annotator role as project members before you can assign them to tasks. And if you have [**Review only manually assigned tasks**](#reviewing-options) enabled, the users with the Reviewer role must also be project members before they can be assigned to tasks.
769769

0 commit comments

Comments
 (0)