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

Version 1 Next »

This domain represents world language courses data that meet the needs of heritage or second language learners. Such courses were previously commonly referred to as "Foreign Language" courses. The program has adopted the term "World Languages" to reflect the reality that these languages are spoken by resident communities within the United States as well as others in other nations.

Wisconsin State Statutes require access to world language education beginning in grade 7. Enrollment and Roster data is used for year-to-year comparisons to capture changes in world language participation over time. Because world languages are an elective subject, this information is valuable both for districts and the state. This data is also used for comparisons at the national level. The numbers may be important for grant applications.


Data Properties:

 Click here to view all data properties for World Language reporting:

#

Resource Name

Property Name

Data Type

Public (Required/ Optional/ Conditional)

Choice (Required/ Optional/ Conditional)

Business Definition

Data Element Page

1.0

studentSectionAssociation

beginDate*

string

REQ'D

NOT REQ'D

Month, day, and year of the Student's entry or assignment to the Section.

https://dpi.wi.gov/wise/data-elements/ssabeginandenddate

2.0

localCourseCode*

string

REQ'D

NOT REQ'D

The local code assigned by the School that identifies the course offering provided for the instruction of students.

https://dpi.wi.gov/wise/data-elements/localcoursecode

3.0

schoolId*

integer

REQ'D

NOT REQ'D

The identifier assigned to a school.

https://dpi.wi.gov/wise/data-elements/sessionschoolreference

4.0

schoolYear*

integer

REQ'D

NOT REQ'D

The identifier for the school year.

https://dpi.wi.gov/wise/data-elements/school-year

5.0

sectionIdentifier*

string

REQ'D

NOT REQ'D

The local identifier assigned to a section

https://dpi.wi.gov/wise/data-elements/uniquesectioncode

6.0

sessionName*

string

REQ'D

NOT REQ'D

The identifier for the calendar for the academic session (e.g., 2010/11, 2011 Summer).

https://dpi.wi.gov/wise/data-elements/sessionname

7.0

studentUniqueId*

string

REQ'D

NOT REQ'D

A unique alphanumeric code assigned to a student.

https://dpi.wi.gov/wise/data-elements/WISEid

8.0

attemptStatusDescriptor

string

REQ'D

NOT REQ'D

An indication of the student's completion status for the section.

https://dpi.wi.gov/wise/data-elements/attempt-status-descriptor

9.0

endDate

string

REQ'D

NOT REQ'D

Month, day, and year of the withdrawal or exit of the Student from the Section.

https://dpi.wi.gov/wise/data-elements/ssabeginandenddate

10.0

educationOrganizationId

integer

REQ'D

NOT REQ'D

The identifier assigned to an education organization.

https://dpi.wi.gov/wise/data-element/edorgid

11.0

programName

string

REQ'D

NOT REQ'D

The formal name of the Program of instruction, training, services, or benefits available through federal, state, or local agencies.

See program type and names for world language below.

https://dpi.wi.gov/wise/data-elements/sectionprogram

12.0

programTypeDescriptor

string

REQ'D

NOT REQ'D

The type of program.

See programtype and names for world language below.


Descriptors & Programs:

 Click here to view all the descriptors pertaining to World Language reporting:

Program Type and Names:

Namespace (program type)

Code Value (program type)

Description (program type)

Program Names

uri://dpi.wi.gov/ProgramTypeDescriptor

 

 

 

 WL

 World Language Program

Foreign Language Exploratory Programs (FLEX)

Deprecated in in 22-23 SY

Foreign Language in the Elementary School Programs (FLES)

Deprecated in in 22-23 SY

Immersion Programs (IMMR)

Deprecated in in 22-23 SY

World Language (WL)

Deprecated in 22-23SY

Exploratory World Language Program (EXWL)

Replaces FLEX in 22-23 SY

Elementary School World Language Program(ESWL)

Replaces FLES in 22-23 SY

Content-Based World Language Program (CBWL)

Replaces IMMR in 22-23 SY

Two-Way Dual Language Education Program(DLTW-WL)

Dual Language Education - Heritage Learners(DLDB-HL)

Secondary Level World Language Program(SLWL)

Replaces WL in 22-23SY

Heritage Learner World Language Program(HLWL)

American Indian Language Program(AIWL)

Facilitated World Language Study Program(FWLS)

One-Way Dual Language Education Program(OWDL)


Use Cases:

 Click here to view all the use cases pertaining to World Language reporting:

#

Use Case Title

Use Case Description

What to Submit/retrieve

1.0

Submit world language coursework for 6-12 grade levels

DPI has been performing data quality checks for grade levels 9 to 12. DPI is expanding this effort to 6 -12 grade levels along with the submission of world language coursework data. The change in the 2022-23 SY is that schools, who have not been sending roster data, need to send data for 6 - 8 grade levels as well as world language data for 6 -12 grade levels.

Submit Roster endpoints to grade levels 6-12

2.0

Sending a student who participates in a WL program that has been changed in the 2022-23 SY

LEAs are required to send WL program type on /studentsectionAssociation

  • FLEX is replaced by Exploratory World Language Program (EXWL)

  • FLES is replaced by Elementary School World Language Program (ESWL)

  • IMMR is replaced by Content-Based World Language Program (CBWL)

For the World Language Program Definitions, visit https://dpi.wi.gov/wise/data-elements/sectionprogram

POST on /studentSectionAssociaton:

programs:
programReference:
educationOrganizationId: 48856
programtypeDescriptor: uri://dpi.wi.gov/ProgramTypeDescriptor#WL
programName: Exploratory World Language Program (EXWL)

3.0

Sending a student who participates in a WL program that is new in 2022-23SY

LEAs are required to send WL program type on /studentsectionAssociation

New WL programs are:

  • American Indian Language Program (AIWL)

  • Dual Language Education - Heritage Learners (DLDB-HL)

  • Facilitated World Language Study Program (FWLS)

  • Heritage Learner World Language Program (HLWL)

  • Secondary Level World Language Program (SLWL)

  • Two-Way Dual Language Education Program (DLTW-WL)

For the World Language Program Definitions, visit https://dpi.wi.gov/wise/data-elements/sectionprogram

POST on /studentSectionAssociaton:

programs:
programReference:
educationOrganizationId: 48856
programtypeDescriptor: uri://dpi.wi.gov/ProgramTypeDescriptor#WL
programName: Facilitated World Language Study Program(FWLS)


JSON Sample:

 JSON sample for studentSectionAssociation
{
	"sectionReference": {
		"localCourseCode": "LCC-121941",
		"schoolId": 1302,
		"schoolYear": 2023,
		"sectionIdentifier": "Section-121941",
		"sessionName": "Sessions-121941"
	},
	"studentReference": {
		"studentUniqueId": "5281033584"
	},
	"beginDate": "2022-07-02",
	"attemptStatusDescriptor": "uri://dpi.wi.gov/AttemptStatusDescriptor#S",
	"endDate": "2023-06-05",
	"_ext": {
		"wi": {
			"programs": [{
				"programReference": {
					"educationOrganizationId": 48856,
					"programName": "World Language (WL)",
					"programTypeDescriptor": "uri://dpi.wi.gov/ProgramTypeDescriptor#WL"
				}
			}]
		}
	}
}

  • 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.