library.naswa.org Open in urlscan Pro
2606:4700:4400::ac40:99c5  Public Scan

Submitted URL: http://naswa-prod.literatumonline.com/
Effective URL: https://library.naswa.org/
Submission: On July 24 via api from JP — Scanned from GB

Form analysis 7 forms found in the DOM

Name: defaultQuickSearchGET /action/doSearch

<form action="/action/doSearch" name="defaultQuickSearch" method="get" class="quick-search__form">
  <div class="quick-search__input input-group option-0 "><label for="AllField88e84fd9-821d-46bd-a1f5-8c355d5c3a2f0" class="sr-only">Knowledge Exchange Library</label>
    <div class="autoComplete_wrapper" role="combobox" aria-owns="autoComplete_list_1" aria-haspopup="true" aria-expanded="false" aria-label="Enter a text or select an option"><input autocomplete="off" type="search"
        id="AllField88e84fd9-821d-46bd-a1f5-8c355d5c3a2f0" name="AllField" aria-label="Knowledge Exchange Library" placeholder="Knowledge Exchange Library" data-auto-complete-max-words="7" data-auto-complete-max-chars="32" data-contributors-conf="3"
        data-topics-conf="3" data-publication-titles-conf="3" data-history-items-conf="6" value="" class="auto-complete" aria-controls="autoComplete_list_1" aria-autocomplete="both"></div>
  </div><button type="submit" title="Search" class="btn quick-search__button"><span class="sr-only">Search</span><i aria-hidden="true" class="icon-search hvr-grow"></i></button>
</form>

POST /action/doLogin

<form action="/action/doLogin" method="post"><input type="hidden" name="id" value="119162c4-9551-4055-99fe-48538e2570bc">
  <input type="hidden" name="redirectUri" value="/">
  <input type="hidden" name="loginUri" value="/">
  <input type="hidden" name="popup" value="true">
  <div class="input-group">
    <div class="label ">
      <label for="login">Email*</label>
    </div>
    <div class="iconable__input"><input id="login" class="login" type="text" name="login" value="" size="15" placeholder="Enter your email address">
      <div class="icon-mail"></div>
    </div>
    <div class="actions">
    </div>
  </div>
  <div class="input-group">
    <div class="label ">
      <label for="password">Password*</label>
    </div>
    <div class="iconable__input"><input id="password" class="password" type="password" name="password" value="" autocomplete="off" placeholder="Enter your password">
      <div class="icon-lock"></div>
    </div>
    <span class="password-eye-icon icon-eye hidden"></span>
    <div class="actions reset-password">
      <i class="icon-lock"></i>
      <span> Forgot password? Reset it <a href="/action/requestResetPassword" class="link show-request-reset-password uppercase styled-link">here</a>
      </span>
    </div>
  </div>
  <div class="remember">
    <label class="checkbox--primary remember-me" for="119162c4-9551-4055-99fe-48538e2570bc-remember">
      <input id="119162c4-9551-4055-99fe-48538e2570bc-remember" class="cmn-toggle cmn-toggle-round-flat" type="checkbox" name="remember" value="true">
      <span class="label-txt">Keep me logged in</span>
    </label>
  </div>
  <div class="submit-section">
    <input class="button submit primary" type="submit" name="submit" value="Login" disabled="disabled">
    <span class="required-info">Fields with * are mandatory</span>
  </div>
  <div class="login-tabs-footer">
    <div class="actions">
      <span> Don't have an account? Create one <a href="/action/registration" class="uppercase styled-link">here</a>
      </span>
    </div>
  </div>
</form>

POST /action/registration

<form action="/action/registration" class="registration-form" method="post"><input type="hidden" name="redirectUri" value="/">
  <div class="input-group">
    <div class="label">
      <label for="119162c4-9551-4055-99fe-48538e2570bc.email">Email*</label>
    </div>
    <div class="iconable__input">
      <input id="119162c4-9551-4055-99fe-48538e2570bc.email" class="email" type="email" name="email" value="" placeholder="Enter your email address">
      <div class="icon-mail"></div>
    </div>
  </div>
  <div class="submit-section">
    <input class="button submit primary" type="submit" value="Register" disabled="disabled">
    <span class="required-info">Fields with * are mandatory</span>
  </div>
  <div class="login-tabs-footer">
    <div class="actions">
      <span> Already have an account? Login <a href="/action/showLogin" class="uppercase styled-link">here</a>
      </span>
    </div>
  </div>
</form>

POST /action/changePassword

