Hello,
After reading Quincy Larson’s post (teacher here) about the Hour of Code, I decide to give it a try before my son would do. I got stuck at the Challenge where you have to change the background.
Apart from the fact that I don’t know why my answer is wrong, everytime I try something else and hit reset, the block showing the message of error doesn’t disappear so I can’t even hit “check” again.
Stuck
Challenge is : Replace IMAGE with a type of flooring your tigers would like!
There is Dirt, Grass and Stone.
document.getElementById(‘background’).setImage(‘IMAGE’)
Whatever I write gets me the message : "Did you replace IMAGE with one of the three types: dirt, grass, or stone?
Remember to use the format in the instructions: url(‘assets/IMAGE.jpg’);"
If I reload the page, I am back to the beginning of the Hour of Code with freeCodeCamp.
Thank you for your help