UK-SBCoA / uniform-data-set-dotnet-web

.NET Core implementation of UDS with MVC and Razor Class UI Library
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

B9 Form Finalization #96

Closed Oddvocado closed 9 months ago

Oddvocado commented 9 months ago
ashleybot commented 9 months ago

@Oddvocado Validation, question numbering, and UI behaviors all look good.

The B9 is the same questions for all visit types, but it has a note that shows up on some questions for follow-up visits only. For these questions:

NOTE: Enter 0 if this information was provided on a previously submitted Form B9.

You can see an example of this here: https://sbcoa-app-uds-test.azurewebsites.net/Symptoms/Edit/5

NACC documentation: https://files.alz.washington.edu/documentation/uds3-fvp-b9.pdf

Oddvocado commented 9 months ago

@ashleybot good catch! I've added the radio buttons and updated the questions of the follow up visits.

ashleybot commented 9 months ago

@smiththay Could you review this PR?

smiththay commented 9 months ago

Good to merge!