You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 5
Next »
Data Properties:
Click here to view all data properties under the /gradingPeriod endpoint:
# | Property Name | Data Type | Public (Required/ Optional/ Conditional) | Choice (Required/ Optional/ Conditional) | Business Definition | Data Element Page |
---|
1.0 | | | | | | |
2.0 | | | | | | |
3.0 | | | | | | |
4.0 | | | | | | |
5.0 | | | | | | |
6.0 | | | | | | |
7.0 | | | | | | |
8.0 | | | | | | |
9.0 | | | | | | |
10.0 | | | | | | |
11.0 | | | | | | |
12.0 | | | | | | |
Use Cases:
Click here to view all the use cases pertaining to the /gradingPeriod endpoint:
# | Use Case Title | Use Case Description | What to Submit/retrieve |
---|
1.0 | | | |
---|
2.0 | | | |
---|
3.0 | | | |
---|
4.0 | | | |
---|
5.0 | | | |
---|
6.0 | | | |
---|
7.0 | | | |
---|
JSON Sample:
JSON sample for /grade:
{
"schoolReference": {
"schoolId": 7525
},
"schoolYearTypeReference": {
"schoolYear": 2021
},
"gradingPeriodDescriptor": "uri://dpi.wi.gov/GradingPeriodDescriptor#07",
"periodSequence": 1,
"beginDate": "2020-07-03",
"totalInstructionalDays": "150",
"endDate": "2021-06-05"
}
Add Comment