Cookie consent settingsAccept all
  • Skip to header bar
  • Skip to main navigation
  • Skip to page tools
  • Skip to work area
  • New process
  • Overview
    • Files
    • Processes
    • Ratings
    • Recommendations
    • WikiExplorer
    • Workflows
  • Login
Main navigation contains tabs, main links and MediaWiki sidebar
Entrypoints
  • Main Page
  • Pages
  • Books
  • Blogs
  • Recent changes
Quick Links
  • All topics
  • Video-Tutorials
  • Templates download
Documentation
  • Security Advisories
  • Installation
  • Releases
  • Software catalog
  • Trust & Safety
Books
  • User manual
  • Admin manual
  • Semantic MediaWiki basics
Participate
  • BlueSpice community
  • Manual
  • Extension
    • Workflows
      • Activity
        • GroupFeedback
        Last edited 11 months ago
        by Redaktion

        GroupFeedback

        Description

        This activity allows users from the group specified in the assigned_group (or assigned_users) property to provide feedback on the workflow. The feedback can be a comment, a rating, or both. The activity can be configured to require a minimum number of users to provide feedback before the workflow can continue. The actual number of required users is controlled by threshold properties.

        Short profile
        Name GroupFeedback
        Async
        BPMN type bpmn:task
        BPMN Extension Element "wf:type" group_feedback

        Properties

        Name of property Description Type
        assigned_group Name of a wiki group string
        assigned_users Individual user string
        instructions Instructions provided to the assigned users string
        comment Comment saved with this task string
        due_date Task duration date
        threshold_unit Number of users or percentage of assigned users string
        threshold_value absolute number or percentage integer

        Example

        <bpmn:task id="GroupFeedback" name="Group feedback">
        	<bpmn:extensionElements>
        		<wf:type>group_feedback</wf:type>
        	</bpmn:extensionElements>
        		<!-- Can be substituted for `assigned_users` to defined a fixed set of assigned users, instead of a group -->
        		<bpmn:property name="assigned_group">sysop</bpmn:property>
        
        		<bpmn:property name="instructions"></bpmn:property>
        		<bpmn:property name="comment"/>
        		<bpmn:property name="users_feedbacks"/>
        		<bpmn:property name="due_date">20221201101010</bpmn:property>
        		<bpmn:property name="threshold_unit">user</bpmn:property>
        		<bpmn:property name="threshold_value">2</bpmn:property>
          ...
        
        </bpmn:task>
        



        PDF exclude - start

        To submit feedback about this documentation, visit our community forum.

        PDF exclude - end
        Retrieved from "https://en.wiki.bluespice.com/w/index.php?title=Manual:Extension/Workflows/Activity/GroupFeedback&oldid=9301"
        No categories assignedEdit
        Page actions and tools navigaiton contains tabs, toolbox and actions
        Actions
        • Refresh
        • Copy URL
        • E-Mail
        • QR code
        Details
        • View history
        • Page information
        • Browse properties
        • ... all actions
        • Privacy policy
        • Terms of service
        • Disclaimer
        • Imprint
        • Accessibility
        • About
        • Analysis service
        • Edit preview settings
        • Powered by MediaWiki
        • Powered by BlueSpice
        • Powered by Semantic MediaWiki
        • Creative Commons License