Last edited 2 years ago
by WikiSysop

5 Ratings and recommendations

m ((username removed) (log details removed): Text replacement - "ES:" to "")
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<bookshelf src="Book:Quality management" />
{{DISPLAYTITLE:Ratings and recommendations}}
{{DISPLAYTITLE:Ratings and recommendations}}


Line 5: Line 6:
== Activating the features ==
== Activating the features ==


Before a user can rate or recommend a page, each feature needs to be activated in the [[ES:Namespace manager|namespace manager]] by an administrator.
Before a user can rate or recommend a page, each feature needs to be activated in the [[Namespace manager|namespace manager]] by an administrator.
[[File:BlueSpiceRating-settings.png|link=https://en.wiki.bluespice.com/wiki/File:BlueSpiceRating-settings.png|alt=Namespace manager settings|center|thumb|450x450px]]
[[File:BlueSpiceRating-settings.png|link=https://en.wiki.bluespice.com/wiki/File:BlueSpiceRating-settings.png|alt=Namespace manager settings|center|thumb|450x450px]]


Line 17: Line 18:


== Special pages ==
== Special pages ==
The special page <code>Special:Rating</code> lists all pages that have been rated.
The special page <code>Special:Rating</code> lists all pages that have been rated. It is linked under {{Global actions}} ''Global actions > Tools > Ratings.''


The special page <code>Special:Recommendations</code> lists all pages that have been recommended.
The special page <code>Special:Recommendations</code> lists all pages that have been recommended. It is linked under {{Global actions}} ''Global actions > Tools > Recommendations.''


Both pages can be accessed from the Global actions menu.
[[File:BlueSpiceRating-global actions.png|alt=Global actions menu|center|thumb|650x650px|Global actions menu]]
== Deactivate ratings on a page ==
== Deactivate ratings on a page ==
Users can also exclude individual pages from the rating system.  For this, insert the following behavior switch at the bottom of the page in source view:  
It is possible to exclude individual pages from the rating system.  For this, insert the following behavior switch at the bottom of the page in source view:  


<code><nowiki>__NORATING__</nowiki></code>
<code><nowiki>__NORATING__</nowiki></code>

Latest revision as of 16:51, 28 September 2022


Administrators can activate the features to rate a page with up to five stars or to recommend the page.

5.1 Activating the features

Before a user can rate or recommend a page, each feature needs to be activated in the namespace manager by an administrator.

Namespace manager settings

5.2 Rating

A user simply selects the amount of stars for a rating at the end of an article. The number of stars are then highlighted in yellow during the selection process.  A mouse-click confirms the rating. Only one rating per user is counted. New votes only change the average evaluation, but not the number of ratings. Users can change their rating at any time by choosing less or more stars.

5.3 Recommendation

To recommend a page,  a user clicks on the link "Recommend" at the end of the page. To retract the recommendation, the user clicks on the link again.

Ratings and recommendations
Ratings and recommendations

5.4 Special pages

The special page Special:Rating lists all pages that have been rated. It is linked under Global actions > Tools > Ratings.

The special page Special:Recommendations lists all pages that have been recommended. It is linked under Global actions > Tools > Recommendations.

5.5 Deactivate ratings on a page

It is possible to exclude individual pages from the rating system. For this, insert the following behavior switch at the bottom of the page in source view:

__NORATING__