update template y una actividad
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"title": "Nombre del curso",
|
||||
"modules": [
|
||||
{
|
||||
"title": "Introducción",
|
||||
"topics": [
|
||||
{
|
||||
"title": "Portada",
|
||||
"content": "contenido/01.html"
|
||||
},
|
||||
{
|
||||
"title": "Navegación",
|
||||
"content": "contenido/02.html"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user