IDEMSInternational / plh-facilitator-app-mx-content

0 stars 0 forks source link

Scale up requires expanded list of states #46

Closed lauriemarkle closed 1 month ago

lauriemarkle commented 2 months ago

During the initial download / site visit, facilitators are asked their state. Currently, this doesn't differentiate their content package, but eventually it will. The initial design supported delivery across 4 states, but the scale up (beginning March 11) will expand to all 32 states in Mexico.

NoteIt is important that our data variables / attributes are capturing engagement and reporting data that can be disaggregated by these content packages.

Users can either select from a drop down of all 32 states, or you can use a filtering by region.

It might work like: Which region of Mexico do you live in?

Which state do you live in?

States are categorised as follow: Norte: Baja California, Sonora, Chihuahua, Coahuila, Nuevo León y Tamaulipas. Norte-occidente: Baja California Sur, Sinaloa, Nayarit, Durango y Zacatecas. Centro-norte: Jalisco, Aguascalientes, Colima, Michoacán y San Luis Potosí. Centro: Guanajuato, Querétaro, Hidalgo, Estado de México, Ciudad de México, Morelos, Tlaxcala y Puebla. Sur: Guerrero, Oaxaca, Chiapas, Veracruz, Tabasco, Campeche, Yucatán y Quintana Roo.

esmeetewinkel commented 2 months ago

I would propose to author this in the state data list by adding a column "region" as follows:

image

I don't expect to have time before 11 March to add the filtering-by-region feature, so I'd propose to only update the list of states for now (which I've done). I'll link the relevant PR.

esmeetewinkel commented 2 months ago

Discussed in 5 March 2024 meeting:

  1. Double drop down (first region then state) is undesirable, because some users will not know which region they are in, but will know which state they are in.
  2. For now we will stay with single, alphabetised state drop down.
  3. In future would be desirable to implement a "string search" feature on combo boxes, e.g. as exists on the template list https://github.com/IDEMSInternational/parenting-app-ui/issues/2219 image