+ 7
What is the reasons you get when your quiz is declined?
As far as i know sometimes system denies quizes with the votes of our community and sometimes by moderators and so on ; i really want to see the reason all we get.
8 Respostas
+ 5
Here are the reasons i get mostly
//Good question, still out of scope
//Really good question, still out of scope
//declined by the Moderators
//Too many similar questions already exist
+ 3
@Paul does it work cause i am getting decline again
+ 3
I don't know. The quiz factory isn't very fast. It is pending.
+ 3
And it is a option in the screen, I am probably not the first one who did this.
+ 2
I get too many similar questions as a reason of decline...
Though I've checked and there were definitely not similar questions...
(I mainly submitted js questions)
Well, when I'm in the mood I'll definitely submit again.
At some point something will be accepted.
+ 2
I got this:
#Misleading
Please review this code.
Which method is NOT an existing array method in Ruby and will cause an error?
arr = [15, 7, 15, 18]
arr.uniq!
arr.reverse!
arr.chomp!
arr.freeze
print are
I think it was the word "existing" that was misleading. chomp! exists as a string method.
+ 2
I simply changed the question a bit and resubmitted.