Closed Bug 1005273 Opened 10 years ago Closed 10 years ago

[IARC] update USK content descriptors

Categories

(Marketplace Graveyard :: Developer Pages, defect, P1)

x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2014-05-13

People

(Reporter: kngo, Assigned: kngo)

References

Details

(Whiteboard: [incorrect_implementation])

We were sent a new list of USK descriptors from IARC. We need to update to match:

Abstrakte Gewalt
Gewalt
Explizite Gewalt
Andeutungen Sexueller Gewalt
Sexuelle Gewalt
Nacktheit/Erotik
Sexuelle Andeutungen
Sex/Erotik
Gelegentliches Fluchen
Explizite Sprache
Seltene Schreckmomente
Ängstigende Inhalte
Grusel/Horror
Diskriminierung
Drogenkonsum
Alkoholkonsum
Tabakkonsum
No Descriptor

If I'm not mistaken, "No Descriptor" is no longer being sent. We have already removed that descriptor from our system.
Assignee: nobody → kngo
Blocks: 929812
Priority: -- → P1
https://github.com/mozilla/fireplace/pull/460
https://github.com/mozilla/zamboni/pull/2015
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
STR:

1. Try to get these descriptors through the IARC survey.

'USK_ABSTRACT_VIOLENCE': {'name': _lazy('Abstract Violence')},
'USK_ALCOHOL': {'name': _lazy('Alcohol Use')},
'USK_DRUG_USE': {'name': _lazy('Drug Use')},
'USK_EXPLICIT_VIOLENCE': {'name': _lazy('Explicit Violence')},
'USK_HORROR': {'name': _lazy('Horror')},
'USK_NUDITY': {'name': _lazy('Nudity')},
'USK_SEX_VIOLENCE': {'name': _lazy('Sexual Violence')},
'USK_SEX_VIOLENCE_REF': {'name': _lazy('Sexual Violence Reference')},
'USK_SEX_REF': {'name': _lazy('Sexual References')},
'USK_SOME_SCARES': {'name': _lazy('Rare Scares')},

Expected:

They show up in the ratings summary page.
Whiteboard: [incorrect_implementation]
Target Milestone: --- → 2014-05-13
I've managed to obtain those descriptors and they are successfully displayed in the ratings summary page.
Please see this screenshots:
http://screencast.com/t/hAmQ0ObzIy3H
http://screencast.com/t/p8v2dPIS
http://screencast.com/t/Kisohqv25Qw2
http://screencast.com/t/MZsmUj8oMuw
http://screencast.com/t/77gT7YjJjkj
http://screencast.com/t/7uwWb2xxu
http://screencast.com/t/ci5CvzewCy
http://screencast.com/t/r2x6SKJPDPlT

Closing as fixed.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.