+ 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
5 Respuestas
+ 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!
+ 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
+ 5
Let's hope the sololearn devs see this and do something about it.
+ 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
+ 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 ?