Skip to content

Commit 958206c

Browse files
authored
Update documentation about review mode (#3944)
* update review section * update review section
1 parent 4632128 commit 958206c

File tree

4 files changed

+34
-10
lines changed

4 files changed

+34
-10
lines changed

site/content/en/docs/manual/advanced/review.md

+34-10
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,31 @@ description: 'Guide to using the Review mode for task validation.'
77

88
A special mode to check the annotation allows you to point to an object or area in the frame containing an error.
99
`Review mode` is not available in 3D tasks.
10+
11+
## Review
12+
1013
To go into review mode, you need to select `Request a review` in the menu and assign the user to run a check.
1114

1215
![](/images/image194.jpg)
1316

1417
After that, the job status will be changed to `validation`
1518
and the reviewer will be able to open the task in review mode.
16-
Review mode is a UI mode, there is a special "issue" tool which you can use to identify objects
19+
Review mode is a UI mode, there is a special `Issue` tool which you can use to identify objects
1720
or areas in the frame and describe the problem.
1821

19-
- To do this, first click `open an issue` icon on the controls sidebar:
22+
- To do this, first click `Open an issue` icon on the controls sidebar:
2023

2124
![](/images/image195.jpg)
2225

23-
- Then click on an object in the frame to highlight the object or highlight the area by holding the left mouse button
24-
and describe the problem. The object or area will be shaded in red.
25-
- The created issue will appear in the workspace and in the `issues` tab on the objects sidebar.
26-
- After you save the annotation, other users will be able to see the problem, comment on each issue
27-
and change the status of the problem to `resolved`.
28-
- You can use the arrows on the issues tab to navigate the frames that contain problems.
26+
- Then click on a place in the frame to highlight the place or highlight the area by holding the left mouse button
27+
and describe the problem. To select an object, right-click on it and select `Open an issue` or select one
28+
of several quick issues. The object or area will be shaded in red.
2929

30-
![](/images/image196_detrac.jpg)
30+
![](/images/image231.jpg)
31+
32+
- The created issue will appear in the workspace and in the `Issues` tab on the objects sidebar.
3133

32-
- Once all the problems are marked, save the annotation, open the menu and select "submit the review".
34+
- Once all the problems are marked, save the annotation, open the menu and select `submit the review`.
3335
After that you'll see a form containing the verification statistics,
3436
here you can give an assessment of the job and choose further actions:
3537

@@ -38,3 +40,25 @@ or areas in the frame and describe the problem.
3840
- Reject - changes the status of the job to `annotation`.
3941

4042
![](/images/image197.jpg)
43+
44+
After the review, other users will be able to see the problems, comment on each issue
45+
and change the status of the problem to `Resolved`.
46+
47+
## Resolve issues
48+
49+
After review, you may see the issues in the `issues` tab in the object sidebar.
50+
51+
- You can use the arrows on the `Issues` tab to navigate the frames that contain problems.
52+
53+
![](/images/image196_detrac.jpg)
54+
55+
- In the workspace you can click on issue, you can send a comment on the issue or,
56+
if the issue is resolved, change the status to `Resolve`.
57+
58+
![](/images/image232.jpg)
59+
60+
- If few issues were created in one place you can access them by hovering over issue and scrolling the mouse wheel.
61+
62+
![](/images/issues_scroll.gif)
63+
64+
If the issue is resolved, you can reopen the issue by clicking the `Reopen` button.

site/content/en/images/image231.jpg

8.66 KB
Loading

site/content/en/images/image232.jpg

6.94 KB
Loading
58.5 KB
Loading

0 commit comments

Comments
 (0)