dinahess

Results 10 issues of dinahess

### Describe the Issue In Step 43 of the Pyramid Generator app in the JavaScript Algorithms and Data Structures curriculum, the example to concatenate a new line could be confusing...

scope: curriculum
status: waiting triage
legacy curriculum

### Describe the Issue The instructions in Step 11 refer to form without the word element following it. This is inconsistent with the previous pattern of '`` element' when referring...

### Describe the Issue In Step 16 of the Registration Form in the Responsive Web Design curriculum, instructions want students to add a new CSS element selector for the label...

scope: curriculum
status: waiting triage

### Describe the Issue The instructions for Step 33 for the City Skyline project in the Responsive Web Design curriculum could use clarification. I interpreted them as asking me to...

help wanted
scope: curriculum
legacy curriculum

### Describe the Issue Forum posts show that students doing the Recipe Page lab do not have a good grounding of the basic HTML page structure. ### Affected Page https://www.freecodecamp.org/learn/full-stack-developer/...

help wanted
scope: curriculum
full stack cert

### Describe the Issue Instructions in the "Build a Sentence Maker" lab in the Certified Full Stack Developer curriculum are not clear about how let variable declarations need to be...

scope: curriculum
status: PR in works
full stack cert

### Describe the Issue Students tackling the JavaScript Palindrome Checker project in the Certified Full Stack Developer curriculum have not yet been introduced to basic regex. ### Affected Page https://www.freecodecamp.org/learn/full-stack-developer/lab-palindrome-checker/build-a-palindrome-checker...

help wanted
full stack cert

### Describe the Issue Referring to this forum post (https://forum.freecodecamp.org/t/review-algorithmic-thinking-by-building-a-dice-game-step-4/741008), a student added the `if` statement to check if a user had rolled 3 times *after* the call to `rollDice()`,...

scope: curriculum
status: waiting triage

### Describe the Issue I could not find any videos/transcripts in the HTML section of the Certified Full Stack Developer curriculum that talked about the unique nature of radio/checkbox groups....

help wanted
scope: curriculum
full stack cert

### Describe the Issue The instructions in this step ask the student to associate the `textarea` element to its `label` element. But the `textarea` element has no existing `id` attribute...

status: waiting triage