CAPTCHA_REQUIREMENTS = {
    suggest_article: { label: _("Suggest a new article"), options: Entitlement::Levels.range_options(0, 1) },
    forgot_password: { label: _("Recover forgotten password"), options: Entitlement::Levels.range_options(0, 1) },
    signup: { label: _("Sign up"), options: Entitlement::Levels.range_options(0, 1) },