Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.11 KB

File metadata and controls

52 lines (39 loc) · 1.11 KB
title description ms.localizationpriority author ms.subservice doc_type
rubricCriterion resource type
A criterion of a rubric.
medium
sharad-sharma-msft
education
resourcePageType

rubricCriterion resource type

Namespace: microsoft.graph

A criterion of a rubric.

See educationRubric for a description of the relationship between rubric qualities, levels, and criteria.

Properties

Property Type Description
description itemBody The description of this criterion.

JSON representation

The following is a JSON representation of the resource.

{
  "description": {"@odata.type": "microsoft.graph.itemBody"}
}