question

BenLynch-3559 avatar image
0 Votes"
BenLynch-3559 asked

Issues With Graph API Powershell Module

Hi,

I've been using the Graph API Powershell module to export data from our M365 Tennancy regarding student assignments using the (Get-MgEducationClassAssignmentSubmissionOutcome -EducationClassId XXX -EducationAssignmentID XXX -educationSubmissionID XXX) If I use Select-Properties * I can see there are 'Additional Properties' that contains the Grade and feedback which is what I need. However After this is expanded, everything is under either Key or Value headings and I cannot select particular items from the list such as the points and feedback.

Any Help would be appreciated

microsoft-graph-education
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers