PharmaLedger-IMI / ctr-workspace

UC8 Clinical Trials Recruitment
MIT License
2 stars 0 forks source link

v0.7.0 General Health Info age limit question should have a range (slider) control #45

Closed joaoluis-pdm closed 2 years ago

joaoluis-pdm commented 2 years ago

From emails preparing meeting 2021-09-07

What is the syntax needed for the Age criteria?

A JS language expression code fragment. Example: age>=18 && age<=75

It would be preferred to have an age range bar to make it more simple for the sponsor.

Agree entirely. (It has been just a minimum-effort choice for now). It is just a matter of deciding that this feature is more important now, and prioritize it (related to other features).

(This one can easily have its own github issue, and should take not more than 8 hours*1).

*1 - We found no "range bar"/"double slider" controls pre-built easy to use. So a low-effort proposal would possible be to develop a 2-slider - one for the upper limit, and other for the lower-limit.