What type of quizzes should be created in the Quiz Factory so that they get approved? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

What type of quizzes should be created in the Quiz Factory so that they get approved?

I always get my quizzes declined due to downvotes... So what type of questions do the people want? When I create simple questions, they are declined with the reason - Too Simple or Many such questions exist... And when I create a little difficult questions, they are declined with the reason - Too Complex or Declined due to community downvotes... Is there a particular type of questions that are accepted no matter what? Eg: This Q was declined due to downvotes. Why? Whats wrong in this?

20th Apr 2017, 3:31 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
14 Answers
+ 13
Yes. They seem to like post/pre increment/decrement and pointer arithmetic because they are hard to duplicate if you have some imagination. I got 4 approved that were like that and a bunch declined because they were probably too hard or already been proposed.
20th Apr 2017, 5:25 AM
Karl T.
Karl T. - avatar
+ 15
@Kinshuk Good to know, thank you!
20th Apr 2017, 4:41 AM
Pao
Pao - avatar
+ 13
@Kinshuk, sorry, not an answer but a question, how long did it take you to have your submissions declined? Because 3 weeks ago I submitted 25 questions for HTML and they're still pending :(
20th Apr 2017, 4:09 AM
Pao
Pao - avatar
+ 9
Select only the valid namespaces : // C++ Question, the rules of naming namespaces are the same as variable naming 1) namespace 2foo{} 2) namespace std{} 3) namespace ^12&{} 4) namespace GLIBCXX_0XXX{}
20th Apr 2017, 3:33 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 9
@Paola Mancia The news of declination was given to me 3-4 weeks after posting the question...
20th Apr 2017, 4:34 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 9
@Paola Mancia You're welcome...
20th Apr 2017, 4:42 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 8
@Alx vSeti Why not? And people may get it wrong... And btw, completing a code to print 5 by using 12-7 is not such a difficult question (and its even approved)...
20th Apr 2017, 9:56 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 8
@Alx vSeti Those two are the incorrect answers... And yes, though they may not be such a great deal, 12-7=5 isn't a great question either..
20th Apr 2017, 11:04 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 7
@Alx vSeti Thats what people must realize that the rules of naming namespaces are the same as naming of variables. And tell me, why are there so many approved questions on naming of variables, telling the valid data types, etc? And if my question is way too easy, why don't they approve my difficult ones? (They declined them with the reasons - Too specific or similar questions exist..., but I have never seen such questions that I uploaded...)
20th Apr 2017, 10:01 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 3
@Kinshuk Vasisht, I don't know why they declined your difficult quizzes. If you would show them to the community, I could say my personal opinion about a question. For me a good question is one revealing me a new concept, showing me a process under the hood, or saving me from unobvious errors. In C++ I see the lack of questions about STL.
20th Apr 2017, 11:36 AM
Alx vSeti
Alx vSeti - avatar
+ 1
@Kinshuk Vasisht, you could use "2foo" or "^12&" names in your code? Me - not. And even if somebody could, then the error was automatically detected by a compiler. For me, it is not strange, that the rules of naming namespaces are the same as naming of variables.
20th Apr 2017, 11:29 AM
Alx vSeti
Alx vSeti - avatar
+ 1
@Kinshuk Vasisht, are other simple arithmetic or naming questions still being approved for C++?
20th Apr 2017, 11:31 AM
Alx vSeti
Alx vSeti - avatar
0
I did not come across with this submission, but I could skip it as too easy or upvote for the purpose of slight diversity of similar questions.
20th Apr 2017, 7:45 AM
Alx vSeti
Alx vSeti - avatar
0
Would anybody want to use names for namespaces like ^12& 2foo ? Or could hardly detect such an error? If not, maybe there is no sense in this quiz?
20th Apr 2017, 7:53 AM
Alx vSeti
Alx vSeti - avatar