# Messages metrics: voc_chi_ph: true: "<> habló más que en el audio anterior" false: "probá dejar más espacio para que <> hable, por ejemplo, haciéndole preguntas" chi_adu_turn_transitions_ph: true: "hubo más ida y vuelta entre ustedes" false: "probá practicar que haya más ida y vuelta entre ustedes, por ejemplo, haciéndole preguntas a <>" others: fixed: default: "Gracias por enviarnos el audio. Qué bueno que hayas tomado un rato para conversar con tu hijo/a. #ending" #variable sentences are chosen according to which time part of the experiment we currently are in #values of keys must be 1 to n . When there are n messages, and we are in the m/n part of the experiment, we choose the message m #example: 4 messages, the experiment lasts 31 days and we are in the 15th, we are in the 2nd quarter of the experiment so we take the message of key 2 variable: ending: 1: "Comunicate con <> en todas las oportunidades que tengas – esto le hará muy bien ahora y en el futuro." 2: "Comunicate con <> en todas las oportunidades que tengas – estarás contribuyendo a desarrollar más su cerebro." 3: "Comunicate con <> en todas las oportunidades que tengas – le ayudarás a desarrollar más su capacidad de expresarse." 4: "Comunicate con <> en todas las oportunidades que tengas – le ayudarás a estimular sus habilidades sociales." #date at which the experiment starts, used to calculate the form of variable sentences start_date: "2022-11-01" #duration in days of the experiment, used to calculate the form of variable sentences end_date: "2022-12-01" # Old messages (/!\ do NOT uncomment those) #mean_mean_pitch_fem: # true: "modulaste más esta vez, este ayuda a tu hijo a entenderte mejor" # false: "proba modular más cuando hablás" # Templates (TODO: use liquid templates) templates: _True_True: 'En tu último audio, #1 y #2. ¡Eso es excelente! #ending' _True_False: 'En tu último audio, #1. ¡Muy bien! La próxima vez #2. #ending' _False_True: 'En tu último audio, #2. ¡Muy bien! La próxima vez #1. #ending' _False_False: '#default La próxima vez #1.' # # Tentative messages # #MENSAJE 1: si todo empeoro: "qué bueno que hayas tomado un rato para conversar con tu hijo!" # "la proxima podrias practicar que haya mas ida y vuelta, por ejemplo preguntando cosas" # #MENSAJE 2: si todo empeoro: "qué bueno que hayas tomado un rato para conversar con tu hijo!" # "la proxima vez proba dejar mas espacio para que tu hijo hable, por ejemplo haciendo preguntas" # # #MENSAJE 3: CHI increased, TC decreased # "tu hijo hablo mas esta vez, muy bien" # "la proxima podrias practicar que haya mas ida y vuelta, por ejemplo preguntando cosas" # # #MENSAJE 4: TC increased, CHI decreased # "esta vez hubo mas ida y vuelta, muy bien" # "la proxima vez proba dejar mas espacio para que tu hijo hable, por ejemplo haciendo preguntas" # # #MENSAJE 5: both increased # "tu hijo hablo mas esta vez, y hubo mas ida y vuelta, muy bien"