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

JavascriptBridge Snake-Game Curriculum: Explanation / Code example function name mismatch #615

Closed
sarahjschultz opened this issue May 6, 2017 · 0 comments

Comments

@sarahjschultz
Copy link
Contributor

SUMMARY:

In Lesson 10, there is an explanation about a function the students will write that uses a function name which does not match the function name in the example

STEPS TO REPRODUCE:

  • In Lesson 10 -- Step 1 there is a note that reads:screen shot 2017-05-06 at 10 43 09 am
  • Note that the function name in the explanation is segmentFurtherDown but the function name in the example is segmentFurtherForwardThan

EXPECTATION:

We suspect that the function name in the explanation text should be changed from segmentFurtherDown to segmentFurtherForwardThan

sarahjschultz pushed a commit to sarahjschultz/docs that referenced this issue May 6, 2017
…ion references segmentFurtherDown but function name is segmentFurtherForwardThan.
sarahjschultz pushed a commit to sarahjschultz/docs that referenced this issue May 6, 2017
tjgrathwell pushed a commit that referenced this issue Jun 6, 2017
…ces segmentFurtherDown but function name is segmentFurtherForwardThan.
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