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

Need to capture when untimely evidence was received in attorney check-out #8340

Closed
nicholasholtz opened this issue Dec 18, 2018 · 7 comments
Closed

Comments

@nicholasholtz
Copy link

nicholasholtz commented Dec 18, 2018

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:

  1. submitting evidence for an appeal on the direct review lane;
  2. submitting evidence outside the new evidence 90-day window on the evidence lane;
  3. submitting evidence outside the post-hearing new evidence 90-day window on the hearing lane; and possibly,
  4. submitting evidence after having waived the post-hearing new evidence window on the hearing lane.

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

image

image

@allyceh
Copy link
Contributor

allyceh commented Jan 25, 2019

@laurjpeterson Are all of these scenarios above (1-4) considered "untimely" evidence? Or, just 2 and 3?

@lpciferri
Copy link

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?

@allyceh
Copy link
Contributor

allyceh commented Jan 28, 2019

image

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

@nicholasholtz
Copy link
Author

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.

@lpciferri
Copy link

@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!

@allyceh
Copy link
Contributor

allyceh commented Jan 30, 2019

Updated mock per Laura's feedback. Please see the latest mock in the "Mock" section of the ticket.

@allyceh
Copy link
Contributor

allyceh commented Feb 4, 2019

Note: I've added new mocks above. These updates incorporate a new/proposed design pattern for handling instructional copy. cc: @sneha-pai

@youngfreezyVA youngfreezyVA mentioned this issue Feb 20, 2019
1 task
@ghost ghost removed the In-Progress label Feb 21, 2019
va-bot pushed a commit that referenced this issue Feb 21, 2019
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.
@youngfreezyVA youngfreezyVA mentioned this issue Feb 21, 2019
1 task
va-bot pushed a commit that referenced this issue Feb 22, 2019
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants