I recently earned the gold jquery badge, and I am shooting for the gold javascript badge, but I have only about 600 upvotes in the latter. This makes me wonder:
At what point does a question reach the threshold for when it should be tagged for a language library, only the language, or both?
For example, I have seen questions that do not include any jQuery code at all (although they may include some JavaScript code), but the OP has used jquery because a jQuery solution is acceptable to them. If there are no answers that use jQuery, should the tag be removed. What if there are, but the accepted answer does not? What if only jQuery methods are used in the solution? Should javascript be removed in that case?
I am mostly wondering at what point it becomes acceptable to retag jquery questions with javascript. I can see how this could apply to other sets of tags as well such as ruby and ruby-on-rails, or php and some frameworks. Does StackOverflow have a standard for this? Can it?