Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript JavaScript Loops, Arrays and Objects Tracking Multiple Items with Arrays Build a Quiz Challenge, Part 2 Solution

Jonas Troyer
Jonas Troyer
10,912 Points

Why do I keep having this error?

When I run my workspace in the browser, it's appears to be identical to the workspace in the video, but my java developers tools are registering that 1 is undefined when calling the double array at questions[i][1];

1 Answer

Jonathan Grieve
MOD
Jonathan Grieve
Treehouse Moderator 91,253 Points

Hi Jonas... would you be able to post the code for us and maybe your console output? That would help us flush out your problem. Thanks. :-)