Update the properties of an educationRubric object.
Only teachers can perform this operation.
Updating a rubric attached to an assignment (PATCH /education/classes/{class-id}/assignments/{assignment-id}/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics.
After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment.
That rubric can be retrieved using GET /education/classes/{class-id}/assignments/{assignment-id}/rubric, but it can't be updated.
Update the properties of an educationRubric object.
Only teachers can perform this operation.
Updating a rubric attached to an assignment (PATCH /education/classes/{class-id}/assignments/{assignment-id}/rubric) is only possible before the assignment is published, and what is updated is actually the original rubric that exists under /education/users/{id}/rubrics.
After the assignment is published, an immutable copy of the rubric is made that is attached to that specific assignment.
That rubric can be retrieved using GET /education/classes/{class-id}/assignments/{assignment-id}/rubric, but it can't be updated.
Runs the command in a mode that only reports what would happen without performing the actions.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IMicrosoftGraphEducationRubric>: educationRubric
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[(Any) <Object>]: This indicates any property can be added to this object.
[Application <IMicrosoftGraphIdentity>]: identity
[(Any) <Object>]: This indicates any property can be added to this object.
[DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date.
For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.
[Id <String>]: Unique identifier for the identity or actor.
For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]: identity
[User <IMicrosoftGraphIdentity>]: identity
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[(Any) <Object>]: This indicates any property can be added to this object.
[Content <String>]:
[ContentType <String>]: bodyType
[DisplayName <String>]: The name of this rubric.
[Grading <IMicrosoftGraphEducationAssignmentGradeType>]: educationAssignmentGradeType
[(Any) <Object>]: This indicates any property can be added to this object.
[LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet
[Levels <IMicrosoftGraphRubricLevel[]>]: The collection of levels making up this rubric.
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[DisplayName <String>]: The name of this rubric level.
[Grading <IMicrosoftGraphEducationAssignmentGradeType>]: educationAssignmentGradeType
[LevelId <String>]: The ID of this resource.
[Qualities <IMicrosoftGraphRubricQuality[]>]: The collection of qualities making up this rubric.
[Criteria <IMicrosoftGraphRubricCriterion[]>]: The collection of criteria for this rubric quality.
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[DisplayName <String>]: The name of this rubric quality.
[QualityId <String>]: The ID of this resource.
[Weight <Single?>]: If present, a numerical weight for this quality.
Weights must add up to 100.
CREATEDBY <IMicrosoftGraphIdentitySet>: identitySet
[(Any) <Object>]: This indicates any property can be added to this object.
[Application <IMicrosoftGraphIdentity>]: identity
[(Any) <Object>]: This indicates any property can be added to this object.
[DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date.
For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.
[Id <String>]: Unique identifier for the identity or actor.
For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]: identity
[User <IMicrosoftGraphIdentity>]: identity
DESCRIPTION <IMicrosoftGraphEducationItemBody>: educationItemBody
[(Any) <Object>]: This indicates any property can be added to this object.
[Content <String>]:
[ContentType <String>]: bodyType
INPUTOBJECT <IEducationIdentity>: Identity Parameter
[EducationAssignmentId <String>]: The unique identifier of educationAssignment
[EducationAssignmentResourceId <String>]: The unique identifier of educationAssignmentResource
[EducationCategoryId <String>]: The unique identifier of educationCategory
[EducationClassId <String>]: The unique identifier of educationClass
[EducationGradingCategoryId <String>]: The unique identifier of educationGradingCategory
[EducationModuleId <String>]: The unique identifier of educationModule
[EducationModuleResourceId <String>]: The unique identifier of educationModuleResource
[EducationOutcomeId <String>]: The unique identifier of educationOutcome
[EducationRubricId <String>]: The unique identifier of educationRubric
[EducationSchoolId <String>]: The unique identifier of educationSchool
[EducationSubmissionId <String>]: The unique identifier of educationSubmission
[EducationSubmissionResourceId <String>]: The unique identifier of educationSubmissionResource
[EducationUserId <String>]: The unique identifier of educationUser
[ReadingAssignmentSubmissionId <String>]: The unique identifier of readingAssignmentSubmission
[ReflectCheckInResponseId <String>]: The unique identifier of reflectCheckInResponse
LASTMODIFIEDBY <IMicrosoftGraphIdentitySet>: identitySet
[(Any) <Object>]: This indicates any property can be added to this object.
[Application <IMicrosoftGraphIdentity>]: identity
[(Any) <Object>]: This indicates any property can be added to this object.
[DisplayName <String>]: The display name of the identity.For drive items, the display name might not always be available or up to date.
For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.
[Id <String>]: Unique identifier for the identity or actor.
For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]: identity
[User <IMicrosoftGraphIdentity>]: identity
LEVELS <IMicrosoftGraphRubricLevel[]>: The collection of levels making up this rubric.
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[(Any) <Object>]: This indicates any property can be added to this object.
[Content <String>]:
[ContentType <String>]: bodyType
[DisplayName <String>]: The name of this rubric level.
[Grading <IMicrosoftGraphEducationAssignmentGradeType>]: educationAssignmentGradeType
[(Any) <Object>]: This indicates any property can be added to this object.
[LevelId <String>]: The ID of this resource.
QUALITIES <IMicrosoftGraphRubricQuality[]>: The collection of qualities making up this rubric.
[Criteria <IMicrosoftGraphRubricCriterion[]>]: The collection of criteria for this rubric quality.
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[(Any) <Object>]: This indicates any property can be added to this object.
[Content <String>]:
[ContentType <String>]: bodyType
[Description <IMicrosoftGraphEducationItemBody>]: educationItemBody
[DisplayName <String>]: The name of this rubric quality.
[QualityId <String>]: The ID of this resource.
[Weight <Single?>]: If present, a numerical weight for this quality.
Weights must add up to 100.