Skip to content

Commit 0790655

Browse files
ref
1 parent b8cd808 commit 0790655

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

docs/goals.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This tab lets you define and track annotation targets for specific labels.
44

55
<!-- <img src="/docs/assets/" alt="goals"> -->
66

7-
---
8-
97
## ➕ Create a Goal
108
To define a goal
119

@@ -22,18 +20,16 @@ A goal is considered fulfilled when the weighted sum of validated data reaches t
2220
Example - Goal = 5, image weight = 1, video weight = 2
2321
You can complete the goal with 5 images, or 2 videos + 1 image, etc.
2422

25-
---
26-
2723
## 📊 Goal Table
2824

2925
Active goals are listed with:
3026

31-
- Label name
32-
- Media weights
33-
- Completed count
34-
- Remaining amount
35-
- Items on validation
36-
- Validation progress
27+
- **Label name**
28+
- **Media weights**
29+
- **Completed count**
30+
- **Remaining amount**
31+
- **Items on validation**
32+
- **Validation progress**
3733

3834
The table is sorted by progress (least done on top) for better prioritization.
3935

@@ -44,6 +40,6 @@ Toggle `show all` to view past goals or completed ones.
4440

4541
---
4642

47-
## ✅ Next Step
43+
### ✅ Next Step
4844

4945
- [Statistics](/docs/statistics.md)

0 commit comments

Comments
 (0)