Difference between revisions of "Reference:BlueSpiceReadConfirmation"

(Where do I find ReadConfirmation: erm:6691)
(Tag: 2017 source edit)
 

Extension: BlueSpiceReadConfirmation


Overview
Description: Ask for confirmation that an article was read by certain users Extension to collect read confirmations for a page
State: stable Dependency: BlueSpice
Developer: HalloWelt License:

GPL-3.0-onlyProperty "BSExtensionInfoLicense" (as page type) with input value "</br>GPL-3.0-only" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.

Type: BlueSpice Category: Quality Assurance
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud

Features

[edit source]

The extension read confirmation allows to set wiki articles to be set  as  so that, a read confirmation is requested from certain readers, when  they have read the article

The benefits at a glance[edit | edit source]

  • You can create an active read confirmation for some articles
  • You can assign articles to certain users or user groups
  • Respective reading confirmation depends on version of the article

Where do I find ReadConfirmation[edit | edit source]

The process of read confirmation is set in the assignment management.

This special page is  found in the left main navigation an invisible for those who do not have administrator rights

Note: ReadConfirmation has to be enabled per Namespace. This can be done in the namespace manager.

How do I use read confirmation[edit | edit source]

Create a read confirmation

  When access is accessed, all articles of the wiki are listed. The "Assignments" column shows whether an article has already been assigned a read receipt or not.

In order to provide an article with a reading confirmation, you will first find the desired article by scrolling through the following buttons in the displayed list Or the articles. The sorting and filtering functions can be found in the drop-down list of the column header "page title": assign the users, select the appropriate item and click the "Edit" button above the list. A dialog box appears where you can use the drop-down list to assign the users and / or usergroups of the wiki to the article. By clicking on the "Request read confirmation" button, you are now starting the process

Since the reading confirmation depends on the version of an article, you can repeatedly request the reading confirmation if the article has changed in the meantime. The process then starts from the beginning and the affected users are prompted again to issue a read receipt

Received for read receipt After the read confirmation has been established, the respective users receive an email and a message in the wiki. This requires that the users have activated the notifications for the page assignments in their user settings: Regardless of the notifications, the assignments of certain users to articles are also visible in the article info. 

Accept ReadConfirmation[edit | edit source]

For the user who has been assigned to a specific page, a prominent message block appears at the beginning of the page for read verification. This will appear every time the page is accessed until the confirmation has actually been made

Check reading confirmation[edit | edit source]

When all prompted users have confirmed the current version of the article, the circle in Access Management changes from red to green in the "Read" column. More details about the confirmation, e.g. The date of the confirmation, you will be found in the read confirmation logbook (see below).

Delete assignments[edit | edit source]

The assignments are removed either via the delete button above the list in the access management or in the "Actions" column. First, activate the corresponding article.

The assignments for an article can only be deleted completely

The logbooks of ReadConfirmation[edit | edit source]

In the assignment manager you will find two icons in the "Actions" column, which lead to two logbooks

The assignment logbook is a special page that lists all assignments and their deletions     with date and actor
  • The read-only confirmation log shows all confirmations of the assigned users..
  • ReadConfirmation asks for confirmation that a page has been read by users who have a page assignment for that page.

    When the feature is enabled for a namespace, users who are assigned to a page see a checkbox at the top of the page. By clicking the checkbox, they confirm that the page has been read.

    ReadConfirmations can be enabled or disabled for each namespace individually, in NamespaceManager.

    Page approval and read confirmation

    If a namespace has the feature Approval activated at the same time, the read confirmation is triggered if a new draft page has been created. This can be changed server-side using LocalSettings.php. If a read confirmation should be triggered after the page has been approved and not when the draft is created, the following setting needs to exist:

                            $GLOBALS['bsgReadConfirmationMechanism'] = "\\BlueSpice\\FlaggedRevsConnector\\ReadConfirmation\\Mechanism\\PageApproved::factory";
    
                        

    Technical Information[edit source]

    This information applies to BlueSpice 3 . Technical details for BlueSpice cloud can differ in some cases.

    Requirements[edit source]

    • MediaWiki: 1.31
    • BlueSpiceFoundation: 3.2

    Integrates into[edit source]

    • BlueSpicePrivacy

    Special pages[edit source]

    Permissions[edit source]

    Name Description Role
    readconfirmationremind Remind users that they have to confirm to have read the page admin, maintenanceadmin

    Configuration[edit source]

    Name Value
    Mechanism 'BlueSpice\\ReadConfirmation\\Mechanism\\NonMinorEdit::factory'

    API Modules[edit source]

    • bs-readconfirmation-tasks

    Hooks[edit source]


    Attachments

    Discussions