Who adds comments to declined quizzes? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 14

Who adds comments to declined quizzes?

I have had a few quizzes declined, and am wondering who puts the feedback comments in there. Does anyone know who puts the comments before sending the question back to you? The last comment was, "//misleading syntax" I don't understand this. If you know the language, then the syntax makes sense. The syntax could be right or wrong, but misleading? Knowing the language guarantees that you will know the question, because the syntax is correct. I don't know how it could be misleading.

21st Mar 2017, 7:08 PM
J.G.
J.G. - avatar
10 Answers
+ 35
According to the oracle documentation the for loop syntax is the following: for (initialization; termination; increment) {statement(s)} So I guess that is why incrementing 2 variables may be a misleading syntax.
22nd Mar 2017, 8:53 AM
Emma
Emma - avatar
+ 17
SoloLearn does. I think they use 'misleading' for 'too hard'. Maybe the course didn't cover your question?
21st Mar 2017, 7:24 PM
Tashi N
Tashi N - avatar
+ 16
Ah, ok. I think it is hard to get Java quizzes approved anyway, maybe they have enough ^^ (They are very repetitive, though.)
21st Mar 2017, 7:43 PM
Tashi N
Tashi N - avatar
+ 13
Yes, I only put that question in because it was different from the ones that I have seen in challenges. Oh, well.
21st Mar 2017, 7:44 PM
J.G.
J.G. - avatar
+ 11
No, it was just the syntax of a for loop. The only thing different was that in the third part of the for loop, I incremented two variables instead of one. I guess that was it. I'm pretty sure the java tutorial covered that, though.
21st Mar 2017, 7:40 PM
J.G.
J.G. - avatar
+ 11
Emma, yes, but it is still correct syntax. I think people should know how to use multiple variables in for loops instead of multiple for loops. I thought it was covered in the lessons. I will go try to find it.
22nd Mar 2017, 10:29 AM
J.G.
J.G. - avatar
+ 10
@Emma How Did You Get Certified Tester Badge
23rd Mar 2017, 8:21 AM
Ekansh
+ 8
@RY That's why I am asking about it. I haven't done it yet, but it goes unnoticed.
24th Mar 2017, 11:43 PM
J.G.
J.G. - avatar
+ 7
I feel so dumb lol, I resubmitted one with the comment still in it...😂😂😂😂
24th Mar 2017, 11:07 PM
Cory Gutierrez🔹
Cory Gutierrez🔹 - avatar
- 7
@emma Hello Emma, is there a way, I could contact you? You seem like a nice person :). I know it's a dumb way, to do it like this, but there isn't any other way :P.
26th Mar 2017, 10:07 PM
Jesse
Jesse - avatar