SolutionGuidance / psm

Welcome to the Medicare/Medicaid Provider Enrollment Screening Portal
http://projectpsm.org/
Other
26 stars 20 forks source link

Remove date field from provider disclosure forms #1021

Closed jasonaowen closed 6 years ago

jasonaowen commented 6 years ago

The final page of the enrollment application process involves a digital signature by the provider. Previously, this included a form element that required the user to enter the current date.

@jvasile says:

We should never ask the user to enter a date if there is only one possible right answer for that date.

(He also says not to worry about any supposed legal requirements around it; we'll establish what the legal reqs actually are and meet them, but meanwhile we shouldn't be implementing UX anti-patterns based on probabilistic impressions of legal requirements.)

Remove the date field from the provider disclosure forms, so as to improve the user experience, avoid unnecessary pseudo-legalisms, and improve the demo workflow.

(This also obviates #301, which I will close as a duplicate of this.)

PaulMorris commented 6 years ago

I'm closing #162 as a duplicate of this issue, along with #301. This issue (#1021) will cover both the provider and admin aspects of this (previously captured in #162 and #301), since they should be handled together rather than separately.