|
160 | 160 | } |
161 | 161 | ] |
162 | 162 | }, |
163 | | - { |
164 | | - "id": "synchronous-access", |
165 | | - "name": "Do you need synchronous or simultaneous access to your data?", |
166 | | - "control_type": "radio", |
167 | | - "parent": "0", |
168 | | - "weight": "8", |
169 | | - "selected": false, |
170 | | - "description": null, |
171 | | - "choices": [ |
172 | | - { |
173 | | - "id": "synchronous-access.yes", |
174 | | - "name": "Yes", |
175 | | - "control_type": "radio", |
176 | | - "parent": "synchronous-access", |
177 | | - "weight": "0", |
178 | | - "selected": false, |
179 | | - "description": null |
180 | | - }, |
181 | | - { |
182 | | - "id": "synchronous-access.no", |
183 | | - "name": "No", |
184 | | - "control_type": "radio", |
185 | | - "parent": "synchronous-access", |
186 | | - "weight": "1", |
187 | | - "selected": false, |
188 | | - "description": null |
189 | | - } |
190 | | - ] |
191 | | - }, |
192 | 163 | { |
193 | 164 | "id": "storage-duration", |
194 | 165 | "name": "What is your storage duration need?", |
195 | 166 | "control_type": "radio", |
196 | 167 | "parent": "0", |
197 | | - "weight": "10", |
| 168 | + "weight": "8", |
198 | 169 | "selected": false, |
199 | 170 | "description": null, |
200 | 171 | "choices": [ |
|
223 | 194 | "name": "What is the primary purpose for your storage?", |
224 | 195 | "control_type": "checkbox", |
225 | 196 | "parent": "0", |
226 | | - "weight": "12", |
| 197 | + "weight": "10", |
227 | 198 | "selected": false, |
228 | 199 | "description": null, |
229 | 200 | "choices": [ |
|
288 | 259 | "name": "What is your budget for storage?", |
289 | 260 | "control_type": "radio", |
290 | 261 | "parent": "0", |
291 | | - "weight": "14", |
| 262 | + "weight": "12", |
292 | 263 | "selected": false, |
293 | 264 | "description": null, |
294 | 265 | "choices": [ |
|
317 | 288 | "name": "What storage capacity do you need?", |
318 | 289 | "control_type": "radio", |
319 | 290 | "parent": "0", |
320 | | - "weight": "16", |
| 291 | + "weight": "14", |
321 | 292 | "selected": false, |
322 | 293 | "description": null, |
323 | 294 | "choices": [ |
|
355 | 326 | "name": "From where will the data be accessed?", |
356 | 327 | "control_type": "checkbox", |
357 | 328 | "parent": "0", |
358 | | - "weight": "18", |
| 329 | + "weight": "16", |
359 | 330 | "selected": false, |
360 | 331 | "description": null, |
361 | 332 | "choices": [ |
|
402 | 373 | "name": "Do you have any special requirements or restrictions?", |
403 | 374 | "control_type": "checkbox", |
404 | 375 | "parent": "0", |
405 | | - "weight": "20", |
| 376 | + "weight": "18", |
406 | 377 | "selected": false, |
407 | 378 | "description": null, |
408 | 379 | "choices": [ |
|
458 | 429 | "name": "What additional features do you need?", |
459 | 430 | "control_type": "checkbox", |
460 | 431 | "parent": "0", |
461 | | - "weight": "22", |
| 432 | + "weight": "20", |
462 | 433 | "selected": false, |
463 | 434 | "description": null, |
464 | 435 | "choices": [ |
|
0 commit comments