|
1868 | 1868 | "intro": [] |
1869 | 1869 | }, |
1870 | 1870 | "lab-business-card": { |
1871 | | - "title": "Design a Business Card", |
| 1871 | + "title": "Crie um cartão de visita", |
1872 | 1872 | "intro": [ |
1873 | | - "In this lab, you'll create a business card and style it using CSS." |
| 1873 | + "Neste laboratório, você vai criar um cartão de visita e estilizá-lo usando CSS." |
1874 | 1874 | ] |
1875 | 1875 | }, |
1876 | 1876 | "gnuk": { |
|
2038 | 2038 | "intro": [] |
2039 | 2039 | }, |
2040 | 2040 | "lab-page-of-playing-cards": { |
2041 | | - "title": "Build a Page of Playing Cards", |
| 2041 | + "title": "Construa uma página de jogos de cartas", |
2042 | 2042 | "intro": [ |
2043 | | - "For this lab, you will use flexbox to create a webpage of playing cards." |
| 2043 | + "Para este laboratório, você usará o Flexbox para criar uma página da web de jogos de cartas." |
2044 | 2044 | ] |
2045 | 2045 | }, |
2046 | 2046 | "kqao": { |
|
2161 | 2161 | "title": "109", |
2162 | 2162 | "intro": [] |
2163 | 2163 | }, |
2164 | | - "njkq": { |
2165 | | - "title": "110", |
2166 | | - "intro": [] |
| 2164 | + "lab-availability-table": { |
| 2165 | + "title": "Build an Availability Table", |
| 2166 | + "intro": ["For this lab, you will create an availability table."] |
2167 | 2167 | }, |
2168 | 2168 | "sget": { |
2169 | 2169 | "title": "111", |
|
2210 | 2210 | "intro": [] |
2211 | 2211 | }, |
2212 | 2212 | "lab-moon-orbit": { |
2213 | | - "title": "Build a Moon Orbit", |
| 2213 | + "title": "Crie uma órbita lunar", |
2214 | 2214 | "intro": [ |
2215 | | - "For this lab, you will create an animation of the moon orbiting the earth." |
| 2215 | + "Para esse laboratório, você criará uma animação da lua orbitando a Terra." |
2216 | 2216 | ] |
2217 | 2217 | }, |
2218 | 2218 | "lugl": { |
|
2369 | 2369 | "title": "159", |
2370 | 2370 | "intro": [] |
2371 | 2371 | }, |
2372 | | - "qmdt": { |
2373 | | - "title": "160", |
2374 | | - "intro": [] |
| 2372 | + "workshop-shopping-list": { |
| 2373 | + "title": "Build a Shopping List", |
| 2374 | + "intro": [ |
| 2375 | + "In this workshop, you will practice working with arrays by building a shopping list.", |
| 2376 | + "You will review how to add and remove elements from an array using methods like <code>push</code>, <code>pop</code>, <code>shift</code>, and <code>unshift</code>." |
| 2377 | + ] |
2375 | 2378 | }, |
2376 | 2379 | "mokm": { |
2377 | 2380 | "title": "161", |
|
0 commit comments