Reference:BlueSpiceRating: Difference between revisions

m (1 revision imported)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{BSExtensionInfo
{{BSExtensionInfo
|desc=enables users to rate an article with up to five stars or to recommend the article.
|status=stable
|status=stable
|developer=HalloWelt
|developer=HalloWelt
Line 19: Line 18:
Users click on a recommendation link to make the recommendation. Users can change their assessment at any time by recommending the page or by retracting their recommendation.  
Users click on a recommendation link to make the recommendation. Users can change their assessment at any time by recommending the page or by retracting their recommendation.  


If a user recommends the page multiple times, only one recommendation is counted.  
If a user recommends the page multiple times, only one recommendation is counted.
 
|desc=enables users to rate an article with up to five stars or to recommend the article.
}}
{{wcagCheck
|wcagStatus=2-testing complete
|wcagCheckedfor=Web
|wcagTestdate=2022-08-09
|wcagLevel=AA
|wcagSupport=does not support
|wcagWorkaround=no
|wcagComments=Web:


*Ratings/recommendations items don't receive keyboard focus. Not tested with screenreader yet.
*known extJSGrid issues for Special pages.
|extensionType=extended
|extensionFocus=reader
}}
}}

Latest revision as of 15:55, 9 August 2022

Extension: BlueSpiceRating

all extensions

Overview
Description:

Provides a rating system

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Communication
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+

Features

BlueSpiceRating enables users to rate a wikii page with up to five stars or to recommend the page. In the Namespace manager, wiki administrators can configure in which namespaces ratings or recommendations should be activated.

Rating

Users select a number of stars to provide their rating. Users can change their assessment at any time, by choosing less or more stars. The average evaluation as well as the number of assessments are displayed.

If a user rates the page multiple times, only the first assessment is counted. Subsequent ratings only change the average evaluation, but not the number of assessments.

Recommendation

Users click on a recommendation link to make the recommendation. Users can change their assessment at any time by recommending the page or by retracting their recommendation.

If a user recommends the page multiple times, only one recommendation is counted.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0
  • BlueSpiceFoundation: 4.1

Integrates into

  • BlueSpiceDiscovery
  • BlueSpicePrivacy
  • BlueSpiceRating

Special pages

  • Rating
  • Recommendations

Permissions

Name Description Role
rating-archive Remove votes from pages admin, editor, maintenanceadmin
rating-read Read ratings on pages admin, commenter, editor, maintenanceadmin, reader
rating-viewspecialpage View pages which are protected with the "Rating-Viewspecialpage" right admin, editor, maintenanceadmin, reader
rating-write Vote on pages author, commenter, editor, maintenanceadmin

Configuration

Name Value
RatingArticleEnabledNamespaces array ( )
RatingArticleLikeEnabledNamespaces array ( )

API Modules

  • bs-rating-tasks
  • bs-ratingarticle-store
  • bs-ratingarticlelike-store

Hooks

Accessibility

Test status: 2-testing complete
Checked for: Web
Last test date: 2022-08-09
WCAG level: AA
WCAG support: does not support (workaround: no)
Comments:

Web:

  • Ratings/recommendations items don't receive keyboard focus. Not tested with screenreader yet.
  • known extJSGrid issues for Special pages.
Extension type: extended
Extension focus: reader

Discussions