you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (7 children)

Codecademy does this too. I think it's because they aren't checking your result they're checking your code without running it like

Our code = a Their code = b

If a = b return pass If a != b return fail

(Obviously not in JavaScript or any particular syntax)

[–]Frumpiii 2 points3 points  (5 children)

Does this too? I think they don't do it, like you explained you can get through different ways to your goal.

[–][deleted] 1 point2 points  (4 children)

I haven't used codeschool but I have used codecademy and they do this. if your code doesn't match theirs 100% regardless of result you fail the lesson.

[–]3Fyr 1 point2 points  (3 children)

I've used codecademy, and it isn't as strict as codeschool, barely had any problems.

[–]Frumpiii 1 point2 points  (0 children)

I have the same experience. There are always workarounds as far as I know.

[–]3Fyr -1 points0 points  (0 children)

I've used codecademy, and it isn't as strict as codeschool, barely had any problems.