${_("Overall Grade Range")}

${_("Your overall grading scale for student final grades")}
  1. ${_("Add grade")}
    1. 0
    2. 10
    3. 20
    4. 30
    5. 40
    6. 50
    7. 60
    8. 70
    9. 80
    10. 90
    11. 100

% if settings.FEATURES.get("ENABLE_CREDIT_ELIGIBILITY", False) and is_credit_course:

${_("Credit Eligibility")}

${_("Settings for course credit eligibility")}
  1. % ${_("Must be greater than or equal to the course passing grade")}

% endif

${_("Grading Rules & Policies")}

${_("Deadlines, requirements, and logistics around grading student work")}
  1. ${_("Leeway on due dates")}

${_("Assignment Types")}

${_("Categories and labels for any exercises that are gradable")}