<form action="/action/changePassword" method="post">
  <div class="message error"></div>
  <input type="hidden" name="submit" value="submit">
  <div class="input-group">
    <div class="label">
      <label for="32ca9cb2-7bcf-451c-a718-7dacb5e529b9-old">Old Password</label>
    </div>
    <input id="32ca9cb2-7bcf-451c-a718-7dacb5e529b9-old" class="old" type="password" name="old" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
  </div>
  <div class="input-group">
    <div class="label">
      <label for="32ca9cb2-7bcf-451c-a718-7dacb5e529b9-new">New Password</label>
    </div>
    <input id="32ca9cb2-7bcf-451c-a718-7dacb5e529b9-new" class="pass-hint new" type="password" name="new" value="" autocomplete="off">
    <span class="password-eye-icon icon-eye hidden"></span>
    <div class="password-strength-indicator" data-min="8" data-max="20" data-strength="3">
      <span class="text too-short">Too Short</span>
      <span class="text weak">Weak</span>
      <span class="text medium">Medium</span>
      <span class="text strong">Strong</span>
      <span class="text very-strong">Very Strong</span>
      <span class="text too-long">Too Long</span>
    </div>
    <div id="pswd_info" class="pass-strength-popup js__pswd_info" style="display: none;">
      <h4 id="length"> Your password must have 8 characters or more and contain 3 of the following: </h4>
      <ul>
        <li id="letter" class="invalid">
          <span>a lower case character,&nbsp;</span>
        </li>
        <li id="capital" class="invalid">
          <span>an upper case character,&nbsp;</span>
        </li>
        <li id="special" class="invalid">
          <span>a special character&nbsp;</span>
        </li>
        <li id="number" class="invalid">
          <span>or a digit</span>
        </li>
      </ul>
      <span class="strength">Too Short</span>
    </div>
  </div>
  <input class="button primary submit" type="submit" value="Submit" disabled="disabled">
</form>

POST /action/registration

<form action="/action/registration" class="registration-form" method="post"><input type="hidden" name="redirectUri" value="/">
  <div class="input-group">
    <div class="label">
      <label for="4e824763-0b45-4b53-bcb3-79723a798efa.email">Email</label>
    </div>
    <input id="4e824763-0b45-4b53-bcb3-79723a798efa.email" class="email" type="email" name="email" value="">
  </div>
  <div class="submit">
    <input class="button submit primary" type="submit" value="Register" disabled="disabled">
  </div>
</form>

POST /action/requestResetPassword

<form action="/action/requestResetPassword" class="request-reset-password-form" method="post"><input type="hidden" name="requestResetPassword" value="true">
  <div class="input-group">
    <div class="label">
      <label for="d08ba088-273c-4e80-a5d6-e71647cef18b.email">Email*</label>
    </div>
    <input id="d08ba088-273c-4e80-a5d6-e71647cef18b.email" class="email" type="text" name="email" value="" size="15" placeholder="Enter your email" autocorrect="off" spellcheck="false" autocapitalize="off">
  </div>
  <div class="password-recaptcha-ajax"></div>
  <input class="button primary submit" type="submit" name="submit" value="Submit" disabled="disabled">
</form>

POST /action/requestUsername

<form action="/action/requestUsername" method="post"><input type="hidden" name="requestUsername" value="requestUsername">
  <div class="input-group">
    <div class="label">
      <label for="2b3925a2-1b57-45ab-a1cc-e6eb17123bf9.email">Email*</label>
    </div>
    <input id="2b3925a2-1b57-45ab-a1cc-e6eb17123bf9.email" class="email" type="text" name="email" value="" size="15">
  </div>
  <div class="username-recaptcha-ajax"></div>
  <input class="button primary submit" type="submit" name="submit" value="Submit" disabled="disabled">
  <div class="center">
    <a href="#" class="cancel">Close</a>
  </div>
</form>

Text Content

KNOWLEDGE
EXCHANGE
LIBRARY

Anywhere
 * Anywhere

Knowledge Exchange Library

Search
Advanced search
 * 

 * Login | Register

Skip main navigation
Close Drawer MenuOpen Drawer Menu
Home
 * HOME
 * Collections
   * UI Integrity
   * Workforce Technology
 * BROWSE BY
   * State
   * Resource Type
 * About
 * Help

 * submit
 * subscribe

