Rotafilio_Vantive/config.json

67 lines
1.4 KiB
JSON

{
"title": "Nombre del curso",
"modules": [
{
"title": "Introducción",
"topics": [
{
"title": "Portada",
"content": "contenido/ruleta.html"
},
{
"title": "Portada",
"content": "contenido/02.html"
},
{
"title": "Navegación",
"content": "contenido/03.html"
},
{
"title": "Navegación",
"content": "contenido/04.html"
},
{
"title": "Navegación",
"content": "contenido/05.html"
},
{
"title": "Navegación",
"content": "contenido/06.html"
},
{
"title": "Navegación",
"content": "contenido/07.html"
},
{
"title": "Navegación",
"content": "contenido/08.html"
},
{
"title": "Navegación",
"content": "contenido/09.html"
},
{
"title": "Navegación",
"content": "contenido/10.html"
},
{
"title": "Navegación",
"content": "contenido/11.html"
},
{
"title": "Navegación",
"content": "contenido/12.html"
},
{
"title": "Navegación",
"content": "contenido/13.html"
},
{
"title": "Navegación",
"content": "contenido/14.html"
}
]
}
]
}