Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discharge Upgrade Wizard] [FE] Update content and placement of text telling Veterans they may apply online or download a form; update to DD Form 293 #18722

Closed
15 tasks
FranECross opened this issue Jul 23, 2024 · 14 comments
Assignees
Labels
Discharge upgrade wizard Product owned by Public Websites team Public Websites Scrum team in the Sitewide crew VA.gov frontend CMS team practice area

Comments

@FranECross
Copy link

Description

Our stakeholder, Joshua Gibbs, has alerted us that Veterans may not only download the form (DoD) Form 293, but they may also fill it out online and submit it.

See the Acceptance Criteria below for the changes necessary.

User story

AS A Veteran looking at their results screen, specifically guidance for submitting DD Form 293 (currently the page shows DD Form 149) information on the guidance page in the Discharge Upgrade Wizard
I WANT to know that I can not only mail a completed form, but also submit the form online
SO THAT if I'm able to do this online to expedite the request, I may proceed to submit it online

Steps to Reproduce

Steps to Reproduce getting to the Guidance screen:

Go to the Discharge Upgrade Wizard here: https://www.va.gov/discharge-upgrade-instructions/

  • Click the Get started link
  • Question: In which branch of service did you serve?
    • Answer: Air Force
  • Question: What year were you discharged?
    • Answer: (I don't think it matters, but I used 2012)
  • Question: Which of the following best describes why you want to change your discharge paperwork? Choose the one that's closest to your situation.
    • Answer: I suffered from an undiagnosed, misdiagnosed, or untreated mental health condition, including posttraumatic stress disorder (PTSD), while in the service. I was discharged for reasons related to this condition.
  • Question: Do you want to change your name, discharge date, or anything written in the "other remarks" section of your DD214?
    • Answer: No, I want to change only my characterization of discharge, re-enlistment code, separation code, and/or narrative reason for discharge.
  • Question: Was your discharge the outcome of a general court-martial?
    • Answer: I'm not sure.
  • Question: Have you previously applied for and been denied a discharge upgrade for this period of service?
    • Answer: No.
  • Question: Did you complete a period of Service in which your character of service was Honorable or General Under Honorable Conditions?
    • Answer: No, I did not complete an earlier prior of service.
  • Click Get my result link

Analytics considerations

Quality / testing notes

Acceptance criteria

Changing instances of Form 149 to Form 293 for Air Force results screens (Question: is there more than one results screen to implement this one?)

  • The first paragraph form number is changed from DoD Form 149 to DD Form 293
    • Based on your answers, you need to complete Department of Defense DD Form 293 and send it to the Air Force Review Boards Agency (AFDRB) for the Air Force.
  • Item Add link to Drupal Spec Tool in readme #1 header/title. and sub-title is changed from DoD Form 149 to DD Form 293; and from Form 149 to Form 293 respectively
    • Main title: Download and fill out DD Form 293,
    • Sub-title: Important tips for completing Form 293
  • The following text just under the title is deleted (it was specific to Form 149 and not applicable to Form 293)
    • Pay special attention to item 6, which asks for the reason for your change. Most Veterans attach additional pages to answer this question.
      For discharges related to PTSD or other mental health conditions, be sure to answer these questions to make the strongest case:
      Did you have a condition that may explain or contribute to the discharge?
      Did that condition start or get worse during your military service?
      Why does the condition directly explain or contribute to the discharge?
      Why does the condition carry more weight than any other reasons you may have been discharged for?
      Item 8 asks for the date when you discovered the error or injustice you’re asking the Board to address. If it’s been more than 3 years since you found this error or injustice, you’ll need to include a reason why the Board should consider your application. Examples of good reasons include new evidence you’ve found to support your claim, or recent changes in policy (like liberal consideration for PTSD, TBI, or military sexual assault or harassment). These kinds of reasons will make it more likely for the Board to decide in your favor. The 3-year time limit isn’t a strict rule, so don’t let it keep you from applying if you think you have a strong case.
  • last bullet item under the text above that starts with "Item 10", should be changed to "Item 17"
  • the link just under this bullet "Download Form 149 (opens in a new tab), should be changed to "Download Form 293 (opens in a new tab).

Updates to #3 of instructions, per Figma to tell users they may also apply online

Implementing Option 1 as per the screenshot below (see the Figma design; link above) informing users they can submit the form online, as well as mail it in

  • Updated per the Figma design
  • Joshua Gibbs @gibbsjd has performed UAT
  • a11y review

image.png

@FranECross FranECross added Discharge upgrade wizard Product owned by Public Websites team Needs refining Issue status sitewide VA.gov frontend CMS team practice area labels Jul 23, 2024
@FranECross FranECross changed the title [Discharge Upgrade Wizard] [FE] Identify content and placement of text telling Veterans they may apply online or download a form [Discharge Upgrade Wizard] [FE] Update content and placement of text telling Veterans they may apply online or download a form; update to DD Form 293 Jul 23, 2024
@chriskim2311 chriskim2311 removed the Needs refining Issue status label Jul 23, 2024
@jilladams jilladams added the Public Websites Scrum team in the Sitewide crew label Jul 24, 2024
@chriskim2311
Copy link
Contributor

@gibbsjd @FranECross Question: Do you know if this is only for Air Force discharges or all branches of the military?

@gibbsjd
Copy link

gibbsjd commented Jul 24, 2024

@chriskim2311 as of now only the Air Force. The other branches have not updated their websites yet.

@chriskim2311
Copy link
Contributor

@gibbsjd Thank you. Also for the Submit your application online(opens in a new tab) link in step 3 is this the correct URL https://afrba-portal.cce.af.mil/#board-info/drb/navbar ?

@gibbsjd
Copy link

gibbsjd commented Jul 24, 2024

@chriskim2311 no this is the correct link https://afrba-portal.cce.af.mil/#application-submission-drb

@chriskim2311
Copy link
Contributor

@gibbsjd Got it thanks!

Lastly, for the AC The following text just under the title is deleted (it was specific to Form 149 and not applicable to Form 293). We want to remove the item 6 and 8 references. I see they actually don't apply to the correct item for the other Form 149 either. Should I remove or update the item numbers for them? Not sure if you had dates when these forms were changed but seems like this information is no longer correct.

@gibbsjd
Copy link

gibbsjd commented Jul 25, 2024

@chriskim2311 you are correct item 6 and 8 are no longer valid and may be removed. Item 10 has been moved to item 17 on the new form and statement is still valid.

@chriskim2311
Copy link
Contributor

Thanks! @gibbsjd I have changes done locally that you can approve then I can get this code reviewed and merged. Let me know if you find any issues with the changes.

How_To_Apply_For_A_Discharge_Upgrade___Veterans_Affairs.png

How_To_Apply_For_A_Discharge_Upgrade___Veterans_Affairs.png

@gibbsjd
Copy link

gibbsjd commented Jul 27, 2024

Hello, @chriskim2311 for some reason it is not allowing me to view pictures. Can you email them to [email protected]

@gibbsjd
Copy link

gibbsjd commented Jul 29, 2024

@chriskim2311 thanks for sending screen shots. They are good with one correction. (AFDRB) = stands for "Air Force Discharge Review Board" not Air Force Review Boards Agency.

The mailing address is perfect in the screen shot please do not change.

@FranECross
Copy link
Author

@gibbsjd Thanks so much for the quick reviews and turnaround! We appreciate your collaboration very much.

@gibbsjd
Copy link

gibbsjd commented Jul 29, 2024

@FranECross @chriskim2311 Thank you both for assisting so quickly. I appreciate your hard work.

@chriskim2311
Copy link
Contributor

@gibbsjd The changes have been merged and deployed to prod. Can you verify the changes and we can close the ticket thanks!

@gibbsjd
Copy link

gibbsjd commented Aug 1, 2024

Thank you all for your hard work and requested updates are correct. You may close the ticket. @chriskim2311 @FranECross

@FranECross
Copy link
Author

FranECross commented Aug 1, 2024

Wonderful, @gibbsjd . Thanks for the amazing collaboration and your patience while we scheduled the work. We appreciate you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discharge upgrade wizard Product owned by Public Websites team Public Websites Scrum team in the Sitewide crew VA.gov frontend CMS team practice area
Projects
None yet
Development

No branches or pull requests

4 participants