Skip main navigation
Home
 * HOME
 * Collections
   
   * FEATURED COLLECTIONS
     
      * Selected Unemployment Insurance Topics
      * Cross-Match
      * Fraud
      * Misclassification
      * Operations
      * Root Causes
     
      * Selected Workforce Technology TopicsData & AnalyticsVirtual
        ServicesProcurementPrivacy & SecurityInfrastructure
     
     view all topics
     Unemployment Insurance
     Workforce Technology
     Behavioral Insights Toolkit
     State Practices
 * BROWSE BY
   
   * BROWSE BY STATE
     
     BROWSE RESOURCES BY STATE/TERRITORIES USING INTERACTIVE MAP.
     
     BROWSE BY RESOURCE TYPE
     
      * Conference
      * Webinar
      * Law & Guidance
      * Study & Report
     
      * Successful PracticeCommentary & TestimonyNewsStory & Testimonial
 * Integrity Road Podcast
 * DUA Toolkit
 * Fraud Advisories
 * About
 * Help

 * submit
 * subscribe

Skip slideshow
Law/Guidance April 2021

MODEL CLAIMANT HANDBOOK

Read More
Reference August 2022

A QUICK GUIDE TO INCLUSIVE DESIGN

Read More
Law/Guidance April 2021

MODEL CLAIMANT HANDBOOK

Read More
Reference August 2022

A QUICK GUIDE TO INCLUSIVE DESIGN

Read More
Law/Guidance April 2021

MODEL CLAIMANT HANDBOOK

Read More
Reference August 2022

A QUICK GUIDE TO INCLUSIVE DESIGN

Read More
prevnext

SUBSCRIBE SUBMIT A RESOURCE

TOP PICKS OF THE WEEK (JULY 22ND, 2024)

 * UI INTEGRITY
 * WORKFORCE TECHNOLOGY

Unemployment Insurance IntegrityLaw/GuidanceApril 2021
Model Claimant Handbook
 * The purpose of the Model Claimant Handbook is to provide a guide for states
   that want to simplify or update their claimant handbook. The model handbook
   draws upon behavioral insights and document layout best practices to assist
   states in producing a ...

Unemployment Insurance IntegrityLaw/GuidanceOctober 2010
Plain Writing Act of 2010 (Public Law 111-274)
 * The Plain Writing Act of 2010 (Public Law 111-274) was signed into law on
   October 13, 2010. The Act calls for plain writing that is clear, concise,
   well-organized, and consistent with other best practices appropriate to the
   subject or field and intended ...

Unemployment Insurance IntegrityStudy/ReportSeptember 2020
Testing Behavioral Interventions Designed to Improve On-time Supplemental
Nutrition Assistance Program (SNAP) Recertification
 * This resource reports results from a series of randomized controlled trials
   run between January 2019 and February 2020 testing behavioral interventions
   designed to increase the likelihood that Supplemental Nutrition Assistance
   Program (SNAP) recipients ...

Unemployment Insurance IntegrityLaw/GuidanceOctober 2010
Plain Writing Act of 2010 (Public Law 111-274)
 * The Plain Writing Act of 2010 (Public Law 111-274) was signed into law on
   October 13, 2010. The Act calls for plain writing that is clear, concise,
   well-organized, and consistent with other best practices appropriate to the
   subject or field and intended ...

Read More
Unemployment Insurance IntegrityStudy/ReportSeptember 2020
Testing Behavioral Interventions Designed to Improve On-time Supplemental
Nutrition Assistance Program (SNAP) Recertification
 * This resource reports results from a series of randomized controlled trials
   run between January 2019 and February 2020 testing behavioral interventions
   designed to increase the likelihood that Supplemental Nutrition Assistance
   Program (SNAP) recipients ...

Read More
Unemployment Insurance IntegrityLaw/GuidanceApril 2021
Model Claimant Handbook
 * The purpose of the Model Claimant Handbook is to provide a guide for states
   that want to simplify or update their claimant handbook. The model handbook
   draws upon behavioral insights and document layout best practices to assist
   states in producing a ...

Read More
Unemployment Insurance IntegrityLaw/GuidanceOctober 2010
Plain Writing Act of 2010 (Public Law 111-274)
 * The Plain Writing Act of 2010 (Public Law 111-274) was signed into law on
   October 13, 2010. The Act calls for plain writing that is clear, concise,
   well-organized, and consistent with other best practices appropriate to the
   subject or field and intended ...

Read More
Unemployment Insurance IntegrityStudy/ReportSeptember 2020
Testing Behavioral Interventions Designed to Improve On-time Supplemental
Nutrition Assistance Program (SNAP) Recertification
 * This resource reports results from a series of randomized controlled trials
   run between January 2019 and February 2020 testing behavioral interventions
   designed to increase the likelihood that Supplemental Nutrition Assistance
   Program (SNAP) recipients ...

Read More
Unemployment Insurance IntegrityLaw/GuidanceApril 2021
Model Claimant Handbook
 * The purpose of the Model Claimant Handbook is to provide a guide for states
   that want to simplify or update their claimant handbook. The model handbook
   draws upon behavioral insights and document layout best practices to assist
   states in producing a ...

Read More
Unemployment Insurance IntegrityLaw/GuidanceOctober 2010
Plain Writing Act of 2010 (Public Law 111-274)
 * The Plain Writing Act of 2010 (Public Law 111-274) was signed into law on
   October 13, 2010. The Act calls for plain writing that is clear, concise,
   well-organized, and consistent with other best practices appropriate to the
   subject or field and intended ...

Read More
‹›

NASWA Workforce Information TechnologyReferenceAugust 2022
A Quick Guide to Inclusive Design
 * This blog post aims to describe a few basic, inclusive design concepts that
   help guide our projects at USDS but there are many additional resources
   available for those ready to explore more.

NASWA Workforce Information TechnologyExpertiseMarch 2024
Artificial Intelligence: Foundational Tenets for Adoption of AI in Human
Services
 * The American Public Human Services Association (APHSA) aims to help its
   members advance their missions through a shared approach to Artificial
   Intelligence (AI) adoption. The possibilities of AI are transformative, and
   urgency is needed to mobilize the ...

NASWA Workforce Information TechnologyStudy/ReportApril 2024
Generative Artificial Intelligence and Its Impact on State Government IT
Workforces
 * NASCIO and McKinsey & Company released this publication which was conducted
   to better understand the current state and plans for the rollout of
   generative artificial intelligence (GenAI) in state governments across the
   US, focusing on workforce ...

NASWA Workforce Information TechnologyReferenceAugust 2022
A Quick Guide to Inclusive Design
 * This blog post aims to describe a few basic, inclusive design concepts that
   help guide our projects at USDS but there are many additional resources
   available for those ready to explore more.

Read More
NASWA Workforce Information TechnologyExpertiseMarch 2024
Artificial Intelligence: Foundational Tenets for Adoption of AI in Human
Services
 * The American Public Human Services Association (APHSA) aims to help its
   members advance their missions through a shared approach to Artificial
   Intelligence (AI) adoption. The possibilities of AI are transformative, and
   urgency is needed to mobilize the ...

Read More
NASWA Workforce Information TechnologyStudy/ReportApril 2024
Generative Artificial Intelligence and Its Impact on State Government IT
Workforces
 * NASCIO and McKinsey & Company released this publication which was conducted
   to better understand the current state and plans for the rollout of
   generative artificial intelligence (GenAI) in state governments across the
   US, focusing on workforce ...

Read More
‹›



ANNOUNCEMENTS

Skip slideshow
Upcoming Event September 25 - 26


2024 NASWA SUMMIT

ENJOY A LARGE SELECTION OF SPEAKERS, EDUCATIONAL WORKSHOPS AND PANELS WITH
TAKEAWAYS FOR EVERYONE WHO ATTENDS.

Read More
Upcoming Event August 7 - 9, 2024


2024 VETERANS CONFERENCE

WASHINGTON, DC

Read More
Upcoming Event September 25 - 26


2024 NASWA SUMMIT

ENJOY A LARGE SELECTION OF SPEAKERS, EDUCATIONAL WORKSHOPS AND PANELS WITH
TAKEAWAYS FOR EVERYONE WHO ATTENDS.

Read More
Upcoming Event August 7 - 9, 2024


2024 VETERANS CONFERENCE

WASHINGTON, DC

Read More
Upcoming Event September 25 - 26


2024 NASWA SUMMIT

ENJOY A LARGE SELECTION OF SPEAKERS, EDUCATIONAL WORKSHOPS AND PANELS WITH
TAKEAWAYS FOR EVERYONE WHO ATTENDS.

Read More
Upcoming Event August 7 - 9, 2024


2024 VETERANS CONFERENCE

WASHINGTON, DC

Read More
prevnext


 * MOST RECENT
 * MOST READ

 * Unemployment Insurance IntegrityStudy/ReportJune 2024
   Inmate Verification Resource
    * National Association of State Workforce Agencies (NASWA)

 * Unemployment Insurance IntegrityExpertiseJune 2024
   Washington State Microlearning Overview
    * Washington State Employment Security Department

 * Unemployment Insurance IntegrityExpertiseJune 2024
   For Equal Access, Consider Both Physical and Digital Accessibility
    * Robert Knapp

 * Unemployment Insurance IntegrityStudy/ReportJune 2024
   NASWA UI Integrity Center Update - Volume 30
    * National Association of State Workforce Agencies (NASWA) Unemployment
      Insurance (UI) Integrity Center

 * Unemployment Insurance IntegritySuccessful PracticeJune 2024
   Resource Guide for Identifying Fake or Falsified Documents
    * National Association of State Workforce Agencies (NASWA) Unemployment
      Insurance (UI) Integrity Center

 * Unemployment Insurance IntegrityStudy/ReportJanuary 1981
   The Framing of Decisions and the Psychology of Choice
    * Amos Tversky and
    * Daniel Kahneman

 * NASWA Workforce Information TechnologyCommentary/AnalysisAugust 2023
   The State of AI in 2023: Generative AI's Breakout Year
    * Michael Chui,
    * Lareina Yee,
    * Bryce Hall,
    * Alex Singla,
    * Alexander Sukharevsky, and
    * McKinsey & Company

 * NASWA Workforce Information TechnologyStudy/ReportJanuary 2019
   Automation and Artificial Intelligence: How Machines Are Affecting People and
   Places
    * Mark Muro,
    * Robert Maxin,
    * Jacob Whiton, and
    * The Brookings Institution

 * Unemployment Insurance IntegrityCommentary/TestimonyOctober 2016
   Noise: How to Overcome the High Hidden Cost of Inconsistent Decision Making
    * Daniel Kahneman,
    * Andrew M. Rosenfield,
    * Linnea Gandhi, and
    * Tom Blaser

 * Unemployment Insurance IntegrityLaw/GuidanceFebruary 2010
   Tax Performance System – ET Handbook 407, Fourth Edition
    * U.S. Department of Labor Employment and Training Administration (DOLETA)

TRENDING RESEARCH

Unemployment Insurance IntegrityMarch 2019
Washington UI Information
 * Washington State Employment Security Department


RESOURCES

Skip slideshow

FOR GOVERNMENT PARTNERS

Publish your research with us. Enhance your career.

FOR EMPLOYERS

Publish your research with us. Enhance your career.

FOR RESEARCHERS

Publish your research with us. Enhance your career.

FOR STATE AGENCIES

Publish your research with us. Enhance your career.

FOR GOVERNMENT PARTNERS

Publish your research with us. Enhance your career.

FOR EMPLOYERS

Publish your research with us. Enhance your career.

FOR RESEARCHERS

Publish your research with us. Enhance your career.

FOR STATE AGENCIES

Publish your research with us. Enhance your career.

FOR GOVERNMENT PARTNERS

Publish your research with us. Enhance your career.

FOR EMPLOYERS

Publish your research with us. Enhance your career.

prevnext


Copyright © 2017-2024 NASWA | 444 North Capitol Street, NW | Suite 300 |
Washington, DC 20001
 * 
 * 
 * 
 * 

Powered by Atypon Literatum
close

LOGIN TO YOUR ACCOUNT

INDIVIDUAL LOGIN | REGISTER or
INSTITUTIONAL LOGIN
 * Login
 * Register

 * Email*
   
   
   Password*
   
   Forgot password? Reset it here
   Keep me logged in
   Fields with * are mandatory
   Don't have an account? Create one here
 * Email*
   
   Fields with * are mandatory
   Already have an account? Login here


CHANGE PASSWORD

Old Password
New Password
Too Short Weak Medium Strong Very Strong Too Long

YOUR PASSWORD MUST HAVE 8 CHARACTERS OR MORE AND CONTAIN 3 OF THE FOLLOWING:

 * a lower case character, 
 * an upper case character, 
 * a special character 
 * or a digit

Too Short


PASSWORD CHANGED SUCCESSFULLY

Your password has been changed


CREATE A NEW ACCOUNT

Email

Returning user

Can't sign in? Forgot your password?

Enter your email address below and we will send you the reset instructions


Email*

Cancel

If the address matches an existing account you will receive an email with
instructions to reset your password.

Close


REQUEST USERNAME

Can't sign in? Forgot your username?

Enter your email address below and we will send you your username


Email*

Close

If the address matches an existing account you will receive an email with
instructions to retrieve your username


x