From f2a19ceae20b9105d55a78488eeae0f0610c5eb6 Mon Sep 17 00:00:00 2001 From: Alejandro Sanchez Date: Wed, 15 Jan 2025 10:44:36 -0500 Subject: [PATCH] Update learn.json --- learn.json | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/learn.json b/learn.json index 076a28b8..16ba3671 100644 --- a/learn.json +++ b/learn.json @@ -27,32 +27,7 @@ "es": "La Postcard es un ejercicio ideal para principiantes diseñado para ayudarte a practicar tus primeros pasos en HTML5 y CSS3 creando una postal personalizada. Replicarás el diseño de una postal predefinida (tal como un posible empleador podría pedirte en el futuro) mientras aprendes sobre la estructura de HTML, el estilo con CSS y el uso de Google Fonts. ¡Comparte tu postal terminada con alguien especial y muestra tu creatividad!" }, "preview": "https://github.com/breatheco-de/exercise-postcard/blob/main/.learn/assets/preview.png?raw=true", - "talents": [ - { - "badge": "identator", - "points": 10 - }, - { - "badge": "tag-master", - "points": 10 - }, - { - "badge": "path-master", - "points": 10 - }, - { - "badge": "select-everything", - "points": 10 - }, - { - "badge": "be-dry", - "points": 10 - }, - { - "badge": "abc", - "points": 10 - } - ], + "talents": [], "editor": { "version": "5.0" }, @@ -61,5 +36,8 @@ "en": "https://www.youtube.com/watch?v=rvVPyewhFSU", "es": "https://www.youtube.com/watch?v=rvVPyewhFSU" } + }, + "telemetry": { + "batch":"https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=167" } }