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

Joseph Escobedo
seal-mask
.a{fill-rule:evenodd;}techdegree
Joseph Escobedo
Full Stack JavaScript Techdegree Student 4,172 Points

Disabling conflicting code in Unit 3 project

I'm confused on the section of the unit 3 project where I have to deal with conflicting code. I have the variables I need, but now I have to put it all together. I also have to find a way to put it in a loop so when the user clicks an activity, the code block can iterate and disable and also put a line through conflicting activity.

I've been stuck on this for a week and a half and tried to ask multiple times on here and on the slack and its driving me crazy. I'll post my github file below so you can take a look at it.

https://github.com/joeEscob1023/interactiveForm/blob/master/js/app.js#L16