You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an instructor, I want to automatically filter out profanity and inappropriate language in posts made to the platform, so I can make sure that the discussion forum is a safe and inclusive platform for all students.
IMPACT: Small. This change does not fundamentally change a user's ability to use NodeBB, but it helps ensure a proper and professional experience for all users.
EFFORT: Low. There are lists of commonly used profanity that can be compared against the contents of a post in order to flag certain words.
The text was updated successfully, but these errors were encountered:
As an instructor, I want to automatically filter out profanity and inappropriate language in posts made to the platform, so I can make sure that the discussion forum is a safe and inclusive platform for all students.
IMPACT: Small. This change does not fundamentally change a user's ability to use NodeBB, but it helps ensure a proper and professional experience for all users.
EFFORT: Low. There are lists of commonly used profanity that can be compared against the contents of a post in order to flag certain words.
The text was updated successfully, but these errors were encountered: