department-of-veterans-affairs/vets-website

View on GitHub
src/applications/vre/25-8832/constants.js

Summary

Maintainability
A
0 mins
Test Coverage
export const WIZARD_STATUS = 'wizardStatus36';
export const PCPG_ROOT_URL =
  '/careers-employment/education-and-career-counseling/apply-career-guidance-form-25-8832';
export const CHAPTER_31_ROOT_URL =
  '/careers-employment/vocational-rehabilitation/eligibility/';
export const VRE_ROOT_URL =
  'https://www.va.gov/careers-employment/vocational-rehabilitation/how-to-apply/';
export const CAREERS_EMPLOYMENT_ROOT_URL =
  '/careers-employment/education-and-career-counseling/';
export const VRE_COUNSELOR_ROOT_URL =
  'https://www.benefits.va.gov/benefits/offices.asp';
export const LOA_LEVEL_REQUIRED = 3;