You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We had made it a bit more general than specifically disappearances, simply a list of incident narratives.
I think we can modify the form to match the victim fields + fields for one incident
Then we can have an update form that allows to add incidents and update victim status
Later we may need an edit form as well for the victim fields but we don't need for now
Lets coordinate with Jesus if there are fields he would need to add. I think we need to add the two fields 'discovery' and 'is this your testimony' to the incident schema, and 'current location' to the victim schema.
We can remove the 'detainment' specific fields from the UI, and just track the more generic incidents. (that way we can also track people being beaten up, etc; and sometimes people are detained and released multiple times)
The text was updated successfully, but these errors were encountered:
Feedback for forms:
For compatibility with the back end, will be important to go thru
https://github.com/gonzalezlrjesus/raise-the-voices/blob/master/documentation/report-endpoint-documentation/create-victim-report.md
and
https://github.com/gonzalezlrjesus/raise-the-voices/blob/master/documentation/victims-endpoints-documentation/update-victim-data.md
We had made it a bit more general than specifically disappearances, simply a list of incident narratives.
I think we can modify the form to match the victim fields + fields for one incident
Then we can have an update form that allows to add incidents and update victim status
Later we may need an edit form as well for the victim fields but we don't need for now
Lets coordinate with Jesus if there are fields he would need to add. I think we need to add the two fields 'discovery' and 'is this your testimony' to the incident schema, and 'current location' to the victim schema.
We can remove the 'detainment' specific fields from the UI, and just track the more generic incidents. (that way we can also track people being beaten up, etc; and sometimes people are detained and released multiple times)
The text was updated successfully, but these errors were encountered: