Echo JS 0.11.0

<~>

xat 2560 days ago. link 2 points
Nice quiz. There are a few tricky questions in there.
JamieLivingstone 2560 days ago. link 1 point
Hey, thanks for the feedback! Over the next week or so the questions will be vastly improved and there will be allot more so people can try multiple times :)
kirilloid 2560 days ago. link 1 point
What must be done in order to implement Lexical Scoping?

Get the object
Dereference the current scope chain
Reference the current scope chain
one of the mentioned

WAT?
I've seen lot of tests, but this is really a crazy question.


Also I think beginner doesn't differ very much from intermediate. I got 60, 58 & 59, though.
JamieLivingstone 2560 days ago. link 1 point
Hi,

Thanks for the feedback. I am reviewing questions currently, this is the initial release. Over the coming weeks I will be changing the vast majority of the questions to reflect the difficulties better and adding more and also be getting some contributors to help hopefully :)
kirilloid 2560 days ago. link 0 point
Yeah, actually apart from those 2 moments, the tests are OK.
Ah, about setTimeout in a loop - better write something like "nine times 10" and "ten times 10" instead of making people count tens "manually".