Files
freeCodeCamp/curriculum/challenges/_meta
Viswas Haridas c24b64a641 fix(curriculum): split step 30 of building a quiz (#48175)
* fix(curriculum): split step 30 of building a quiz

* fix: update step 30 - requires the camper to add a specified `id` to each `input`

* fix: add step 31 - requires the camper to add the corresponding `for` attribute to each `label`

* fix(curriculum): split tests in step 31

fix: add separate tests to check whether the `for` attribute exists in each `label`

* fix: rewording in step 31

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>

* fix: move `label`-`input` linking instruction to step 31

Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-25 15:27:02 +09:00
..