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

Add follow-up visit form #7

Open
11 tasks done
msschroeder opened this issue May 8, 2019 · 4 comments
Open
11 tasks done

Add follow-up visit form #7

msschroeder opened this issue May 8, 2019 · 4 comments
Assignees
Labels

Comments

@msschroeder
Copy link
Collaborator

msschroeder commented May 8, 2019

  • The follow-up visit form is accessible from the Malaria profile top right menu. It should appear between "Registration Info" and "Remove this person" (Implement top right menu on malaria profile #19 )
  • Title of form "Follow-up Visit"
  • If {fever_still} = "Yes", the record will remain in the malaria. Ideally, upon submitting the form, the Malaria referral form will open. If not possible, upon submitting the form, the CHW will access the referral form from the FBA button "Refer to Facility" will be acceptable too.
  • If {fever_still} = "No": The record will be removed from the malaria register (Remove a member from the malaria register #23 )
  • The form can be displayed on all one page.
  • Follow the exact content from the data dictionary, CHW 2 - Follow-up visit tab, for this form.
  • Follow a style similar to the image below

Screen_Shot_2019-05-09_at_9_57_24_PM

  • "Submit" will submit the form
  • "X" will result in a "Confirm form close" asking, "Are you sure you want to go back? All data you have entered in this form will be cleared"
  • If select "No" in the "Confirm form close", it will return to the filled form.
  • If you select "Yes" in the "Confirm form close", it will close the form and all data entered will be lost.
@msschroeder
Copy link
Collaborator Author

msschroeder commented Sep 21, 2019

QA Sept 21:

  • Include the fever_referal in the form when {fever_still} = "Yes" as noted in the data dictionary (highlighted in pink)
  • "Submit" will submit the form - This is not currently happening. When you submit, another follow up form appears
  • If {fever_still} = "Yes", the record will remain in the malaria. Ideally, upon submitting the form, the Malaria referral form will open. If not possible, upon submitting the form, the CHW will access the referral form from the FBA button "Refer to Facility" will be acceptable too. - This is currently not happening
  • If {fever_still} = "No": The record will be removed from the malaria register (Remove a member from the malaria register #23 ) - This is currently not happening

To replicate:

  1. Open a follow-up visit form
  2. Fill in
  3. Submit - Nothing happens

@msschroeder msschroeder added the bug Something isn't working label Sep 21, 2019
@manutarus manutarus self-assigned this Oct 22, 2019
@msschroeder
Copy link
Collaborator Author

QA November 18:

  • If {fever_still} = "Yes", the record will remain in the malaria. The follow-up visit task should no longer appear. The CHW would make a referral. If the referral is not made in the {malaria_test_date} + 14 days, the record would be archived. However, the task of a follow-up visit still remains and shows as if the follow-visit form was never filled.

@manutarus
Copy link
Member

@msschroeder if the CHW does make a referral within 14 days, what happens to the record?

@msschroeder
Copy link
Collaborator Author

QA March 18:

  • If you fill in the follow up visit, the task should disappear. Right now, you can continue to fill the follow-up visit task as many times as you want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants