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

Clinical form description and data #46

Open
mokolodi1 opened this issue Jul 20, 2016 · 5 comments
Open

Clinical form description and data #46

mokolodi1 opened this issue Jul 20, 2016 · 5 comments
Assignees

Comments

@mokolodi1
Copy link
Member

Need to add stuff to manageForms.*:

  • show form values
  • show form fields and possible values for strings
  • show count of records
  • show description
@mokolodi1 mokolodi1 self-assigned this Jul 20, 2016
@mokolodi1
Copy link
Member Author

This involves changing the Forms schema to have a sample_labels value and a list of available values for each string field. @e-t-k: where did you take notes on this?

@e-t-k
Copy link
Contributor

e-t-k commented Jul 22, 2016

Don't think I took notes but if I find some I'll put them here.

Ted also suggests using handsontable.com for viewing a filled-out form with all of its records.

@tedgoldstein
Copy link
Contributor

Higher than medium priority

Sent from my iPhone

On Jul 22, 2016, at 12:39 PM, e-t-k [email protected] wrote:

Don't think I took notes but if I find some I'll put them here.

Ted also suggests using handsontable.com for viewing a filled-out form with all of its records.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

@e-t-k
Copy link
Contributor

e-t-k commented Jul 25, 2016

Found my notes. From July 19:
for feature branch for primary-collections, patient-care

Forms schema -
add sample_labels [string] to forms that records all sample labels for which this form has records

existing_values - enumeration of values that we know this form has (only relevant for String values I think)

@mokolodi1
Copy link
Member Author

Added sample_labels to all forms on production!

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

3 participants