{{ this.selectedCampaignSolution.name }}in {{ this.selectedCampaign.campaignName }} campaign |
| Indicators | Expected Value | Field Value | Expected Score | Field Score |
|---|---|---|---|---|
| {{ formatMetricName(indicator.name) }} | {{ formatMetricValue(indicator["indicatorValue"].simulatedValue.precise, indicator.unit) }} | NaN | {{ formatMetricValue(calculateScoreIndicator(indicator), "/20") }} | NaN |
| Resource | Tasks | Total by Resources | ||||
|---|---|---|---|---|---|---|
| {{ task.node.getName() }} | }||||||
| Type | Name | @for (task of process.tasks; track task) { @for (functionIndicator of process["functionsIndicators"]; track functionIndicator) {{{ getIndicatorName(functionIndicator) }} | } } @for (functionIndicator of process["functionsIndicators"]; track functionIndicator) {{{ getIndicatorName(functionIndicator) }} | }|||
| {{ getQNameLocalPart(resourcesByType[0]) }} | }
|
@for (task of process.tasks; track task) {
@for (functionIndicator of process["functionsIndicators"]; track functionIndicator) {
{{ showIndicatorValue(resource, task, functionIndicator) }} | } } @for (functionIndicator of process["functionsIndicators"]; track functionIndicator) {{{ showTotalIndicatorValueForResource(resource, process, functionIndicator) }} | }|||
| Total by Tasks | @for (task of process.tasks; track task) { @for (functionIndicator of process["functionsIndicators"]; track functionIndicator) {{{ showTotalIndicatorValueForTask(task, functionIndicator) }} | } }|||||
None scenario found