Vote/flag tests in challenges - unbalanced or incorrect | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

Vote/flag tests in challenges - unbalanced or incorrect

I've done some python challenges and I found at times that some questions/answers need a review - for some the timer is too short (some of those that require to compute an output), for some timer doesn't allow enough times to fill the blanks (on mobile at least) and for others the answer might be wrong (I think I gave the right answer but the test said it was wrong) So, sololearn, I propose that you implment a mechanism to flag hose questions for review (by you or users) while challenge or after it

11th Mar 2017, 11:23 PM
Eduard Alexandru
Eduard Alexandru - avatar
5 Answers
+ 9
I think this is a very valid post, thanks Eduard. I find it quite frustrating in Python. I'm kinda'n advanced in Python meanwhile, so I do 30 wins in a row, get one lose, balance -2, due to an obviously right answer considered wrong. There is for instance this one question which posts that "list_a & list_b" is a valid way for getting the intersection list (list_a.intersection(list_b)), etc. pp So, something like a Veto Button, would be great!
12th Mar 2017, 7:05 PM
Senfman
Senfman - avatar
+ 7
You can take a screenshot and see if there is any mistake and report it to sololearn, but I agree with you on time problem
13th Mar 2017, 1:38 PM
Aaron Sarkissian
Aaron Sarkissian - avatar
+ 5
Let's hope the sololearn devs see this and do something about it.
13th Mar 2017, 1:19 AM
Eduard Alexandru
Eduard Alexandru - avatar
+ 3
I also agree with you More often even the correct option gets wrong It would be more better if we can report those questions while challenge or after it Even I think that we should be given a chance to review mistakes
13th Mar 2017, 2:13 PM
N.Neeharika Reddy
N.Neeharika Reddy - avatar
+ 1
Hmm .. either I've become really stupid or many python tests are wrong - more than i expected. Unfortunately one you gave you (good or bad) answer you can no longer see the problem. Who is testing and approving their inclusion into the challenge roster ?
18th Mar 2017, 3:14 AM
Eduard Alexandru
Eduard Alexandru - avatar