Hi i am trying to run my work through the developer console to try and see if my error which I have fixed have updated and I am ready to move on. I am at the point where i am trying to copy the code into the other code and press execute but it keep on coming up as error even though i have looked it over for more then 20 minutes. Can you see if i am completely missing something or if there is some sort of bug in the sytem.
top of page
MaxzPlace
Help Forum
Sorry you're stuck but there's almost always a pretty easy fix! Do NOT try to start all over again, eg. uninstall Max's Pitch Package, etc. That can make things worse.
​
Before you post make sure you check the Help FAQ for an instant solution first. Then, if you can't find it there, you can post your problem here and we'll get to it ASAP (within 24 hours), but be sure you:
​
-
post in the right category
-
INCLUDE AT LEAST ONE SCREENCAP IN YOUR POST TO SHOW THE PROBLEM!!!!!!!!
-
explain the problem clearly
bottom of page
Yeah, you've pasted the line of code in and then pasted it again in the middle of the one that was there so now you have it twice, mixed up with itself. It should just the the line as shown on the grader page:
max_labs_grades.score.lab1a();
Just that, ok? So just clear out what you have there and put this instead, ok?