Marc Abbyad
Marc Abbyad
~As reported in https://github.com/medic/medic-webapp/issues/4111#issuecomment-360304644, clearing non-relevant fields while completing a form is problematic.~ My understanding of `relevant` in the [ODK specification](https://opendatakit.github.io/xforms-spec/#bind-attributes) is that the fields should only be removed when...
In https://github.com/medic/medic-conf/pull/270 the actions listed in the README were cleaned up so that the formatting is a bit more consistent. It would be useful to app builders to have a...
It would be useful to be able to backup and remove custom translations using medic-conf, similar to how we `upload-custom-translations`. **Backup** would be useful to have some record of translations...
To improve the follow through for users it would be beneficial to pass alerts about a Task as an Android notifications. Otherwise we need to rely on the user opening...
Reports in SMS workflows are validated when received, and are still accessed by Nootils when invalid. This means that a Task could be cleared by an invalid report. Nootils functions...
As a way to solve #4105, @lognaturel mentioned the [Actions and Events](https://opendatakit.github.io/xforms-spec/#events-and-actions) from the ODK XForm specification. ODK Collect currently implements the `xforms-ready` event only, and will soon support `xforms-value-changed`...
A task opened from the patient profile opens in the Tasks tab, but should be shown in the right pane of the patient profile to maintain the user's navigation and...