department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
281 stars 198 forks source link

0994: Update Service History Chapter Content #20197

Closed dneel-bah closed 3 years ago

dneel-bah commented 3 years ago

As an education team member, I need the Service History Chapter questions of the 0994 updated so that they are compliant with recent legislative changes and the veterans who are completing the application are able to provide accurate information for processing their claim request.

Assumptions:

  1. This vets-website work is completed behind a prod flag.
  2. This vets-api work is completed behind feature flag 'edu_form_omb_and_expiration' #18293.

Acceptance Criteria

  1. If the user answers "Yes" to the question "Are you on full-time duty in the Armed Forces? (This doesn't include active-duty training for Reserve and National Guard members.)" then: a. The following note is not displayed:

    VET TEC is available only to Veterans. If you’re an active-duty service member, please consider applying for VET TEC when you’re no longer on active duty.

    b. The following required question is displayed:

    Enter the date you expect to be released from active duty.

  2. If the date entered as the answer to the question "Enter the date you expect to be released from active duty.": a. Is greater than 180 days from the date of application the following note is displayed:

    VET TEC is only available to Veterans or service members within 180 days of their release from active duty. Please consider submitting your VET TEC application when you're within 180 days of separating from service, or are no longer on active duty.

    b. Is less than or equal to 180 days from the date of application the following note is displayed:

    We may contact you to verify that your expected release from active duty is within 180 days from this application's date. If we contact you, we may ask for a copy of your DD214 or a certification of your expected release date. You can request that certification from your Military Personnel Office.

    You'll need an honorable discharge to be eligible for VET TEC.

  3. If the user answers "No" to the question "Are you on full-time duty in the Armed Forces? (This doesn't include active-duty training for Reserve and National Guard members.)" then: a. The following question is conditionally displayed:

    Do you expect to be called to active duty while enrolled in a VET TEC program?

  4. The answers to the question "Do you expect to be called to active duty while enrolled in a VET TEC program?" are: a. Yes b. No

  5. The content "Note: Your eligibility for VET TEC may be affected if you're called to active duty. Please let us know as soon as possible if there's a change in your military status." is replaced with the following content:

    "Note: Your eligibility for monthly housing allowance may be affected if you're called to active duty while receiving VET TEC benefits. Please let us know as soon as possible if there's a change in your military status."

  6. The question "Are you in the Selected Reserve or National Guard and do you expect to be called to duty for 30 days or more?" (see SA2): a. Is not asked in the form UI. b. Is replaced with "Do you expect to be called to active duty while enrolled in a VET TEC program?" in the 0994 spool file.

Supporting Artifacts:

  1. Requested changes: 22-0994_changes_with_0218_updates.docx
  2. 0994_Spool_Updates.docx
  3. Content Document
devin-mccurdy commented 3 years ago

PRs:

devin-mccurdy commented 3 years ago

PR: https://github.com/department-of-veterans-affairs/vets-website/pull/16354

delli-gatti-michael commented 3 years ago

Testrail test run

sonntag-adam commented 3 years ago

@department-of-veterans-affairs/uxbah ready for review

JenLJ commented 3 years ago

UX Review 1/2: All ACs check out for me! Small formatting request is to add a line of space in between the date input field and the conditional information

Screen Shot 2021-03-15 at 10.06.20 AM.png

watersemma commented 3 years ago

UX Review 2/2: This meets the AC. I second @JenLJ on the spacing request and will add: the conditional messages should follow the same spacing after the date selector.

Screen Shot 2021-03-15 at 10.49.47 AM.png

delli-gatti-michael commented 3 years ago

Styling updates will be covered in a separate story. Closing this one as the AC related to content are met