From 7ff3fb0384de528ffed2dad5251432a53f00d3dc Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Tue, 21 Jan 2025 08:32:20 -0400 Subject: [PATCH] Update learn.json --- learn.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/learn.json b/learn.json index 7dfa19c..9750e58 100644 --- a/learn.json +++ b/learn.json @@ -6,8 +6,8 @@ }, "preview": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises/blob/master/preview.jpeg?raw=true", "description": { - "us": "Form validations, inputs, textarea, date inputs, etc.", - "es": "Validaciones de formularios, inputs, areas de texto (textarea), inputs de fechas, etc." + "us": "Master the art of HTML forms with interactive exercises that cover text inputs, text areas, date and numeric inputs, dropdowns, and more. Learn form validation, styling, and the key differences between GET and POST methods. Perfect for enhancing your front-end skills with incremental, autograded challenges.", + "es": "Domina el arte de los formularios HTML con ejercicios interactivos que abarcan entradas de texto, áreas de texto, entradas de fecha y números, menús desplegables y más. Aprende validación de formularios, estilos y las diferencias clave entre los métodos GET y POST. Ideal para mejorar tus habilidades frontend con retos progresivos y autocalificados." }, "video": { "intro": { @@ -22,13 +22,15 @@ "videoSolutions": true, "bugsLink": "https://github.com/learnpack/learnpack/issues/new", "projectType": "tutorial", +"autoPlay": "true", "repository": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises", "config": { "disableGrading": true }, "editor": { - "version": "4.0" + "version": "4.0", + "agent": "vscode" }, "telemetry": { "batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry?asset_id=150"