chore(curriculum): Add escape-room-workshop prototype for js-projects#1087
chore(curriculum): Add escape-room-workshop prototype for js-projects#1087mtrivera wants to merge 15 commits intofreeCodeCamp:mainfrom
Conversation
jdwilkin4
left a comment
There was a problem hiding this comment.
This will be reviewed more thoroughly tomorrow.
But at first glance, I see two things that need to be updated.
You should remove the user-stories.md since this is a workshop. Labs have user stories. Workshops will have steps. So the user-stories.md isn't needed in this case.
Also, the every method and Object.values hasn't been taught for where there is meant to go in the curriculum. so that part needs to be refactored.
|
I tagged naomi for a review to see if that matches up with what she had in mind in terms of the user stories 👍🏾 |
majestic-owl448
left a comment
There was a problem hiding this comment.
the project does nothing of DOM, so there will be a white page all the time:
you need to have more things done with the webpage, or we can't put this in the DOM section, and you will need to do without prompt
consider that this is the current first workshop with DOM: https://www.freecodecamp.org/learn/javascript-v9/workshop-storytelling-app/step-1
|
It was meant to show that |
|
Just checking in. |
|
the steps in a workshop guide the student in building a project step by step, the prototype would be the final solution of this workshop, the result of the last step I am unsure how your sketch could be used in such a way, please explain more |

Checklist:
Update index.md)Reference: freeCodeCamp/freeCodeCamp#64123