WI DPI WISEdata Ed-Fi Docs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Ed-Fi Tech Docs: https://techdocs.ed-fi.org/display/EDFICERT/v3+Master+Schedule+%3E+CourseOffering


Data Properties:

 Click here to view all data properties under the /courseOffering 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 /courseOffering 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 /courseOffering:
{
	"courseReference": {
      "educationOrganizationId": 48856,
      "courseCode": "12194",
},
    "schoolReference": {
      "schoolId": 6,
},
    "sessionReference": {
      "schoolId": 6,
      "schoolYear": 2020,
      "sessionName": "Sessions-12194",
},
       "localCourseCode": "LCC-12194",
       "localCourseTitle": "LCT-12194",
    "_ext": {
      "Wi": {
        "careerPathways": [
          {
            "careerPathwayDescriptor": "uri://dpi.wi.gov/CareerPathwayDescriptor#4"
          },
         {
            "careerPathwayDescriptor": "uri://dpi.wi.gov/CareerPathwayDescriptor#2"
          }
        ]
      }
    }
  }

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.