Update-MgEducationReportSpeakerAssignmentSubmission

Update the navigation property speakerAssignmentSubmissions in education

Note

To view the beta release of this cmdlet, view Update-MgBetaEducationReportSpeakerAssignmentSubmission

Syntax

UpdateExpanded (Default)

Update-MgEducationReportSpeakerAssignmentSubmission
    -SpeakerAssignmentSubmissionId <string>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-AssignmentId <string>]
    [-AverageWordsPerMinutePace <long>]
    [-ClassId <string>]
    [-FillerWordsOccurrencesCount <long>]
    [-Id <string>]
    [-IncorrectCameraDistanceOccurrencesCount <long>]
    [-LengthOfSubmissionInSeconds <double>]
    [-LostEyeContactOccurrencesCount <long>]
    [-MonotoneOccurrencesCount <long>]
    [-NonInclusiveLanguageOccurrencesCount <long>]
    [-ObstructedViewOccurrencesCount <long>]
    [-RepetitiveLanguageOccurrencesCount <long>]
    [-StudentId <string>]
    [-SubmissionDateTime <datetime>]
    [-SubmissionId <string>]
    [-TopFillerWords <string[]>]
    [-TopMispronouncedWords <string[]>]
    [-TopNonInclusiveWordsAndPhrases <string[]>]
    [-TopRepetitiveWordsAndPhrases <string[]>]
    [-WordsSpokenCount <long>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Update

Update-MgEducationReportSpeakerAssignmentSubmission
    -SpeakerAssignmentSubmissionId <string>
    -BodyParameter <IMicrosoftGraphSpeakerAssignmentSubmission>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentityExpanded

Update-MgEducationReportSpeakerAssignmentSubmission
    -InputObject <IEducationIdentity>
    [-ResponseHeadersVariable <string>]
    [-AdditionalProperties <hashtable>]
    [-AssignmentId <string>]
    [-AverageWordsPerMinutePace <long>]
    [-ClassId <string>]
    [-FillerWordsOccurrencesCount <long>]
    [-Id <string>]
    [-IncorrectCameraDistanceOccurrencesCount <long>]
    [-LengthOfSubmissionInSeconds <double>]
    [-LostEyeContactOccurrencesCount <long>]
    [-MonotoneOccurrencesCount <long>]
    [-NonInclusiveLanguageOccurrencesCount <long>]
    [-ObstructedViewOccurrencesCount <long>]
    [-RepetitiveLanguageOccurrencesCount <long>]
    [-StudentId <string>]
    [-SubmissionDateTime <datetime>]
    [-SubmissionId <string>]
    [-TopFillerWords <string[]>]
    [-TopMispronouncedWords <string[]>]
    [-TopNonInclusiveWordsAndPhrases <string[]>]
    [-TopRepetitiveWordsAndPhrases <string[]>]
    [-WordsSpokenCount <long>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

UpdateViaIdentity

Update-MgEducationReportSpeakerAssignmentSubmission
    -InputObject <IEducationIdentity>
    -BodyParameter <IMicrosoftGraphSpeakerAssignmentSubmission>
    [-ResponseHeadersVariable <string>]
    [-Break]
    [-Headers <IDictionary>]
    [-HttpPipelineAppend <SendAsyncStep[]>]
    [-HttpPipelinePrepend <SendAsyncStep[]>]
    [-Proxy <uri>]
    [-ProxyCredential <pscredential>]
    [-ProxyUseDefaultCredentials]
    [-WhatIf]
    [-Confirm]
    [<CommonParameters>]

Parameters

-AdditionalProperties

Additional Parameters

Parameter properties

Type:System.Collections.Hashtable
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-AssignmentId

ID of the assignment with which this submission is associated.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-AverageWordsPerMinutePace

The average speaking pace of the student, measured in words per minute.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-BodyParameter

speakerAssignmentSubmission To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-Break

Wait for .NET debugger to attach

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ClassId

ID of the class this speaker progress is associated with.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Parameter properties

Type:System.Management.Automation.SwitchParameter
Supports wildcards:False
DontShow:False
Aliases:cf

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-FillerWordsOccurrencesCount

The number of times the student was flagged by Speaker Coach for using a filler word.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Headers

Optional headers that will be added to the request.

Parameter properties

Type:System.Collections.IDictionary
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelineAppend

SendAsync Pipeline Steps to be appended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-HttpPipelinePrepend

SendAsync Pipeline Steps to be prepended to the front of the pipeline

Parameter properties

Type:

Microsoft.Graph.PowerShell.Runtime.SendAsyncStep[]

Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Id

The unique identifier for an entity. Read-only.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-IncorrectCameraDistanceOccurrencesCount

The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-InputObject

Identity Parameter To construct, see NOTES section for INPUTOBJECT properties and create a hash table.

Parameter properties

Type:Microsoft.Graph.PowerShell.Models.IEducationIdentity
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateViaIdentity
Position:Named
Mandatory:True
Value from pipeline:True
Value from pipeline by property name:False
Value from remaining arguments:False

-LengthOfSubmissionInSeconds

The length of the student submission in seconds.

Parameter properties

Type:System.Double
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-LostEyeContactOccurrencesCount

The number of times the student was flagged by Speaker Coach for losing eye contact with the camera.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-MonotoneOccurrencesCount

The number of times the student was flagged by Speaker Coach for speaking in monotone.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-NonInclusiveLanguageOccurrencesCount

The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ObstructedViewOccurrencesCount

The number of times the student was flagged by Speaker Coach for obstructing the view of their face.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-Proxy

The URI for the proxy server to use

Parameter properties

Type:System.Uri
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyCredential

Credentials for a proxy server to use for the remote call

Parameter properties

Type:System.Management.Automation.PSCredential
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ProxyUseDefaultCredentials

Use the default credentials for the proxy

Parameter properties

Type:System.Management.Automation.SwitchParameter
Default value:False
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-RepetitiveLanguageOccurrencesCount

The number of times the student was flagged by Speaker Coach for using repetitive language.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False
Aliases:RHV

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SpeakerAssignmentSubmissionId

The unique identifier of speakerAssignmentSubmission

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateExpanded
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
Update
Position:Named
Mandatory:True
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-StudentId

ID of the user this speaker progress is associated with.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SubmissionDateTime

Date and time of the submission this speaker progress is associated with. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.

Parameter properties

Type:System.DateTime
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SubmissionId

ID of the submission this speaker progress is associated with.

Parameter properties

Type:System.String
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TopFillerWords

The filler words used most by the student.

Parameter properties

Type:

System.String[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TopMispronouncedWords

The words mispronounced most by the student.

Parameter properties

Type:

System.String[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TopNonInclusiveWordsAndPhrases

The non-inclusive or sensitive words and phrases most used by the student.

Parameter properties

Type:

System.String[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-TopRepetitiveWordsAndPhrases

The words and phrases most repeated by the student.

Parameter properties

Type:

System.String[]

Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-WhatIf

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

-WordsSpokenCount

Total number of words spoken by the student in the submission.

Parameter properties

Type:System.Int64
Default value:0
Supports wildcards:False
DontShow:False

Parameter sets

UpdateViaIdentityExpanded
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False
UpdateExpanded
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.

Inputs

Microsoft.Graph.PowerShell.Models.IEducationIdentity

{{ Fill in the Description }}

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission

{{ Fill in the Description }}

System.Collections.IDictionary

{{ Fill in the Description }}

Outputs

Microsoft.Graph.PowerShell.Models.IMicrosoftGraphSpeakerAssignmentSubmission

{{ Fill in the Description }}

Notes

COMPLEX PARAMETER PROPERTIES

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 <IMicrosoftGraphSpeakerAssignmentSubmission>: speakerAssignmentSubmission [(Any) <Object>]: This indicates any property can be added to this object. [Id <String>]: The unique identifier for an entity. Read-only. [AssignmentId <String>]: ID of the assignment with which this submission is associated. [AverageWordsPerMinutePace <Int64?>]: The average speaking pace of the student, measured in words per minute. [ClassId <String>]: ID of the class this speaker progress is associated with. [FillerWordsOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for using a filler word. [IncorrectCameraDistanceOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for being either too close or too far away from the camera. [LengthOfSubmissionInSeconds <Double?>]: The length of the student submission in seconds. [LostEyeContactOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for losing eye contact with the camera. [MonotoneOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for speaking in monotone. [NonInclusiveLanguageOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for using non-inclusive or sensitive language. [ObstructedViewOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for obstructing the view of their face. [RepetitiveLanguageOccurrencesCount <Int64?>]: The number of times the student was flagged by Speaker Coach for using repetitive language. [StudentId <String>]: ID of the user this speaker progress is associated with. [SubmissionDateTime <DateTime?>]: Date and time of the submission this speaker progress is associated with. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. [SubmissionId <String>]: ID of the submission this speaker progress is associated with. [TopFillerWords <String[]>]: The filler words used most by the student. [TopMispronouncedWords <String[]>]: The words mispronounced most by the student. [TopNonInclusiveWordsAndPhrases <String[]>]: The non-inclusive or sensitive words and phrases most used by the student. [TopRepetitiveWordsAndPhrases <String[]>]: The words and phrases most repeated by the student. [WordsSpokenCount <Int64?>]: Total number of words spoken by the student in the submission.

INPUTOBJECT <IEducationIdentity>: Identity Parameter [EducationAssignmentId <String>]: The unique identifier of educationAssignment [EducationAssignmentResourceId <String>]: The unique identifier of educationAssignmentResource [EducationAssignmentResourceId1 <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 [EducationGradingSchemeId <String>]: The unique identifier of educationGradingScheme [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 [EducationSubmissionResourceId1 <String>]: The unique identifier of educationSubmissionResource [EducationUserId <String>]: The unique identifier of educationUser [ReadingAssignmentSubmissionId <String>]: The unique identifier of readingAssignmentSubmission [ReadingCoachPassageId <String>]: The unique identifier of readingCoachPassage [ReflectCheckInResponseId <String>]: The unique identifier of reflectCheckInResponse [SpeakerAssignmentSubmissionId <String>]: The unique identifier of speakerAssignmentSubmission