-
Notifications
You must be signed in to change notification settings - Fork 19
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
Need to capture when untimely evidence was received in attorney check-out #8340
Comments
@laurjpeterson Are all of these scenarios above (1-4) considered "untimely" evidence? Or, just 2 and 3? |
I think they are all considered untimely - worded as "at a time when it can't be considered". BVA cannot ever consider evidence on the direct review docket. I agree that it is confusing language, though. Maybe "ineligible evidence" would be better? |
I took a stab at this. Option 1, could be quickest to implement: Add a checkbox to the attorney-judge checkout flow as mentioned above. Updates to this page included moving the "overtime" checkbox to the bottom of the page so that it's next to the "untimely evidence" checkbox (note: the overtime checkbox will go away when we tackle #5445 ). Also added untimely evidence checkbox and description of evidence that's considered untimely. Option 2, requires more exploration: We could make untimely evidence a tag or checkbox in Reader so that attorneys can mark ineligible evidence as they review the appeal file. Likely higher effort, and requires more research because attorneys aren't responsible for capturing anything official in Reader today. It's currently used to view and annotate veteran documents. cc: @eric-nava for design feedback |
I think option 1 is straightforward enough, especially under the timing circumstances we have. I would hesitate to go with option 2; those tags/checkboxes in reader would have to be appeal-specific, which (I don't think) matches anything else we are doing in Reader right now with tags/etc.; otherwise, it would create a scenario where every subsequent appeal for that Veteran would be marked with an untimely evidence tag unless someone went back and removed it. There is also a situation where there could be concurrent direct review/evidence lane appeals on different issues, and the tag could become unwieldy. As for the language, I think it works. LRP might have other thoughts, but I think it's fine. |
@allyceh - I agree with Nicholas here. I agree that LRP might want to weigh in - please reach out to Rachel and Laura for their thoughts! |
Updated mock per Laura's feedback. Please see the latest mock in the "Mock" section of the ticket. |
Note: I've added new mocks above. These updates incorporate a new/proposed design pattern for handling instructional copy. cc: @sneha-pai |
Resolves #8340 ### Description in the submit view, add an option to allow attorneys to indicate that untimely evidence was submitted. per this mock: ![image](https://user-images.githubusercontent.com/46791771/53113124-d15f2a80-350e-11e9-97cf-d1feffd660f6.png) ### Acceptance Criteria - [ ] Code compiles correctly ### Testing Plan Try checking the untimely evidence checkbox on submit, submit to a judge go to that judge, return to an attorney go to that attorney, when in the submit view again, untimely evidence should still be checked for ama attorney checkout only screenshots of changes: ![image](https://user-images.githubusercontent.com/46791771/53113307-47639180-350f-11e9-80a2-ec89315714ab.png) ![image](https://user-images.githubusercontent.com/46791771/53113311-4a5e8200-350f-11e9-90cc-29c8c06dd495.png) ![image](https://user-images.githubusercontent.com/46791771/53113315-51859000-350f-11e9-825c-9ac2f072bdcf.png) arrow icon doesn't exist yet, thus the reason it isn't there atm.
Resolves #8340 ### Description in the submit view, add an option to allow attorneys to indicate that untimely evidence was submitted. per this mock: ![image](https://user-images.githubusercontent.com/46791771/53113124-d15f2a80-350e-11e9-97cf-d1feffd660f6.png) ### Acceptance Criteria - [ ] Code compiles correctly ### Testing Plan Try checking the untimely evidence checkbox on submit, submit to a judge go to that judge, return to an attorney go to that attorney, when in the submit view again, untimely evidence should still be checked for ama attorney checkout only screenshots of changes: ![image](https://user-images.githubusercontent.com/46791771/53113307-47639180-350f-11e9-80a2-ec89315714ab.png) ![image](https://user-images.githubusercontent.com/46791771/53113311-4a5e8200-350f-11e9-90cc-29c8c06dd495.png) ![image](https://user-images.githubusercontent.com/46791771/53113315-51859000-350f-11e9-825c-9ac2f072bdcf.png) arrow icon doesn't exist yet, thus the reason it isn't there atm.
Section 5 sub (t) of AMA requires that we capture data on how frequently a Veteran submits evidence at a time when it can't be considered. This includes:
LRP suggested a check-box in the attorney check-out flow, but will leave it in your capable hands to figure out the best solution here.
Mock
The text was updated successfully, but these errors were encountered: