Ask Your Question
1

sort questions by number of views

asked Sep 27 '11

Samuel gravatar image Samuel flag of France
363 2 18

My need is to include a FAQ link in a website that refers Askbot. I consider that the most viewed questions correspond to the most frequently asked ones. For a web site that is talking about continous integration, the link could be as follow: http://askbot.org/en/questions/?sort=views-desc&tags=continuous-integration

Unfortunately, the sorting by number of views is not available and the combinaison of several parameters is not managed.

1 Answer

Sort by ยป oldest newest most voted
1
Samuel has selected this answer as correct

answered Sep 27 '11

Evgeny gravatar image Evgeny flag of Chile
6665 31 49 95
http://askbot.org/

Sorting by the number of views is possible to add, but if you sort questions by ascending date they will order almost automatically by descending number of views. Also number of views will be affected by ranking in the search engines.

It's a good question how to automatically detect questions for the faq. SO has this http://stackoverflow.com/questions?sort=faq - is it useful?

link

Comments

Yes my need is to detect the faq regarding a given subject (could be a tag or query). For example, it could be useful to include in the chapter "Installing" of the askbot documentation the following link : http://askbot.org/en/question/?sort=faq&tags=installation

Samuel (Sep 28 '11)

Probably, number of votes will be a better approximation of FAQ...

Evgeny (Oct 07 '11)

not sure. To be able to vote a visitor must be connected and be in a spirit "community". Unfortunately in practise, most of people will only take the answer, that's why I think the faq sorting should also consider the number of views.

Samuel (Oct 11 '11)

I still think that votes are a better predictor of F.A.Q, but the problem may be public reputation system, which motivates people to upvote less often, because of the competition. Maybe we should lower the reputation increase for the questions, or even remove it alltogether. In some other forums I saw a button "I have this question too" - which is kind of the same as a vote, but maybe perceived differently.

Evgeny (Oct 12 '11)

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Question tools

Follow

subscribe to rss feed

Stats

Asked: Sep 27 '11

Seen: 32 times

Last updated: Sep 27 '11