Moderation is the term used for the process of editing and verifying user generated content.

learn more… | top users | synonyms

12
votes
1answer
153 views

What are some good ways to ban people?

I'd like to implement several types of ban of my website, not just the "classical one" (i.e. being unable to log in). My website is a Q&A one, if this can help. Some time ago, I read an article ...
3
votes
4answers
135 views

Feedback box for site owner, would you provide profanity filter?

I need to implement a feedback tool for a website, would you provide a profanity filter or you wouldn't? And why? From one side, I think would be disturbing for the site owner receive feedback like ...
7
votes
2answers
757 views

What is the most effective UI/UX paradigm for comment moderation in a CMS?

I've been working on a web CMS and I'm nearing the point where I'll be implementing comments and comment moderation. What are some common ways comment moderation is handled from a UI/UX perspective? ...