<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters Dim MM_keepNone Dim MM_keepURL Dim MM_keepForm Dim MM_keepBoth Dim MM_removeList Dim MM_item Dim MM_nextItem ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" End If MM_keepURL="" MM_keepForm="" MM_keepBoth="" MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each MM_item In Request.QueryString MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepURL = MM_keepURL & MM_nextItem & Server.URLencode(Request.QueryString(MM_item)) End If Next ' add the Form variables to the MM_keepForm string For Each MM_item In Request.Form MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepForm = MM_keepForm & MM_nextItem & Server.URLencode(Request.Form(MM_item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm If (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) End If If (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) End If If (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) End If ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> WIA Performance Measures
 

WIA Performance Measures

Current Performance Measures for Three WIA Funding Streams

WIA Funding Stream

Performance Measure

Adult

1. Entered employment rate

 

2. Employment retention rate at 6 months

 

3. Average earnings change in 6 months

 

 

Dislocated worker

5. Entered employment rate

 

6. Employment retention rate at 6 months

 

7. Earnings replacement rate in 6 months

 

8. Entered employment and credential rate

 

 

Older youth (age 19-21)

9. Entered employment rate

 

10 Employment retention rate at 6 months

 

11. Average earnings change in 6 months

 

12. Entered employment/education/training and credential rate

 

 

Younger youth (age 14-18)

13. Skill attainment rate

 

14. Diploma or equivalent attainment

 

15. Placement and retention rate

 

 

Customer satisfaction

16. Customer satisfaction for participants

 

17. Customer satisfaction for employers

Administration Reauthorization Proposal for Simplified Performance Measures

WIA Funding Stream

Performance Measure

Adult (combined)

1. Entry into employment

 

2. Attainment of literacy and numeracy skills

 

3. Retention in employment

 

4. Efficiency

 

 

Youth

1. Entry into employment, advanced training, or the military

 

2. Attainment of secondary school diploma

 

3. Attainment of literacy and numeracy skills

 

4. Efficiency

 

 

 
 

AFL-CIO Working for America Institute
815 16th Street, NW
Washington, DC 20006
Phone: 1-202-508-3717
Fax: 1-202-508-3719

Created and maintained by TechBots
Copyright © Working for America Institute