|
1 | 1 | {
|
2 |
| - "slug": "html-forms-tutorial-exercises", |
3 |
| - "title": { |
4 |
| - "us": "Learn how to use and interact with HTML Forms", |
5 |
| - "es": "Aprende cómo usar e interactuar con Formularios en HTML" |
6 |
| - }, |
7 |
| - "preview": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises/blob/master/preview.jpeg?raw=true", |
8 |
| - "description": { |
9 |
| - "us": "Form validations, inputs, textarea, date inputs, etc.", |
10 |
| - "es": "Validaciones de formularios, inputs, areas de texto (textarea), inputs de fechas, etc." |
11 |
| - }, |
12 |
| - "video": { |
13 |
| - "intro": { |
14 |
| - "en": "https://www.youtube.com/watch?v=83HxtkBq7Yc", |
15 |
| - "en": "https://www.youtube.com/watch?v=83HxtkBq7Yc" |
16 |
| - } |
17 |
| - }, |
18 |
| - "difficulty": "easy", |
19 |
| - "language": "html", |
20 |
| - "skills": ["html-forms"], |
21 |
| - "videoSolutions": true, |
22 |
| - "bugsLink": "https://github.com/learnpack/learnpack/issues/new", |
23 |
| - "projectType": "tutorial", |
24 |
| - "repository": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises", |
25 |
| - "config": { |
26 |
| - "disableGrading": true, |
27 |
| - "editor": { |
28 |
| - "version": "3.1.23" |
| 2 | +"slug": "html-forms-tutorial-exercises", |
| 3 | +"title": { |
| 4 | + "us": "Learn how to use and interact with HTML Forms", |
| 5 | + "es": "Aprende cómo usar e interactuar con Formularios en HTML" |
| 6 | +}, |
| 7 | +"preview": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises/blob/master/preview.jpeg?raw=true", |
| 8 | +"description": { |
| 9 | + "us": "Form validations, inputs, textarea, date inputs, etc.", |
| 10 | + "es": "Validaciones de formularios, inputs, areas de texto (textarea), inputs de fechas, etc." |
| 11 | +}, |
| 12 | +"video": { |
| 13 | + "intro": { |
| 14 | + "en": "https://www.youtube.com/watch?v=83HxtkBq7Yc" |
29 | 15 | }
|
| 16 | +}, |
| 17 | +"difficulty": "easy", |
| 18 | +"language": "html", |
| 19 | +"skills": ["html-forms"], |
| 20 | +"videoSolutions": true, |
| 21 | +"bugsLink": "https://github.com/learnpack/learnpack/issues/new", |
| 22 | +"projectType": "tutorial", |
| 23 | +"repository": "https://github.com/4GeeksAcademy/html-forms-tutorial-exercises", |
| 24 | +"config": { |
| 25 | + "disableGrading": true, |
| 26 | + "editor": { |
| 27 | + "version": "3.1.36" |
30 | 28 | }
|
| 29 | + |
| 30 | +}, |
| 31 | + "telemetry": { |
| 32 | + "batch": "https://breathecode.herokuapp.com/v1/assignment/me/telemetry" |
| 33 | +} |
31 | 34 | }
|
0 commit comments