WISEdata Ed-Fi Integration SIS Certification Test Plan Details
|
|
|
- Rodney Sparks
- 10 years ago
- Views:
Transcription
1 WISEdata Ed-Fi Integration Certification Test Plan Details In order for Wisconsin DPI to completely validate vendors: Vendors will record data/property values that will be needed to validate. Vendors will be required to take screenshots or a video clips when applicable using tools like Jing ( Procedure for video / screen-shot capture as well as parameters AUTHENTICATION AND AUTH TESTS 1. Provide a JING video for each test and provide the test case # in the video name. Naming convention for videos vendor+testcasenumber+date (ccyymmdd). Example: Name DESCRIPTOR AND TYPE TESTS 1. Provide screen shot of values appearing in for selection. Provide the test case # in the screen shot. Same naming convention as used for videos. RESOURCE TESTS 1. Provide JING video of one GET and one POST for each resource below that correlates to a certification test. Provide the test case # in the video name. 2. For each test record the parameters used for the resource as follows: /student: provide the studentuniqueid /studentschoolassociation: provide the studentuniqueid, schoolid and entrydate /studentschoolassociationwisconsinext: provide the studentuniqueid, schoolid and entrydate /studentacademicrecord: provide the studentuniqueid, educationorganizationid, schoolyear, termdescriptor Upload all test documents, videos and screen shots to our Accellion upload site (you ll be issued an account following your pre-certification meeting). Once Wisconsin DPI staff finishes validating results, the vendor will be notified. o If an error occurs, or inaccurate information lands in the database, WDC staff will work with the vendor to resolve the issue and continue on with the certification. o If validation finds no issues, the vendor will be flagged as eligible for production credentials.
2 Test plan 37901: _Cert Certification test week of 11/2/15. Status: Active Active dates: 11/2/ :00:00 AM - 11/6/ :00:00 AM Area: Collections Iteration: Collections Build: <Not assigned> Build definition: <Not assigned> Build quality: <Not assigned> Available Configurations (1) Config 35: Test Settings Suite Hierarchy _Cert (0) Authentication & Auth Tests (0) Agency / Relationship (2) Resource authorization (10) Descriptors and Types Tests (16) Resources Tests (0) /student (17) /studentacademicrecord (6) /studentschoolassociation (18) /studentschoolassociationwisconsinextension (14) Suite Details You can group your test cases together by organizing test cases into a test suite hierarchy in your test plan. By grouping your test cases together, when you want to run all these tests, you can select this test suite. Suite 37993: Agency / Relationship State: In progress Test Cases (2) Test Case 37911: with no credentials for district 1 Attempt to do a GET for a /student resource not associated to the district your credentials have been issued for Should see a 403 Forbidden message returned with message = 'The request can not be authorized because the education organizations identifiers assigned to the claim did not exist in the underlying ODS.' Test Case 37912: with credentials for district 1 Attempt to do a GET for a /student resource associated with the district your credentials have been issued for. Should see a 200 OK message returned with all properties in the /student resource. Suite 37994: Resource authorization State: In progress
3 Test Cases (10) Test Case 37913: attempt to READ a resource not authorized 1 Attempt a GET on resource = /gradingperiods 403 response code; "Access to the resource could not be authorized. Are you missing a claim? This resource can be authorized by:. ClaimsPrincipal has the following claims: Test Case 37914: attempt to POST /PUT to a resource not authorized 1 Attempt a POST or PUT to /classperiod 403 response code; "Access to the resource could not be authorized. Are you missing a claim? This resource can be authorized by:. ClaimsPrincipal has the following claims: } Test Case 37915: attempt to DELETE a resource not authorized 1 Attempt a DELETE on a /school resource record 403 response code; "Access to the resource could not be authorized. Are you missing a claim? This resource can be authorized by:. ClaimsPrincipal has the following claims: }
4 Test Case 37916: attempt to POST / PUT to a descriptor 1 Attempt to POST / PUT on gradeleveldescriptor 403 response code; "Access to the resource could not be authorized. Are you missing a claim? This resource can be authorized by:. ClaimsPrincipal has the following claims: } Test Case 37917: attempt to DELETE a descriptor 1 Attempt a DELETE on gradeleveldescriptor 405 response code; "The requested resource does not support http method 'DELETE'." Test Case 37918: attempt to POST to a type 1 Attempt a POST / PUT on diplomatypes 403 response code; "Access to the resource could not be authorized. Are you missing a claim? This resource can be authorized by:. ClaimsPrincipal has the following claims: } Test Case 37919: attempt to DELETE a type 1 Attempt a DELETE on diplomatypes 405 response code; "The requested resource does not support http method 'DELETE'." Test Case 37980: attempt READ/GET on resource authorized
5 1 Attempt GET on resource = /schools 200 response code; returned with school data Test Case 37981: attempt POST to a resource authorized 1 Attempt a POST to a /student already created and associated with the district associated with the credentials you are using. Update the firstname 200 response code; firstname is updated as expected (can do a GET to verify) Test Case 37982: attempt to DELETE a resource authorized 1 Delete a /studentschoolassociation for a /student 200 response code; success Suite 37991: Descriptors and Types Tests State: In progress Test Cases (16) Test Case 37920: Validate correct values for sextypes 1 Execute a GET on on the Descriptor/Type and validate the values returned. "codevalue": "F", "description": "Female", "shortdescription": "Female" "codevalue": "M", "description": "Male", "shortdescription": "Male" "codevalue": "O", "description": "Other", "shortdescription": "Other" 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37921: Validate correct values for schoolfoodserviceseligibilitydescriptor 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "01", "shortdescription": "Free", "description": "Free", "schoolfoodserviceseligibilitytype": "Free", }, { "codevalue": "02", "shortdescription": "Full price", "description": "Full price", "schoolfoodserviceseligibilitytype": "Full price", }, { "codevalue": "03", "shortdescription": "Reduced price", "description": "Reduced price", "schoolfoodserviceseligibilitytype": "Reduced price", }, { "codevalue": "04", "shortdescription": "Unknown", "description": "Unknown", "schoolfoodserviceseligibilitytype": "Unknown", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37922: Validate correct values for studentcharacteristicdescriptor
6 1 Execute a GET on on the Descriptor/Type and validate the values returned. Only value returned should be codevalue = "SATA", shortdescription, description and studentcharacteristictype = "State Assessment Type - Alternate" 2 Compare values returned from API match selectable / mapped values in Only value of SATA should be selectable for initial release. Test Case 37923: Validate correct values for limitedenglishproficiencydescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. "codevalue": "1", "shortdescription": "ELL/LEP Beginning Preproduction.", "description": "ELL/LEP Beginning Preproduction. (WIDA label: Entering)" "codevalue": "2", "shortdescription": "ELL/LEP Beginning Production.", "description": "ELL/LEP Beginning Production. (WIDA label: Beginning)" "codevalue": "3", "shortdescription": "ELL/LEP Intermediate.", "description": "ELL/LEP Intermediate. (WIDA label: Developing)" "codevalue": "4", "shortdescription": "ELL/LEP Advanced Intermediate.", "description": "ELL/LEP Advanced Intermediate. (WIDA label: Expanding)" "codevalue": "5", "shortdescription": "ELL/LEP Advanced.", "description": "ELL/LEP Advanced. (WIDA label: Bridging)" "codevalue": "6", "shortdescription": "Formerly ELL/LEP, now fully English proficient", "description": "Formerly ELL/LEP, now fully English proficient" "codevalue": "7", "shortdescription": "Fully English proficient, never ELL/LEP", "description": "Fully English proficient, never ELL/LEP" 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37924: Validate correct values for racetypes 1 Execute a GET on on the Descriptor/Type and validate the values returned. [ "codevalue": "", "description": "American Indian - Alaskan Native", "shortdescription": "American Indian - Alaskan Native", }, { "codevalue": "", "description": "Asian", "shortdescription": "Asian", }, { "codevalue": "", "description": "Black - African American", "shortdescription": "Black - African American", }, { "codevalue": "", "description": "Native Hawaiian - Pacific Islander", "shortdescription": "Native Hawaiian - Pacific Islander", }, { "codevalue": "", "description": "White", "shortdescription": "White", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37925: Validate correct values for disabilitydescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "A", "shortdescription": "Autism", "description": "Autism", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Autism", }, { "codevalue": "DB", "shortdescription": "Deaf-Blind", "description": "Deaf-Blind", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Deaf-Blind", }, { "codevalue": "EBD", "shortdescription": "Emotional Behavioral Disability", "description": "Emotional Behavioral Disability", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Emotional Behavioral Disability", }, { "codevalue": "H", "shortdescription": "Hearing Impairment", "description": "Hearing Impairment", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Hearing Impairment", }, { "codevalue": "LD", "shortdescription": "Specific Learning Disability", "description": "Specific Learning Disability", "disabilitycategorytype": "Individuals with Disabilities
7 Education Act", "disabilitytype": "Specific Learning Disability", }, { "codevalue": "N", "shortdescription": "Not IDEA Eligible or No Disability", "description": "Not IDEA Eligible or No Disability", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Not IDEA Eligible or No Disability", }, { "codevalue": "OHI", "shortdescription": "Other Health Impairment", "description": "Other Health Impairment", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Other Health Impairment", }, { "codevalue": "OI", "shortdescription": "Orthopedic Impairment", "description": "Orthopedic Impairment", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Orthopedic Impairment", }, { "codevalue": "SDD", "shortdescription": "Significant Developmental Delay", "description": "Significant Developmental Delay", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Significant Developmental Delay", }, { "codevalue": "SL", "shortdescription": "Speech or Language Impairment", "description": "Speech or Language Impairment", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Speech or Language Impairment", }, { "codevalue": "TBI", "shortdescription": "Traumatic Brain Injury", "description": "Traumatic Brain Injury", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Traumatic Brain Injury", }, { "codevalue": "V", "shortdescription": "Visual Impairment", "description": "Visual Impairment", "disabilitycategorytype": "Individuals with Disabilities Education Act", "disabilitytype": "Visual Impairment", }, { "codevalue": "ID", "shortdescription": "Intellectual Disability", "description": "Intellectual Disability", "disabilitycategorytype": "Intellectual Disability", "disabilitytype": "Intellectual Disability", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37926: Validate correct values for entrytypedescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. <FlowDocument xml:space="preserve" xmlns=" on"><paragraph>values should be as follows: <Run FontFamily="inherit">[</Run></Paragraph><Section FontFamily="droid sans" FontSize="14.4px"><Section FontFamily="anonymous pro" TextAlignment="Left" FontSize="0.9em" Margin="0,5px,0,0" Padding="10px" BorderThickness="1px"><Paragraph FontFamily="anonymous pro" FontSize="0.9em"><Span FontFamily="inherit">{ "<Run FontFamily="inherit">codeValue</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"01"</Run></Span>, "<Run FontFamily="inherit">shortDescription</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Transfer"</Run></Span>, "<Run FontFamily="inherit">description</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Transfer"</Run></Span>, "<Run FontFamily="inherit">entryType</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Transfer"</Run></Span>, <Run FontFamily="inherit">}</Run>, { "<Run FontFamily="inherit">codeValue</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"02"</Run></Span>, "<Run FontFamily="inherit">shortDescription</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Reentry"</Run></Span>, "<Run FontFamily="inherit">description</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Reentry"</Run></Span>, "<Run FontFamily="inherit">entryType</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Reentry"</Run></Span>, <Run FontFamily="inherit">}</Run>, { "<Run FontFamily="inherit">codeValue</Run>": <Span
8 FontFamily="inherit"><Run FontFamily="inherit">"03"</Run></Span>, "<Run FontFamily="inherit">shortDescription</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Next year school"</run></span>, "<Run FontFamily="inherit">description</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Next year school"</run></span>, "<Run FontFamily="inherit">entryType</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Next year school"</run></span>, <Run FontFamily="inherit">}</Run>, { "<Run FontFamily="inherit">codeValue</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"04"</Run></Span>, "<Run FontFamily="inherit">shortDescription</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"New to education system"</run></span>, "<Run FontFamily="inherit">description</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"New to education system"</run></span>, "<Run FontFamily="inherit">entryType</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"New to education system"</run></span>, <Run FontFamily="inherit">}</Run>, { "<Run FontFamily="inherit">codeValue</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"05"</Run></Span>, "<Run FontFamily="inherit">shortDescription</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Other"</Run></Span>, "<Run FontFamily="inherit">description</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Other"</Run></Span>, "<Run FontFamily="inherit">entryType</Run>": <Span FontFamily="inherit"><Run FontFamily="inherit">"Other"</Run></Span>, <Run FontFamily="inherit">}</Run> ]</Span></Paragraph><Paragraph><LineBreak /></Paragraph></Section></Section><Paragraph> </Paragraph></FlowDocument> 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37927: Validate correct values for exitwithdrawtypedescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "PCC", "shortdescription": "Prior Completion Credential", "description": "Prior Completion Credential", "exitwithdrawtype": "Prior Completion Credential", } { "codevalue": "BCA", "shortdescription": "Below Compulsory Age", "description": "Below Compulsory Age", "exitwithdrawtype": "Below Compulsory Age", } { "codevalue": "TOS", "shortdescription": "Transfer Out-of-State.", "description": "Transfer Out-of-State. Known to be Continuing.", "exitwithdrawtype": "Transfer Out-of-State.", } { "codevalue": "TNC", "shortdescription": "Transfer to a School Not Covered by WSLS", "description": "Transfer to a School Not Covered by WSLS. Known to be Continuing.", "exitwithdrawtype": "Transfer to a School Not Covered by WSLS" }, { "codevalue": "ETC", "shortdescription": "Expected Transfer to Another School Covered by WSLS.", "description": "Expected Transfer to Another School Covered by WSLS; Not Known to be Continuing", "exitwithdrawtype": "Expected Transfer to Another School Covered by WSLS.", }, { "codevalue": "HSC", "shortdescription": "High School Completion", "description": "High School Completion", "exitwithdrawtype": "High School Completion", }, { "codevalue": "DE", "shortdescription": "Death", "description": "Death", "exitwithdrawtype": "Death", }, { "codevalue": "MA", "shortdescription": "Reached Maximum Age For Services", "description": "Reached Maximum Age For Services", "exitwithdrawtype": "Reached Maximum Age For Services", }, { "codevalue": "ODO", "shortdescription": "Other Dropout or
9 Possible Dropout", "description": "Other Dropout or Possible Dropout", "exitwithdrawtype": "Other Dropout or Possible Dropout", }, { "codevalue": "TC", "shortdescription": "Transfer to Another WI School", "description": "Transfer to Another WI School. Known to be Continuing.", "exitwithdrawtype": "Transfer to Another WI School", }, { "codevalue": "ISM", "shortdescription": "Interstate move. Move to another state within the country.", "description": "Interstate move. Move to another state within the country. Not known to be continuing", "exitwithdrawtype": "Interstate move. Move to another state within the country.", }, { "codevalue": "INM", "shortdescription": "International move.", "description": "International move. Not known to be continuing", "exitwithdrawtype": "International move.", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37928: Validate correct values for schoolyeartypes Test Steps (3) 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: schoolyear: 1989, schoolyeardescription: and follow that pattern all the way to The only exception is It will have currentschoolyear = true where as all other years will = false for the 2014/15 school year. 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in 3 Test Case 37929: Validate correct value for gradeleveldescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "KG", "shortdescription": "5 year old Kindergarten", "description": "5 year old Kindergarten", "gradeleveltype": "5 year old Kindergarten", }, { "codevalue": "PK", "shortdescription": "Pre- Kindergarten", "description": "Pre-Kindergarten", "gradeleveltype": "Pre-Kindergarten", }, { "codevalue": "1", "shortdescription": "First Grade", "description": "First Grade", "gradeleveltype": "First Grade", }, { "codevalue": "2", "shortdescription": "Second Grade", "description": "Second Grade", "gradeleveltype": "Second Grade", {, { "codevalue": "3", "shortdescription": "Third Grade", "description": "Third Grade", "gradeleveltype": "Third Grade", }, { "codevalue": "4", "shortdescription": "Fourth Grade", "description": "Fourth Grade", "gradeleveltype": "Fourth Grade", }, { "codevalue": "5", "shortdescription": "Fifth Grade", "description": "Fifth Grade", "gradeleveltype": "Fifth Grade", }, { "codevalue": "6", "shortdescription": "Sixth Grade", "description": "Sixth Grade", "gradeleveltype": "Sixth Grade", }, { "codevalue": "7", "shortdescription": "Seventh Grade", "description": "Seventh Grade", "gradeleveltype": "Seventh Grade", }, { "codevalue": "8", "shortdescription": "Eighth Grade", "description": "Eighth Grade", "gradeleveltype": "Eighth Grade", }, { "codevalue": "9", "shortdescription": "Ninth Grade", "description": "Ninth Grade", "gradeleveltype": "Ninth Grade", }, { "codevalue": "10", "shortdescription": "Tenth Grade", "description": "Tenth Grade", "gradeleveltype": "Tenth Grade", }, { "codevalue": "11", "shortdescription": "Eleventh Grade", "description": "Eleventh Grade", "gradeleveltype": "Eleventh Grade", }, { "codevalue": "12", "shortdescription": "Twelfth Grade", "description": "Twelfth Grade", "gradeleveltype": "Twelfth Grade", }, { "codevalue": "K4", "shortdescription": "4-year-old Kindergarten", "description": "4- year-old Kindergarten", "gradeleveltype": "4-year-old Kindergarten", }, { "codevalue": "K3", "shortdescription": "3-yearold Kindergarten", "description": "3-year-old Kindergarten", "gradeleveltype": "3-year-old Kindergarten", } ]
10 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37930: Validate correct values for residencystatusdescriptors 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "01", "shortdescription": "Resident of administrative unit and usual school attendance area", "description": "Resident of administrative unit and usual school attendance area", "residencystatustype": "Resident of administrative unit and usual school attendance area", }, { "codevalue": "02", "shortdescription": "Resident of administrative unit, but of other school attendance area", "description": "Resident of administrative unit, but of other school attendance area", "residencystatustype": "Resident of administrative unit, but of other school attendance area", }, { "codevalue": "03", "shortdescription": "Resident of an administrative unit that crosses state boundaries", "description": "Resident of an administrative unit that crosses state boundaries", "residencystatustype": "Resident of an administrative unit that crosses state boundaries", }, { "codevalue": "04", "shortdescription": "Resident of another state", "description": "Resident of another state", "residencystatustype": "Resident of another state", }, { "codevalue": "05", "shortdescription": "Resident of this state, but not of this administrative unit", "description": "Resident of this state, but not of this administrative unit", "residencystatustype": "Resident of this state, but not of this administrative unit", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37931: Validate correct values for countdatenametypes 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "3FS", "description": "3rd Friday of September", "shortdescription": "3rd Fri Sept", }, { "codevalue": "O1", "description": "October 1st", "shortdescription": "Oct 1st", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37932: Validate correct values for countdatereceivingservicestypes 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "countdatereceivingservicetypeid": 1, "codevalue": "P", "description": "Present, receiving services on the count date", "shortdescription": "Present", }, { "countdatereceivingservicetypeid": 2, "codevalue": "A", "description": "Absent, receiving services on the count date", "shortdescription": "Absent", }, { "countdatereceivingservicetypeid": 3, "codevalue": "N", "description": "Not receiving services", "shortdescription": "Not Receiving Services", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37933: Validate correct values for termtypes
11 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "10B", "description": "10th Block", "shortdescription": "10th Block", }, { "codevalue": "1B", "description": "1st Block", "shortdescription": "1st Block", }, { "codevalue": "1Q", "description": "1st Quarter", "shortdescription": "1st Quarter", }, { "codevalue": "1S", "description": "1st Semester", "shortdescription": "1st Semester", }, { "codevalue": "1T", "description": "1st Trimester", "shortdescription": "1st Trimester", }, { "codevalue": "2B", "description": "2nd Block", "shortdescription": "2nd Block", }, { "codevalue": "2Q", "description": "2nd Quarter", "shortdescription": "2nd Quarter", }, { "codevalue": "2S", "description": "2nd Semester", "shortdescription": "2nd Semester", }, { "codevalue": "2T", "description": "2nd Trimester", "shortdescription": "2nd Trimester", }, { "codevalue": "3B", "description": "3rd Block", "shortdescription": "3rd Block", }, { "codevalue": "3Q", "description": "3rd Quarter", "shortdescription": "3rd Quarter", }, { "codevalue": "3T", "description": "3rd Trimester", "shortdescription": "3rd Trimester", }, { "codevalue": "4B", "description": "4th Block", "shortdescription": "4th Block", }, { "codevalue": "4Q", "description": "4th Quarter", "shortdescription": "4th Quarter", }, { "codevalue": "5B", "description": "5th Block", "shortdescription": "5th Block", }, { "codevalue": "6B", "description": "6th Block", "shortdescription": "6th Block", }, { "codevalue": "7B", "description": "7th Block", "shortdescription": "7th Block", }, { "codevalue": "8B", "description": "8th Block", "shortdescription": "8th Block", }, { "codevalue": "9B", "description": "9th Block", "shortdescription": "9th Block", }, { "codevalue": "A", "description": "Annual", "shortdescription": "Annual", } ] 2 Compare values returned from API match selectable / mapped values in Only the value of 'A' (Annual) returned in API should be selectable for initial release. Test Case 37934: Validate correct values for diplomatypes 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "Regular diploma", "description": "Regular diploma", "shortdescription": "Regular diploma", }, { "codevalue": "Endorsed/advanced diploma", "description": "Endorsed/advanced diploma", "shortdescription": "Endorsed/advanced diploma", }, { "codevalue": "Regents diploma", "description": "Regents diploma", "shortdescription": "Regents diploma", }, { "diplomatypeid": 4, "codevalue": "International Baccalaureate", "description": "International Baccalaureate", "shortdescription": "International Baccalaureate", }, { "codevalue": "Modified diploma", "description": "Modified diploma", "shortdescription": "Modified diploma", }, { "codevalue": "Other diploma", "description": "Other diploma", "shortdescription": "Other diploma", }, { "codevalue": "Alternative credential", "description": "Alternative credential", "shortdescription": "Alternative credential", }, { "codevalue": "Certificate of attendance", "description": "Certificate of attendance", "shortdescription": "Certificate of attendance", }, { "codevalue": "Certificate of completion", "description": "Certificate of completion", "shortdescription": "Certificate of completion", }, { "codevalue": "High school equivalency credential, other than GED", "description": "High school equivalency credential, other than GED", "shortdescription": "High school equivalency credential, other than GED", }, { "codevalue": "General Educational Development (GED) credential", "description": "General Educational Development (GED) credential", "shortdescription": "General Educational Development (GED) credential", }, { "codevalue": "Post graduate certificate (grade 13)", "description": "Post graduate certificate (grade 13)", "shortdescription": "Post graduate certificate (grade 13)", }, { "codevalue": "Career and Technical Education certificate", "description": "Career and Technical Education certificate", "shortdescription": "Career and Technical Education certificate", }, { "codevalue": "Other", "description": "Other", "shortdescription": "Other", }, { "codevalue": "Occupational License", "description": "Occupational License", "shortdescription": "Occupational License", }, { "codevalue": "Industry-recognized Certification", "description": "Industry-recognized Certification", "shortdescription": "Industryrecognized Certification", }, { "codevalue": "Apprenticeship
12 Certificate", "description": "Apprenticeship Certificate", "shortdescription": "Apprenticeship Certificate", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Test Case 37935: Validate correct values for achievementcategorydescriptor 1 Execute a GET on on the Descriptor/Type and validate the values returned. Values should be as follows: [ { "codevalue": "Competency Mastered", "shortdescription": "Competency Mastered", "description": "Competency Mastered", "achievementcategorytype": "Competency Mastered", }, { "codevalue": "Certificate Earned", "shortdescription": "Certificate Earned", "description": "Certificate Earned", "achievementcategorytype": "Certificate Earned", }, { "codevalue": "Competency Retained", "shortdescription": "Competency Retained", "description": "Competency Retained", "achievementcategorytype": "Competency Retained", }, { "codevalue": "Course Completed", "shortdescription": "Course Completed", "description": "Course Completed", "achievementcategorytype": "Course Completed", }, { "codevalue": "Diploma Earned", "shortdescription": "Diploma Earned", "description": "Diploma Earned", "achievementcategorytype": "Diploma Earned", }, { "codevalue": "Level Completed", "shortdescription": "Level Completed", "description": "Level Completed", "achievementcategorytype": "Level Completed", }, { "codevalue": "License Earned", "shortdescription": "License Earned", "description": "License Earned", "achievementcategorytype": "License Earned", }, { "codevalue": "License Endorsement Earned", "shortdescription": "License Endorsement Earned", "description": "License Endorsement Earned", "achievementcategorytype": "License Endorsement Earned", }, { "codevalue": "Non-Academic Honor", "shortdescription": "Non-Academic Honor", "description": "Non- Academic Honor", "achievementcategorytype": "Non-Academic Honor", }, { "codevalue": "Participation", "shortdescription": "Participation", "description": "Participation", "achievementcategorytype": "Participation", }, { "codevalue": "Recognition", "shortdescription": "Recognition", "description": "Recognition", "achievementcategorytype": "Recognition", } ] 2 Compare values returned from API match selectable / mapped values in All values returned in API should be values selectable / mapped in Suite 37987: /student State: In progress Test Cases (17) Test Case 37903: Create STUDENT Test Steps (13) 1 Find a WISEid that hasn't been used (no student record exists) WISEid found that hasn't been used to create a student record 2 Begin creating student record in Fill in WISEid from prior step. When JSON is built should populates studentuniqueid in JSON 3 Enter first name and last name When JSON is built should populate firstname and lastname 4 Enter in gender When JSON is built should populate sextype with a valid value from /sextypes Type 5 Enter birth date When JSON is built should populate birthdate 6 Enter date entered United States (if applicable) When JSON is built should populate dateenteredus
13 7 Enter economic disadvantage value (true or false) When JSON is built should populate economicdisadvantaged with a value = true or false 8 Enter school food services eligibility descriptor When JSON is built should populate schoolfoodserviceseligibilitydescriptor with a valid codevalue from /schoolfoodserviceseligibilitytypes 9 Enter limited english proficiency value When JSON is built should populate limitedenglishproficiencydescriptor with a valid codevalue from /limitedenglishproficiencytypes 10 Enter hispanic latino ethnicity When JSON is built should populate hispaniclatinoethnicity with a value = true or false 11 Enter a minimum of two student characteristics When JSON is built should populate characteristics property with two string values (e.g. descriptor: "Refugee", descriptor: "Section 504 Handicapped"). Valid values are codevalue from /studentcharacteristictypes 12 Enter a minimum of two races When JSON is built should populate races property with two string values (e.g. racetype: "Asian", racetype: "White". Valid values are Decription from /racetypes 13 Enter a minimum of two disabilities where one is flagged as primary and one is flagged as secondary When JSON is built should populate disabilities property with two string values per disability (e.g. disabilitydescriptor: "A",orderOfDisability:1 AND disabilitydescriptor: "H",orderOfDisability:2). Valid values are codevalue from /disabilitytypes Test Case 37904: Save / Submit STUDENT 1 Save / Submit STUDENT to WI DPI Ed-Fi API. Capture JING video of this action and record URL of video. Submission is successful to API and Response code = 200 is returned. Test Case 37905: Attempt to create / submit a STUDENT with a hispaniclatinoethnicity value = truthful Test Steps (3) 1 Create a student with HispanicLatinoEthnicity other than true/ false/ null Response should be a HTTP-500 which states "message": "An error has occurred." should be returned 2 Create a student with HispanicLatinoEthnicity= true/ false Student should be created with a HTTP-200(Success) code as response 3 Create a student with HispanicLatinoEthnicity= null Student should be created with a HTTP-200(Success) code as response and this record when queried should have HispanicLatinoEthnicity= false Test Case 37906: Attempt to create / submit a STUDENT with an invalid date format for birthdate and dateenteredus 1 Attempt to create / submit a STUDENT with an invalid date format for birthdate and dateenteredus Observed response should be HTTP-400 (Bad Request) Test Case 37907: Attempt to create / submit a STUDENT with a valid racetype Test Steps (5) 1 Attempt to create / submit a STUDENT with a value of "White" for racetype Student should be created with Races field displaying the value as 'White' 2 Attempt to create / submit a STUDENT with a value of "American Indian - Alaskan Native" for racetype Student should be created with Races field displaying the value as 'American Indian - Alaskan Native' 3 Attempt to create / submit a STUDENT with a value of "Asian" for racetype Student should be created with Races field displaying the value as 'Asian' 4 Attempt to create / submit a STUDENT with a value of "Black - African American" for racetype Student should be created with Races field displaying the value as 'Black - African American' 5 Attempt to create / submit a STUDENT with a value of "Native Hawaiian - Pacific Islander" for racetype Student should be created with Races field displaying the value as 'Native Hawaiian - Pacific Islander'
14 Test Case 37908: Attempt to create / submit a STUDENT without sending birthdate required by EdFi 1 Create a student with no Date of Birth field. Should return an error with response: BirthDate is required. Test Case 37909: Modify a STUDENT resource record with no StudentSchoolAssociation. 1 Modify a STUDENT resource record with no StudentSchoolAssociation. Resource shouldnot be updated. Response : "Authorization denied. The claim does not have any established relationships with the requested resource." Test Case 37910: Attempt to delete a STUDENT resource record that does have child resources tied to it (e.g. studentschoolassociation) 1 Attempt to delete a StudentUSI attached to child resources (e.g. studentschoolassociation) "The resource (or a subordinate entity of the resource) cannot be deleted because it is a dependency of the 'studentusi' value of the 'studentschoolassociation' entity." Test Case 37936: Attempt to create / submit a STUDENT with a value of "Hispanic/ Latino" for racetype 1 Create a value with Hispanic/ Latino as racetype. Should error out stating: Unable to resolve value 'Hispanic or Latino' to an existing 'RaceType' resource. Test Case 37937: Attempt to create / submit a STUDENT with invalid Gender details 1 Attempt to create/ submit a student where sextype = NA Resource should not be created and the response should be : 'Unable to resolve value 'NA' to an existing 'SexType' resource.' Test Case 37964: Attempt to create / submit a STUDENT with invalid Student Characteristics. 1 Attempt to create / submit a STUDENT with duplicate descriptors for Student Characteristics. Resource should not be created. The response: "A duplicate StudentCharacteristicDescriptorId conflict occurred when attempting to create a new Student resource." 2 Attempt to create/ submit a STUDENT with no descriptor tag. Resource should not be created. The response: "StudentCharacteristicDescriptorId is required." Test Case 37965: Attempt to create / submit a STUDENT with invalid Student Disabilities.
15 1 Attempt to create / submit a STUDENT with duplicate disability descriptors Resource should not be created. The Response: "An unexpected error occurred on the server." 2 Attempt to create / submit a STUDENT with duplicate disability descriptors having multiple ordersofdisability. Resource should not be created. The Response: "An unexpected error occurred on the server." Test Case 37966: Attempt to Create/ Submit a Student populating all the fields defined by Ed-Fi with valid properties. 1 Attempt to Create/ Submit a Student populating all the fields defined by Ed- Fi with valid properties. Student record should be created Test Case 37971: Attempt to Create a Student resource with StudentCharacteristicDescriptor as 'Unaccompanied Youth'. 1 Attempt to Create a Student resource with StudentCharacteristicDescriptor as 'Unaccompanied Youth'. Resource should not be created. The response: "Unable to resolve value 'Unaccompanied Youth' to an existing 'StudentCharacteristicDescriptor' resource." Test Case 37972: Attempt to Create/ Update the Student resource with LearningStyle values beyond the range. 1 Attempt to Create/ Update the Student resource with LearningStyle values beyond the range (eg. 10). Resource should not be created. The number for the fields should be between to Test Case 37973: Attempt to create/ submit Student with missing Disability Properties. 1 Attempt to create/ submit Student with no entry for DisabilityDescriptorId Optional in EdFi model, so will be allowed. 2 Attempt to create/ submit Student with no entries for orderofdisability, disabilitydiagnosis and disabilitydeterminationsourcetype. Resource should be created with missing fields displaying the values as NULL Test Case 37974: Attempt to create/ submit a Student with duplicate addresstypes. 1 Attempt to create/ submit a Student with duplicate addresstypes. Resource should not be created. The Response: "A duplicate AddressTypeId conflict occurred when attempting to create a new Student resource." Suite 37990: /studentacademicrecord State: In progress Test Cases (6) Test Case 37946: Create a Student Academic Record with no Student School Association
16 1 Create a student Student should be created with a Unique Student Id 2 Attempt to generate Student Academic Records for this Student without any Student School Association. Record should not be created. The Response: "Authorization denied. The claim does not have any established relationships with the requested resource." Test Case 37947: Create a Record with no Education Organization Reference Test Steps (3) 1 Create a Student Student Record should be created with Unique Id 2 Establish student school association for this Id Student school association should be successful 3 Attempt to create Student Academic Record with no Education Organization Reference Resource should not be generated. The Response: EducationOrganizationId is required. Test Case 37948: Create a Record With no SchoolYearTypeReference. Test Steps (3) 1 Create a Student Student Record should be created with Unique Id 2 Establish student school association for this Id Student school association should be successful 3 Attempt to create Student Academic Record with no SchoolYearTypeReference. Resource should not be created. The Response: SchoolYear is required. Test Case 37949: Delete a Record 1 Delete a Student Academic Record Record should be deleted with a response code 204: Successfully deleted. Test Case 37975: Create a Student Academic Record for Student with Valid Student School Association. Test Steps (3) 1 Create a Student. Student Record should be created with Unique Id 2 Provide a valid School Association for this Record Student School Association should be created 3 Attempt to create Academic Record for this Student Record should be successfully created Test Case 37976: Attempt to create a Student Academic Record without TermDescriptor. 1 Attempt to create a Student Academic Record without TermDescriptor. Resource should not be created. The Response: TermDescriptorId is required. Suite 37988: /studentschoolassociation State: In progress
17 Test Cases (18) Test Case 37944: Create a Student School Association record with no entry date. 1 Create a Student School Association record with no entry date. Resource should not be created. The Response: EntryDate is required. Test Case 37945: Create a Student School Association record with no entrylevelgradedescriptor. 1 Create a Student School Association record with no entrylevelgradedescriptor. Resource should not be created. The Response: EntryGradeLevelDescriptorId is required. Test Case 37950: Create a record with no school reference. 1 Create a record with no school reference. Record shouldnot be created. Response: SchoolId is required. Test Case 37951: Create a record with no student reference. 1 Create a record with no student reference. Record shouldnot be created. Resonse: StudentUniqueId is required. Test Case 37952: Create/ Update a record with no SchoolYearType reference. 1 Create/ Update a record with no SchoolYearType reference. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37953: Create/ Update the Student record with no entry type descriptor. 1 Create/ Update the Student record with no entry type descriptor. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal Test Case 37954: Create/ Update the Student record with no exit withdraw type descriptor. 1 Create/ Update the Student record with no exit withdraw type descriptor. Record should be created. Test Case 37955: Create/ Update the Student record with no exit withdraw date.
18 1 Create/ Update the Student record with no exit withdraw date. Record should be created. Test Case 37956: Create/ Update the Student record with no residency status descriptor. 1 Create/ Update the Student record with no residency status descriptor. Record should be created. Test Case 37957: Create/ Update the Student record with no primary school info. 1 Create/ Update the Student record with no primary school info. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37958: Delete a Student School Association Record With atached 'studentschoolassociationwisconsinext' entity. 1 Delete a Student School Association Record With atached 'studentschoolassociationwisconsinext' entity. Resources houldnot be deleted. The Response: "The resource (or a subordinate entity of the resource) cannot be deleted because it is a dependency of the 'studentschoolassociationwisconsinext' entity." Test Case 37967: Attempt to Create/ Modify student record with Grade Level Placement outside the School Range. 1 Attempt to Create/ Modify student record with Grade Level Placement outside the School Range. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37968: Create a student record with entry date before date of birth. 1 Create a student record with entry date before date of birth. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37969: Create/ Submit a student with multiple primary enrollment records with no exit dates. 1 Create/ Submit a student with multiple primary enrollment records with no exit dates. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37970: Create/ Modify a Student record with invalid exit dates.
19 1 Create/ Modify a Student record with invalid exit dates. This is allowed in the EdFi model although will likely be an L2 validation error in the WISEdata Portal. Recommended for to implement client side check. Test Case 37977: Modify a Student School Association Record. 1 Modify a Student School Association Record by changing the primary keys. Record should be successfully updated. Test Case 37983: Delete a Student School Association Record Without atached 'studentschoolassociationwisconsinext' entity. 1 Delete a Student School Association Record Without atached 'studentschoolassociationwisconsinext' entity. Record should be successfully deleted. Test Case 37985: Attempt to Create StudentSchoolAssociation with multiple entrygradeleveldescriptors. 1 Attempt to Create StudentSchoolAssociation with multiple entrygradeleveldescriptors. 2 Record should be created with entrygradeleveldescriptor displaying the highest grade of the provided entries. Suite 37989: /studentschoolassociationwisconsinextension State: In progress Test Cases (14) Test Case 37938: Create/ Update a record with invalid School Id. 1 Create/ Update a record with invalid School Id. Record shouldnot be created. response: "The value supplied for the related 'studentschoolassociation' resource does not exist." Test Case 37939: Create/ Update a record with Invalid EntryDate. 1 Create/ Update a record with Invalid EntryDate that doesn't match the entrydate for the /studentschoolassociation for the same student. Record shouldnot be created. response: "The value supplied for the related 'studentschoolassociation' resource does not exist." Test Case 37940: Create/ Update record with Invalid values for actualdaysattendance
20 1 Enter Allowed. There will be an L2 validation that will appear in the WISEdata Portal depending on other data properties received. Recommended that has a client edit to avoid invalid entry. Test Case 37941: Create/ Update record with Invalid values for possibledaysattendance 1 Enter 5000 Allowed. There will be an L2 validation that will appear in the WISEdata Portal depending on other data properties received. Recommended that has a client edit to avoid invalid entry. Test Case 37942: Create/ Update record with actualdaysattendance higher than possibledaysattendance 1 For possible enter 250, but for actual enter 300. Allowed. There will be an L2 validation that will appear in the WISEdata Portal depending on other data properties received. Recommended that has a client edit to avoid invalid entry. Test Case 37943: Test for decimal values in actual/ possibledaysattendance. 1 Test for decimal values in actual/ possibledaysattendance. Record should be created. The Response when queried should display the decimal values as provided. Test Case 37959: Create/ update a record with no expectedtransfereducationalorganizationreference as needed by DPI. 1 Create/ update a record with no expectedtransfereducationalorganizationreference as needed by DPI. Allowed. There will be an L2 validation that will appear in the WISEdata Portal depending on other data properties received. Recommended that has a client edit to avoid invalid entry. Test Case 37960: Create/ update a record with no expectedtransferschoolreference as needed by DPI. 1 Create/ update a record with no expectedtransferschoolreference as needed by DPI. Allowed. There could be an L2 validation that will appear in the WISEdata Portal depending on other data properties received. Test Case 37961: Validate the record for privateschoolchoiceprogramparticipant. 1 Validate the record for privateschoolchoiceprogramparticipant.. Pass in a value of true and then for the same student pass in false and then null. All values are allowed. Test Case 37962: Create a student with Invalid receiving services info.
21 Test Steps (3) 1 Create a record with no "countdatenametype" Record shouldn't be created. The Response: StudentSchoolAssociationWisconsinExtReceivingService[0]: CountDateNameTypeId is required. 2 Create a record with no "countdatereceivingservicetype" Record shouldn't be created. The Response: StudentSchoolAssociationWisconsinExtReceivingService[0]: CountDateReceivingServiceTypeId is required. 3 Create a record with invalid "countdatenametype" and "countdatereceivingservicetype" Record shouldn't be created. The Response: 'Unable to resolve value ' ' to an existing resource.' Test Case 37963: Delete a WisconsinExtension record with Child entities like 'studentschoolassociationwisconsinextreceivingservice'. 1 Delete a WisconsinExtension record with Child entities like 'studentschoolassociationwisconsinextreceivingservice'. Record shouldn't be deleted. The Response: "The resource (or a subordinate entity of the resource) cannot be deleted because it is a dependency of the 'studentschoolassociationwisconsinextreceivingservice' entity." Test Case 37978: Modify a Wisconsin Extension Record. 1 Modify a Wisconsin Extension Record. Record should be updated accordingly. Test Case 37979: Attempt to create Wisconsin Extension Record with multiple entry dates. 1 Attempt to create Wisconsin Extension Record with multiple entry dates. Record shouldn't be created. The Response: "Aggregate was modified by another consumer." Test Case 37984: Delete a WisconsinExtension record without Child entities. 1 Delete a WisconsinExtension record without Child entities. Record should be successfully deleted.
School District of New Richmond 701 East Eleventh Street New Richmond, WI 54017 715.243.7411 Fax 715.246.3638 www.newrichmond.k12.wi.
School District of New Richmond 701 East Eleventh Street New Richmond, WI 54017 715.243.7411 Fax 715.246.3638 Starting School Date: Site Assigned: 4-Year-Old Kindergarten Registration 2016-2017 Check one:
How To Write A File In A Wordpress Program
PAW V2.1.0 Client Import Specification Description: The Client Import Specification is a guide for importing Intake data into PAW from external data sources. For each element, it lists the expected data
Special Education NSSRS Data Element Definitions
Special Education NSSRS Data Element Definitions These definitions are compiled to supplement the Special Education Snapshot instructions in the NSSRS Student Template available on the NSSRS Instructions
Sample enrollment Checklist for Bullis Charter School
Registration Checklist Open Enrollment Period: November 1, 2011 February 3, 2012 Thank you for registering your child in Bullis Charter School. Enclosed in this packet are the registration materials that
Report of Children with Disabilities (IDEA) Exiting Special Education by Basis of Exit, Disability Category and Age
Report of Children with Disabilities (IDEA) Exiting Special Education by Basis of Exit, Disability Category and Age EDFacts Reporting System This report provides the U.S. Department of Education, Office
South Dakota DOE 2013-2014 Report Card
School Classification: Focus Title I Designation: Schoolwide Performance Indicators * No bar will display at the school or district level if the subgroup does not meet minimum size for reporting purposes.
Special Education Child Count December 1, 2013
Special Education Child Count December 1, 2013 Reporting Instructions 12/1/2013 Child Count Collection Due No Later Than December 16, 2013 6/30/2014 Exiting Collection Due No Later Than July 15, 2014 General
J O Y H O F M E I S T E R
J O Y H O F M E I S T E R S T A T E S U P E R I N T E N D E N T O F P U B L I C I N S T R U C T I O N O K L A H O M A S T A T E D E P A R T M E N T O F E D U C A T I O N MEMORANDUM TO: FROM: Superintendents,
School District of New Richmond 701 East Eleventh Street New Richmond, WI 54017 715.243.7411 Fax 715.246.3638 www.newrichmond.k12.wi.
701 East Eleventh Street New Richmond, WI 54017 715.243.7411 Fax 715.246.3638 www.newrichmond.k12.wi.us Starting School Date: Site Assigned: 4-Year-Old Kindergarten Registration 2015-2016 Office Use Only:
Florida Department of Education Bureau of Exceptional Education and Student Services. 2016 LEA Profile. Introduction
Bureau of Exceptional Education and Student Services Pam Stewart Commissioner 2016 LEA Profile Introduction : Enrollment Group: PK-12 Population: Percent Disabled: Alachua 20,000 to 40,000 29,320 13% The
Total Males Females 34.4 36.7 (0.4) 12.7 17.5 (1.6) Didn't believe entitled or eligible 13.0 (0.3) Did not know how to apply for benefits 3.4 (0.
2001 National Survey of Veterans (NSV) - March, 2003 - Page 413 Table 7-10. Percent Distribution of Veterans by Reasons Veterans Don't Have VA Life Insurance and Gender Males Females Not Applicable 3,400,423
3) Anatomy: One four or five semester unit college human anatomy course with laboratory (Biology 120).
Registered Nursing Program Enrollment Procedures for Returning, Transfer, or Challenge Students We are pleased that you have selected the College of Marin Registered Nursing Program to continue your preparation
To be considered for our program, the following documents must be submitted on or before the deadline of March 15th:
1400 Tanyard Road Sewell, NJ 08080 856-464-5203 RCGC.edu [email protected] Dear Prospective Applicant, Thank you for your interest in the Adult Center for Transition (ACT) at Rowan College at Gloucester County.
REGISTERED NURSING PROGRAM ENROLLMENT PROCEDURES FOR RETURNING, TRANSFER, OR CHALLENGE STUDENTS Effective Fall 2007
REGISTERED NURSING PROGRAM ENROLLMENT PROCEDURES FOR RETURNING, TRANSFER, OR CHALLENGE STUDENTS Effective Fall 2007 We are pleased that you have selected the College of Marin Registered Nursing Program
WHITTIER COLLEGE. Application for Admission Teacher Credential Program. Department of Education & Child Development
WHITTIER COLLEGE Department of Education & Child Development Application for Admission Teacher Credential Program 13406 E. Philadelphia Street P.O. Box 634 Whittier, CA 90608 562-907- 4248 Fax: 562-464-
NEW JERSEY DEPARTMENT OF EDUCATION SPECIAL EDUCATION SUBMISSION STUDENT DATA HANDBOOK VERSION 4.1. State of New Jersey Department of Education
NEW JERSEY DEPARTMENT OF EDUCATION SPECIAL EDUCATION SUBMISSION STUDENT DATA HANDBOOK VERSION 4.1 State of New Jersey Department of Education 100 River View Executive Plaza P.O. Box 500 Trenton, New Jersey
Running Start Program Application Information
Running Start Program Application Information Running Start for High School Seniors Running Start is a program offered at the Community College of Rhode Island for high school students who demonstrate
Program Guidelines School Age Certification Training PSAV (V200310)
Program Guidelines School Age Certification Training PSAV (V200310) 1 Table of Contents I. Introduction... 3 II. Program Structure... 3 III. Program Implementation... 5 A. School Districts... 5 Regulatory
UNH Graduate Education Department. Quarterly Assessment Report
First Quarter Assessment Report UNH Graduate Education Department Quarterly Assessment Report First Quarter i First Quarter Assessment Report Table of Contents Introduction... Section - Purpose of the
FAST FACTS: 3 YEAR TREND DATA
2014 The Office of Institutional Effectiveness FAST FACTS: 3 YEAR TREND DATA Fast Facts: 3-Year Trend Data AY2012, AY2013, AY2014 Table 1: Total Enrollment AY2012 Total Enrollment Credit Hours Full Time
Administrative Council July 28, 2010 Presented by Nancy McNerney Institutional Effectiveness Planning and Research
Administrative Council July 28, 2010 Presented by Nancy McNerney Institutional Effectiveness Planning and Research Developmental Students Today I will talk about 1. Who are they? 2. What are some facts
High School Dual Enrollment Admission Application Form
High School Dual Enrollment Admission Application Form Dual Enrollment: A Head Start on College. Mount Wachusett Community College offers multiple concurrent enrollment programs. Whether in high school
Background Information
Background Information Occupation Expert for: The goal of this project is to get accurate, up-to-date information on the occupation of from a diverse
EDM Validation Report
Template: ASSESSMENT FACT EDM Validation Report Data Collection: SY202 80D (ID: 4) 6 6 STUDENT SNAPSHOT DATE No Value Allowed 0 N/A 09/9/202 Copyright 202 escholar LLC / 2 Template: COURSE 26 26 27 SUPPLEMENTARY
Disability Evaluation & Second Language Learners. Martha Buenrostro PhD, Education Program Specialist, ODE [email protected] 503.947.
Disability Evaluation & Second Language Learners Martha Buenrostro PhD, Education Program Specialist, ODE [email protected] 503.947.5611 Learning Objectives Review: Oregon s ELL SPED K-12 data,
Texas Common Application Admission to Two-Year Institutions Academic Year 2006-2007
Texas Common Application Admission to Two-Year Institutions Academic Year 2006-2007 1 Name and Address Information 1. Social Security Number: (Optional: This will ensure your documents are matched and
P-Measure Reports and Documentation
P-Measure Reports and Documentation STATE LEVEL REPORTS FOR CONSOLIDATED ANNUAL REPORT (C.A.R.) Numerator and Denominator Counts as follows: TOTAL Male, Female, Gender Unknown American Indian or Alaska
Advanced Program Information The percentage of students enrolled in advanced programs is a key indicator of school quality at the secondary level.
Virginia Department of Education P.O. Box 2120, Richmond, VA 23218 Superintendent: Dr. Steven R. Staples 1-800-292-3820 The is committed to providing a quality education for all students. The Virginia
Y O U T H L E A D. Summer U LEAD Program Application
Summer U LEAD Program Application Y O U T H L E A D U LEAD is sponsoring a summer job program for Ramsey County Suburban youth ages 14 to 24. Youth must complete the summer application and complete work
Yes. Concerns expressed by: Medical Provider Primary care provider Social Service Agency Family Member Program Staff Other (Please Indicate): _
Page 1 ~ Martin County Community Action, Inc. Head Start Program P.O. Box 806/415 E. Blvd. Suite 130 Williamston, NC 27892 (252) 789-4930 Fax: (252) 792-1838 DPlease bring proof of income, child's birth
Table 1100.1 Required Assessments and Qualified Examiners by Type of Disability Disability Assessments Required Qualified Examiners
Table 1100.1 Required Assessments and Qualified Examiners by Type of Disability Disability Assessments Required Qualified Examiners AUTISM School School Professional Licensed to provide a DEAF-BLINDNESS
MT. SAN JACINTO COLLEGE ASSOCIATE DEGREE IN NURSING (LVN-RN) APPLICATION www.msjc.edu/alliedhealth
www.msjc.edu/alliedhealth Filing Period: September 1 st September 15 th Office Hours: Monday Thursday 8:00am to 5:00pm and Friday 8:00am to 11:00am It is the student s responsibility to request and ensure
CAMPUS ADMISSIONS APPLICATION
FORM 19-18 ASHFORD UNIVERSITY CAMPUS ADMISSIONS APPLICATION 2011/12 ACADEMIC YEAR I will be attending: Full-Time Part-Time Commuter Resident Freshman Transfer Student 1 Personal Information Start Date:
Individual Education Program (IEP) Form Guidance
The purpose of the IEP document is to provide a written record of the decisions made at an IEP meeting where parent(s) and school personnel jointly make decisions about the educational program for a student
PRACTITIONER REGISTRY APPLICATION
Pract Application Rev 06/23/2014 Page 1 PRACTITIONER REGISTRY APPLICATION The Registry verifies trainers, registers training, and tracks the professional development of both practitioners and trainers.
ETR. Evaluation Team Report TYPE OF EVALUATION: CHILD'S INFORMATION: DATES PARENTS'/GUARDIAN INFORMATION ETR FORM STATUS CHILD'S NAME:
CHILD'S INFORMATION: TYPE OF EVALUATION: STREET: GENDER: CITY: STATE: OH ZIP: DISTRICT OF RESIDENCE: DISTRICT OF SERVICE: GRADE: INITIAL EVALUATION DATES DATE OF MEETING: DATE OF LAST ETR: REFERRAL DATE:
San Joaquin County Special Education
San Joaquin County Special Education Brandie Brunni, Division Director Principal, San Joaquin County Special Education About Our School About Our School Grade Span: Preschool - Young Adult San Joaquin
Certificate and Rank Change Application Packet
UK Certificate and Rank Change Application Packet Academic Services and Teacher Certification: College of Education; University of Kentucky; 166 Taylor Education Building; Lexington, KY 40506-0001; Phone
APPLICATION FOR NON-DEGREE SEEKING STUDENTS
APPLICATION FOR NON-DEGREE SEEKING STUDENTS Application Procedures (Please read the following instructions before completing application.) Application for non-degree seeking students Read all questions
Allen Elementary School
Allen Elementary School April 4, 216 Dear Parents and Community Members: We are pleased to present you with the (AER), which provides key information on the 214-15 educational progress for the. The AER
MSIS SPECIAL EDUCATION MANUAL
MSIS SPECIAL EDUCATION MANUAL Copyright 2014 MDE/Office of Instructional Programs/Office of Special Education 05/15/2014 Table of Contents Important Dates... 3 SPP/APR Indicator data sources and timelines...
Estimated Population Responding on Item 25,196,036 2,288,572 3,030,297 5,415,134 4,945,979 5,256,419 4,116,133 Medicare 39.3 (0.2)
Table 3-15. Percent Distribution of Veterans by Type of Health Insurance and Age 35 Years 35-44 Years 2001 National Survey of Veterans (NSV) - March, 2003 - Page 140 45-54 Years 55-64 Years 65-74 Years
Educational Talent Search
Dear Parent(s), Educational Talent Search (ETS) is a project funded by the U. S. Department of Education and is administered by Diablo Valley College (DVC). The purpose of this project is to encourage
Clever SFTP Instructions
Clever SFTP Instructions November 10, 2015 Contents 1 Introduction 2 2 General SFTP Setup 2 3 Preparing CSV Files 3 3.1 Preparing schools.csv............................... 4 3.2 Preparing students.csv...............................
Who is Aurora? Supplement A: Education. An Overview of demographic and social data and trends
Who is Aurora? An Overview of demographic and social data and trends Supplement A: City of Aurora Planning and Development Services December 2010 City of Aurora Planning & Development Services Department
MT. SAN JACINTO COLLEGE ASSOCIATE DEGREE IN NURSING PROGRAM APPLICATION www.msjc.edu/alliedhealth
Fall Filing Period: February 1 st February 28 th It is the student s responsibility to request and ensure that all documents are in the Nursing & Allied Health Office by the application deadline. Office
INTERNATIONAL ADMISSIONS REQUIREMENTS AND APPLICATION
INTERNATIONAL ADMISSIONS REQUIREMENTS AND APPLICATION All of the following requirements must be met by the admissions deadlines to be accepted to the college and before an I-20 form is issued. Note: Acceptance
Achievement of Children Identified with Special Needs in Two-way Spanish/English Immersion Programs
The Bridge: From Research to Practice Achievement of Children Identified with Special Needs in Two-way Spanish/English Immersion Programs Dr. Marjorie L. Myers, Principal, Key School - Escuela Key, Arlington,
Attach a copy of your current California LVN license with this application.
CAREER LADDER (LVN TO RN) APPLICATION Incomplete Applications will not be processed Print Name: Last First Social Security # XXX-XX PCC ID# PCC student Identification numbers are not accepted in place
Social Security Number. mo. day year City State Country Yes No
UndergradUate application for admission Personal Data Mr. Mrs. Dr. Miss Ms. Last Name First Middle Suffix Home Address Home Phone Street City State Zip Area Mailing Address (if different from above) Cell
Sierra Academy of San Diego
California Department of Education School Accountability Report Card Reported Using Data from the 2013 14 School Year Published During 2014 15 For Sierra Academy of San Diego Address:6460 Boulder Lake
Characteristics of Colorado s Online Students
Characteristics of Colorado s Online Students By: Amanda Heiney, Dianne Lefly and Amy Anderson October 2012 Office of Online & Blended Learning 201 E. Colfax Ave., Denver, CO 80203 Phone: 303-866-6897
Application for Graduate Education Programs
Application for Graduate Education Programs Thank you for considering Utica College for graduate education. In order to avoid delay in processing your application, please read the following instructions
Documents Eligible to Earn Added Authorizations in Special Education (AASE) UPDATED 6/2012
Documents Eligible to Earn Added Authorizations in Special Education (AASE) UPDATED 6/2012 Credential Held Autism Spectrum Disorders (ASD) Deaf- Blind Emotional Disturbance Orthopedic Impairment Other
U.S. Department of Education TRiO Programs Upward Bound Math and Science Fact Sheet (2015)
U.S. Department of Education TRiO Programs Upward Bound Math and Science Fact Sheet (2015) Program Description The Upward Bound Math and Science program is designed to strengthen the math and science skills
RESEARCH APPRENTICESHIP PROGRAM FOR HIGH SCHOOL STUDENTS (RAP)
RESEARCH APPRENTICESHIP PROGRAM FOR HIGH SCHOOL STUDENTS (RAP) Please key or type all answers. Hand written applications will not be accepted. Once your part of the application is complete, print form,
Lamar State College-Port Arthur Admissions Application 2015-2016
Lamar State College-Port Arthur Admissions Application 2015-2016 (Semester / Year) Major: BIOGRAPHICAL INFORMATION Are you applying for Dual Credit or Early Admissions? Consent to release application status
The College Credit Plus Program (CCP) at Franklin University
The College Credit Plus Program (CCP) at Franklin University A jump-start to college for high school students www.franklin.edu 614.797.4700 1.877.341.6300 ENHANCE YOUR HIGH SCHOOL EDUCATION THROUGH CCP
California Department of Education. School Accountability Report Card. Reported Using Data from the 2013-14 School Year. Published During 2014-15
Marin County Special Education California Department of Education School Accountability Report Card Reported Using Data from the 2013-14 School Year Published During 2014-15 Every school in California
MT. SAN JACINTO COLLEGE ASSOCIATE DEGREE IN NURSING LVN-RN APPLICATION www.msjc.edu/alliedhealth
www.msjc.edu/alliedhealth Filing Period: September 1 st September 15 th It is the student s responsibility to request and ensure that all documents are in the Nursing & Allied Health Office by the application
Welcome to Latta Public Schools
Welcome to Latta Public Schools 2015-2016 Pre-K-4 th Online Enrollment Packet Forms Included: Enrollment Form Student Health Inventory Form Student Enrollment Questionnaire Home Language Survey Tribal
Welcome to TRiO/Student Support Services
Welcome to TRiO/Student Support Services The mission of Trio/Student Support Services is to work in partnership with students to achieve academic success, improve student retention, and promote personal
SAIS Online Users Guide
Arizona Department of Education Tom Horne, Superintendent of Public Instruction System Training and Response (STaR) Team SAIS Online SAIS Online Users Guide This document is intended to provide basic step-by-step
How To Ask A School Administrator A Question About Your School
ELEMENTARY AND MIDDLE SCHOOL ADMINISTRATOR QUESTIONNAIRE for THE CHILD DEVELOPMENT SUPPLEMENT TO THE FAMILY ECONOMICS STUDY Please read each question carefully and follow any statements that appear in
