Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors in Lesson 12 homework instructions #1592

Open
aellis77 opened this issue Jun 5, 2018 · 0 comments
Open

Errors in Lesson 12 homework instructions #1592

aellis77 opened this issue Jun 5, 2018 · 0 comments

Comments

@aellis77
Copy link

aellis77 commented Jun 5, 2018

Lambda Precourse Lesson 12 homework instruction file errors :

most suggested changes in < >, but some got lost that way, so the typos have been changed without note.

From the file : Precourse/Lesson12-DOM/homework/README.md :

Homework #JSVII

  <suggest DOM replace JSVII >

Instructions


  1. Feynman Writing Prompts - Write out explanations of the following concepts like you are explaining it to a 12 year old. Doing this will help you quickly discover any holes in your understanding. Ask your questions on Slack.

    • DOM
    • DOM element selectors
    • DOM events

*** Stretch Goals: Everything after this line is optional ***
*** These tests are optional, any work you do to complete these tests is extra. That being said, having exposure to these concepts and attempting them is recommended. The better you understand these concepts, the better your experience will be at Lambda School. ***
2. Uncomment lines 7 through 108 in the file DOM.test.js from the __test__ folder within this homework folder. Then, from the top level of your Precourse folder, run npm test JSVII.test.js
< JSVII.test.js should be replaced with DOM.test.js >
to run the automated tests. You will fill out the functions in homework.js
< homework.js should be replaced with DOMhomework.js>
to make the tests pass.

Also in the DOMhomework.js file the following line should be added in step 4 :
5.5) Add an event listener for a button click for toDoText leading to a call of completeToDo

@aellis77 aellis77 changed the title Errors in Lesson 12 homework instruction file Errors in Lesson 12 homework instructions Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant