Integracion de manejo de objeciones.

This commit is contained in:
2026-05-26 10:52:29 -06:00
parent 2f862eb80e
commit 82749e7bbd
98 changed files with 1884 additions and 372 deletions
+42 -38
View File
@@ -1,42 +1,46 @@
{
"title": "OGestan® Plus",
"modules": [
{
"title": "Contenido",
"topics": [
"title": "OGestan® Plus",
"modules": [
{
"title": "Bienvenida y Objetivo General",
"content": "contenido/01.html"
},
{
"title": "La familia OGestan<sup>®</sup>",
"content": "contenido/02.html"
},
{
"title": "¿Qué es OGestan<sup>®</sup> Plus?",
"content": "contenido/03.html"
},
{
"title": "Beneficios",
"content": "contenido/04.html"
},
{
"title": "Información Nutricional",
"content": "contenido/05.html"
},
{
"title": "Competencia",
"content": "contenido/06.html"
},
{
"title": "Manejo de Objeciones",
"content": "contenido/07.html"
},
{
"title": "Cierre",
"content": "contenido/08.html"
"title": "Contenido",
"topics": [
{
"title": "Bienvenida y Objetivo General",
"content": "contenido/01.html"
},
{
"title": "La familia OGestan<sup>®</sup>",
"content": "contenido/02.html"
},
{
"title": "¿Qué es OGestan<sup>®</sup> Plus?",
"content": "contenido/03.html"
},
{
"title": "Beneficios",
"content": "contenido/04.html"
},
{
"title": "Información Nutricional",
"content": "contenido/05.html"
},
{
"title": "Competencia",
"content": "contenido/06.html"
},
{
"title": "Manejo de Objeciones",
"content": "contenido/mo.html"
},
{
"title": "Actividad de aprendizaje",
"content": "contenido/07.html"
},
{
"title": "Cierre",
"content": "contenido/08.html"
}
]
}
]
}
]
]
}