|
150 | 150 | {
|
151 | 151 | "dataType": "number",
|
152 | 152 | "name": "organisationFteWorkforce",
|
153 |
| - "description": "Enter total RDP staff (full time equivalent) deployed on Services for the Deed and all Contracts (including non-DCCEEW Contracts) during this reporting period.", |
| 153 | + "description": "Enter total RDP staff (full time equivalent) deployed on Services for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts) during this reporting period.", |
154 | 154 | "validate": [
|
155 | 155 | {
|
156 | 156 | "rule": "required"
|
157 | 157 | },
|
158 | 158 | {
|
159 | 159 | "rule": "min[0]"
|
160 |
| - }, |
161 |
| - { |
162 |
| - "param": { |
163 |
| - "expression": "organisationFteIndigenousWorkforce", |
164 |
| - "type": "computed" |
165 |
| - }, |
166 |
| - "rule": "min", |
167 |
| - "message": "numeric value must be higher or equal to the numeric value entered for 'What was your organisation’s full time equivalent Indigenous workforce deployed on the Services this reporting period?'" |
168 | 160 | }
|
169 | 161 | ]
|
170 | 162 | },
|
171 | 163 | {
|
172 | 164 | "dataType": "number",
|
173 | 165 | "name": "organisationFteIndigenousWorkforce",
|
174 |
| - "description": "Enter total RDP Indigenous staff (full time equivalent) deployed on Services for the Deed and all Contracts (including non-DCCEEW Contracts) during this reporting period.", |
| 166 | + "description": "Enter total RDP Indigenous staff (full time equivalent) deployed on Services for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts) during this reporting period.", |
175 | 167 | "validate": [
|
176 | 168 | {
|
177 | 169 | "rule": "required"
|
|
185 | 177 | "type": "computed"
|
186 | 178 | },
|
187 | 179 | "rule": "max",
|
188 |
| - "message": "numeric value must be less than or equal to the numeric value entered for 'What was your organisation’s full time equivalent workforce deployed on the Services this reporting period?'" |
| 180 | + "message": "Numeric value must be less than or equal to the numeric value entered for 'What was your organisation’s full time equivalent workforce deployed on the Services this reporting period?'" |
189 | 181 | }
|
190 | 182 | ]
|
191 | 183 | },
|
192 | 184 | {
|
193 | 185 | "dataType": "number",
|
194 | 186 | "name": "servicesContractedValueFirstNations",
|
195 |
| - "description": "Enter total dollar value (GST inclusive) of goods and services contracted to First Nations people/Indigenous enterprises, during this reporting period, for the Deed and all Contracts (including non-DCCEEW Contracts).", |
| 187 | + "description": "Enter total dollar value (GST inclusive) of goods and services contracted to First Nations people/Indigenous enterprises, during this reporting period, for the Deed and all Contracts (including <span style='white-space: nowrap;'>non-DCCEEW</span> Contracts).", |
196 | 188 | "validate": [
|
197 | 189 | {
|
198 | 190 | "rule": "required"
|
|
544 | 536 | "items": [
|
545 | 537 | {
|
546 | 538 | "type": "literal",
|
547 |
| - "source": "<b>Q5(c). Please complete workforce and supply chain data (Deed of Standing Offer Clause 38 Indigenous Procurement Policy). Please do not provide personal or commercial-in-confidence information when answering this question. Please retain documentation as evidence to support assurance activities undertaken to verify the reported information.</b>" |
| 539 | + "source": "<b>Q5(c). Please complete workforce and supply chain data (Deed of Standing Offer Clause 38 Indigenous Procurement Policy). Please do not provide personal or <span style='white-space: nowrap;'>commercial-in-confidence</span> information when answering this question. Please retain documentation as evidence to support assurance activities undertaken to verify the reported information.</b>" |
548 | 540 | }
|
549 | 541 | ]
|
550 | 542 | },
|
|
577 | 569 | "css": "span7",
|
578 | 570 | "preLabel": "What was the dollar value of Services contracted to First Nations people/Indigenous enterprises during this reporting period?",
|
579 | 571 | "source": "servicesContractedValueFirstNations",
|
580 |
| - "type": "currency" |
| 572 | + "type": "number" |
581 | 573 | }
|
582 | 574 | ]
|
583 | 575 | },
|
|
0 commit comments