List the existing grading policies

List the existing grading policies

Responses
  • 200 Grading policy list

    Array [

    _id
    string (Internal ID) required

    Object internal ID

    name
    string required
    rulesets
    array of objects (WeightedGradingRuleset) required
    description
    array of objects | null (LocalizedString)

    ]

  • 204 No grading policy defined
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error