Fork me on GitHub

Plugin progressmanager

Introduction

This plugin manage progression processes.

this plugin allows you to manage achievement pourcentage, number of successful actions, number of failures, and a final report

Configuration

Use the ProgressManagerService instance to register the process progression status and get a token, and update the number of successful actions, number of failures, and add reports.

Usage

Use the REST web service methods in your progress bar HTML code :

  • /rest/progressmanager/api/v1/progressfeed/[token of the feed] : achievement pourcentage
  • /rest/progressmanager/api/v1/progressfeed/[token of the feed]/success : success nb
  • /rest/progressmanager/api/v1/progressfeed/[token of the feed]/failure : failure nb
  • /rest/progressmanager/api/v1/progressfeed/[token of the feed]/report : report