How do I get most of my suggested quiz approved? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 17

How do I get most of my suggested quiz approved?

I suggested many quizzes but most of them are being declined. I usually see comments like //too many similar questions //confusing as reason for disapproval. If most of your quizzes have been approved, kindly suggest appropriate way to create a quiz.

2nd May 2017, 2:29 AM
Wisdom Abioye
Wisdom Abioye - avatar
3 Answers
+ 13
It must be functional and get upvotes from voters. (By functional I do not mean always needs a main method, just the line of codes should work accordingly.) As your comment says, if there's to many similar questions it will also get declined. If there's to much jibberish that would on average take to long to solve in the given challenge time, it may be declined. Ex/ int x = 13, y = 7, w = 1; print(5*++x+--x/++y*w/x*(++w+w-y)%y--*w+x); Nobody would really want to evaluate that garbage 😜 Smaller ones might be okay, but there's lots of questions like that. So.. Maybe go for something unique and simple, perhaps that people can learn from.
2nd May 2017, 3:18 AM
Rrestoring faith
Rrestoring faith - avatar
+ 12
same question here 😛
2nd May 2017, 2:40 AM
Jay Tailor
Jay Tailor - avatar
+ 3
From personal experience I'd say, easy questions are the way to go if you want that creator badge. My best questions got declined, while all the easy ones got approved.
2nd May 2017, 6:55 AM
Tob
Tob - avatar