You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- 8That's nice in theory. However, Japanese Language has fewer/day for questions. Fewer avid users. And fewer views/day. Or you could look at Music or Avaiation. Those are sites moving through the graduation process with more shaky number fundamentals than PCG.user213963– user2139632016-02-08 21:42:22 +00:00Commented Feb 8, 2016 at 21:42
- I wonder when the wheels to graduation for those sites were set in motion. Perhaps it was prior to the new policy. If not, I think you have a very good case to ask your moderators to seek clarification from SE.PolyGeo– PolyGeo2016-02-08 21:49:14 +00:00Commented Feb 8, 2016 at 21:49
- 3Probably also worth noting that Christianity.SE (the site I moderate) has fewer questions per day on average than PPCG. It's been graduated for a few years.El'endia Starman– El'endia Starman2016-02-08 22:13:57 +00:00Commented Feb 8, 2016 at 22:13
- 3The Japanese one says it was "Launched" 5 months ago. Music was also launched 5 months ago. Aviation was only launched 2 months ago. The post you mentioned was posted 8 months ago. That's half a year for Aviation to move to 'launched' while PCG has sat in Beta. Aviation has only been around for 2 years, while PCG has been able to sustain its questions/day for five years.user213963– user2139632016-02-08 22:14:47 +00:00Commented Feb 8, 2016 at 22:14
- 27@MichaelT Music and Japanese were in the loop before we set the new criteria. Aviation hit "eligibility" on October 19th. All 3 had delayed graduations, the former because of the whole design thing and the latter due to the pileup of graduations from implementing design independent. We just ran Code Golf through the eligibility check though, and it passed, and probably should've passed a while ago. So we're looking into why it hasn't been flagged yet.Grace Note– Grace Note StaffMod2016-02-08 22:28:22 +00:00Commented Feb 8, 2016 at 22:28
- 2Statistically the longer it passes the harder is to get over 10 questions/day. 8.9 question/day on a total 1830 days is pretty good and stableEduard Florinescu– Eduard Florinescu2016-02-08 22:29:29 +00:00Commented Feb 8, 2016 at 22:29
- 2Don't worry, as pro-tem on a site where 2 questions/day is a purple patch, I think to get anywhere near 10 is great going. Congratulations!PolyGeo– PolyGeo2016-02-08 22:44:28 +00:00Commented Feb 8, 2016 at 22:44
- 3@GraceNote Could you please update PPCG with any updates asap? Our chat just got quite excited after your comment.Calvin's Hobbies– Calvin's Hobbies2016-02-08 22:56:48 +00:00Commented Feb 8, 2016 at 22:56
- 6@EduardFlorinescu that isn't true, because the average is a running average over 2 weeks.Nathan Merrill– Nathan Merrill2016-02-08 23:01:45 +00:00Commented Feb 8, 2016 at 23:01
- @NathanMerrill My bad, I kept seeing that score and I thought is general do you know what is the overall score visits/dayEduard Florinescu– Eduard Florinescu2016-02-08 23:27:14 +00:00Commented Feb 8, 2016 at 23:27
- 9Also note that since in PPCG questions are actually code challenges, you can't expect to have a gazillion challenges every day, because those take some preparation to create (for them to be good) and people can't solve 10+ challenges a day.Fatalize– Fatalize2016-02-09 10:37:41 +00:00Commented Feb 9, 2016 at 10:37
- @GraceNote Try to schedule PPCG's graduation for November 1st.mbomb007– mbomb0072016-02-18 22:13:02 +00:00Commented Feb 18, 2016 at 22:13
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you