IDEMSInternational / parenttext-mexico

0 stars 0 forks source link

Edit to Onboarding Flow: Parent Name #66

Closed lauriemarkle closed 1 month ago

lauriemarkle commented 2 months ago

During onboarding, parents are making the mistake of entering their first name and then their full name, so when the certificate is generated their name appears as Laurie Laurie Markle. To avoid this, we should validate the chatbots understanding of the parent name.

During onboarding, we ask parents: What is your first name? What is your last name?

Following these 2 questions, we should validate to the parent: _Your name is [First Name] [Last Name]. Is that correct?

  1. Yes
  2. No_

If YES is selected, continue If NO, restart with "What is your first name?"

This project is not built with milestones in GitHub. @fagiothree this feature should be built, translated and tested before the pilot.

fagiothree commented 1 month ago

template implemented in https://docs.google.com/spreadsheets/d/1Sl0Jl_N4cGQi2INmE_EnX_aYUMUrUB6cKbuWVPzirtY/edit#gid=86324190 with messages specified in https://docs.google.com/spreadsheets/d/1esTiPuIaHCFRQjf78q0E3WDwR_TmcGSC7jE36bXeMGA/edit#gid=940799403 and 2 steps (name & family) in onboarding replaced with onboarding_user_name_confirmation in https://docs.google.com/spreadsheets/d/1yUzKndclwMurTwBgDTzA5ha7xLjj214oZy10KYtjW4U/edit#gid=285625003