eishub / tygron

Tygron-EIS Connector
0 stars 5 forks source link

Percept Suggestion: Indicators/3 #8

Closed StefanV7 closed 8 years ago

StefanV7 commented 8 years ago

indicators/3 - indicators(<indID>, <currentValue>, <targetValue>)

As a GOAL bot programmer I want to be able to percept how far my indicators have progressed as well as the target value that needs to be achieved, so that I can see if any performed actions have improved or decreased an indicator score.

<indID> - ID of the indicator. Global indicators should have the same ID for each stakeholder, but a stakeholder-specific indicator like housing/budget should have a different ID for each stakeholder. <currentValue> - Current value of the indicator <targetValue> - Target value of the indicator

NickTUD commented 8 years ago

Percept has been implemented by Danshal and is visible in PR #22