Skip to content

Commit

Permalink
commit script update #3360
Browse files Browse the repository at this point in the history
  • Loading branch information
salomon-j committed Dec 6, 2024
1 parent b98348f commit 0159e0d
Showing 1 changed file with 9 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,15 @@ var config =
}
},
{
"template": "outcomeStatements",
"template": "additionalOutcomes",
"model": {
"outcomeType": "short",
"helpText": "Outline the degree of impact having undertaken the services for up to three years. Ensure the outcomes are measurable with consideration to the baseline and proposed monitoring regime",
"subtitle": "Short-term outcome statement/s",
"extendedOutcomes": true
"outcomePriority": "Additional outcome/s",
"maxAdditionalOutcomes": "7",
"helpTextHeading": "If the project is not delivering additional benefits, delete the row using the 'x' in the right-most column.",
"title": "Additional benefits",
"renderPrioritiesWithSelect2": true,
"priority": "Additional investment priorities",
"priorityHelpText": "Other investment priorities that will benefit from the project. Delete the row if there are no additional outcomes."
}
},
{
Expand Down Expand Up @@ -542,6 +545,7 @@ var outcomes = [
"targeted": true,
"shortDescription": "EPBC Species",
"category": "Threatened Species",
"supportsMultiplePrioritiesAsSecondary": true,
"outcome": "1. Species and Landscapes (Long term): Threatened Species (TS) - The trajectory of species targeted under the Threatened Species Action Plan 2022-2032 and other EPBC Act listed Species is improved"
},
{
Expand Down

0 comments on commit 0159e0d

Please sign in to comment.