Intelehealth / intelehealth-fhw-mobileapp

Intelehealth's FHWs Mobile App
http://intelehealth.org
Mozilla Public License 2.0
33 stars 48 forks source link

Create a new Attribute type for reminders #241

Open amalafrozalam opened 7 years ago

amalafrozalam commented 7 years ago

If the reminder attribute is present, then the language should not be extracted into the notes to be uploaded.

nehav39 commented 7 years ago

Reminder attributes are present on nodes of the mind map. eg: Reminder : "Wash your hands before examining the patient!" The text of the reminder should pop up as a dialog box with a ok button to close it. This will involve making changes to the mm to JSON script as well as creating a way to handle this attribute on the Android side.

nehav39 commented 7 years ago

Need to create a linked issue on the Script repo too