Skip to content

fix: Avoid reports of legitimate content #3063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

arkirchner
Copy link
Contributor

Social media platforms use Melden to report inappropriate content. In the teaching context, it is common in German to report yourself if you have a question (sich melden). It appears that students report content to get attention from the teacher because no reported content includes inappropriate content.

It is the hope that Inhalt melden makes it clearer that this is a content moderation function.

The popup message also asks the student if he wants to report the content. This should make it clearer that it is not "sich melden". Due to the Turbo.js migration, this message is not always displayed, or the students ignore the message. #3021 might also cause/contribute to the issue.

1754475348

Social media platforms use `Melden` to report inappropriate content.
In the teaching context, it is common in German to report yourself
if you have a question (sich melden). It appears that students report
content to get attention from the teacher because no reported content
includes inappropriate content.

It is the hope that `Inhalt melden` makes it clearer that this is a
content moderation function.

The popup message also asks the student if he wants to report the
content. This should make it clearer that it is not "sich melden".
Due to the Turbo.js migration, this message is not always displayed,
or the students ignore the message. #3021 might also cause\contribute
to the issue.
@arkirchner arkirchner self-assigned this Aug 6, 2025
Copy link

codecov bot commented Aug 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.24%. Comparing base (152b140) to head (6474168).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3063   +/-   ##
=======================================
  Coverage   70.24%   70.24%           
=======================================
  Files         215      215           
  Lines        6850     6850           
=======================================
  Hits         4812     4812           
  Misses       2038     2038           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@MrSerth MrSerth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, shall we update the confirmation message (in both languages), too?

confirm: Möchten Sie diesen Inhalt melden?

A proposal would be something like Sind Sie sicher, dass Sie diesen Inhalt **als unangemessen** melden möchten? / Are you sure you want to report this content **as inappropriate**?, which is also closer to the wording in Xikolo.

@arkirchner
Copy link
Contributor Author

Thank you very much for the updated confirmation! I applied them. I am not used to the **, You want to use this over "? Looks good to me; I just have not seen this before.

@MrSerth
Copy link
Member

MrSerth commented Aug 7, 2025

Thank you very much for the updated confirmation! I applied them. I am not used to the **, You want to use this over "? Looks good to me; I just have not seen this before.

Thanks, and sorry for the confusion. I would not add **, but rather used that to highlight the changes I made in comparison to the current Xikolo locales. If you agree with this addition, I would recommend adding it to the Xikolo locales (in all languages) as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants