Skip to content

Commit 19765b1

Browse files
authored
Merge pull request #631 from per1234/illegal-report-procedure
Update manager's illegal content report handling procedure
2 parents b68d944 + ef10cb2 commit 19765b1

File tree

1 file changed

+43
-7
lines changed
  • content/categories/staff/moderation/_topics/moderator-instructions

1 file changed

+43
-7
lines changed

content/categories/staff/moderation/_topics/moderator-instructions/1.md

Lines changed: 43 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -207,18 +207,54 @@ See the ["**Inappropriate behavior**" instructions](#deal-with-inappropriate-beh
207207

208208
##### Procedure for forum manager
209209

210+
---
211+
212+
❗ A notification must be sent for all "**Illegal**" flags, regardless of merit.
213+
214+
---
215+
216+
1. [Review the flag](#review-flag).
217+
1. Take a screenshot of the flagged post.
210218
1. Send notification of report via the channel specified in [the DSA policy document](https://arduino.cc/en/digital-services-act):
219+
- **If the content was found to be inappropriate:**
211220

212-
```text
213-
A user has flagged an Arduino Forum post as containing illegal content:
221+
```text
222+
A user has flagged an Arduino Forum post as containing illegal content:
214223
215-
<!-- TODO: link to flag -->
216-
```
224+
<!-- TODO: flag URL -->
217225
218-
- ❗ A notification must be sent for all "**Illegal**" flags, regardless of merit.
219-
- **** The link to the flag is available from the timestamp at the top of the review queue item.
226+
(the flag is only accessible to forum accounts that have staff privileges)
220227
221-
1. [Review the flag](#review-flag).
228+
Screenshot of the flagged post:
229+
230+
<!-- TODO: paste screenshot here -->
231+
232+
The post has been deleted and the post author's forum account permanently suspended.
233+
```
234+
235+
- **If the content was found to be acceptable:**
236+
237+
```text
238+
A user has flagged an Arduino Forum post as containing illegal content:
239+
240+
<!-- TODO: flag URL -->
241+
242+
(the flag is only accessible to forum accounts that have staff privileges)
243+
244+
Screenshot of the flag:
245+
246+
<!-- TODO: paste screenshot here -->
247+
248+
The flagged post:
249+
250+
<!-- TODO: post URL -->
251+
252+
After a review, the flagged post was determined to not contain illegal content and thus the post was not subjected to moderation, nor the post author to disciplinary action.
253+
```
254+
255+
---
256+
257+
**ⓘ** The link to the flag is available from the timestamp at the top of the review queue item.
222258
223259
---
224260

0 commit comments

Comments
 (0)