ccs-digitalmarketplace-frameworks 5.1.23 → 5.1.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/frameworks/g-cloud-15/manifests/edit_lot_pricing_questions.yml +5 -4
- package/frameworks/g-cloud-15/questions/additional-lot-questions/areYouAReseller1a.yml +6 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/areYouAReseller1b.yml +6 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/areYouReliantForSomeAccreditations.yml +3 -3
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/calculatingPricePublicCloudBaselinePricingWeblink.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/{discountPercentage1a.yml → discountPercentageLot1.yml} +1 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/formulaqCalculatingPricePublicCloud.yml +1 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqFormulaForCalculatingPrice1b.yml +51 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqPriceForOnboarding.yml +1 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/priceCertainty.yml +1 -0
- package/frameworks/g-cloud-15/questions/services/multiqColloborative.yml +1 -2
- package/package.json +1 -1
- /package/frameworks/g-cloud-15/questions/lot-pricing-questions/{multiqFormulaForCalculatingPrice.yml → multiqFormulaForCalculatingPrice1a.yml} +0 -0
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
description: |
|
|
5
5
|
The total cost of IaaS and PaaS contracted services to a Buyer will include the cost of onboarding into the supplier's environment.
|
|
6
6
|
|
|
7
|
-
This cost will be separate from the cost of the service itself, delivered 'as a service' to the customer.
|
|
7
|
+
This cost will be separate from the cost of the service itself, delivered 'as a service' to the customer.
|
|
8
8
|
|
|
9
|
-
Onboarding may include, but is not limited to, enabling access to the environment, account management set-up activity, deployment of services and set up of billing instructions.
|
|
9
|
+
Onboarding may include, but is not limited to, enabling access to the environment, account management set-up activity, deployment of services and set up of billing instructions.
|
|
10
10
|
|
|
11
11
|
The bidder is required to consider 9 (nine) scenarios in which a service within their portfolio, that they intend to make available to buyers through this Lot, is purchased by a buyer at a certain total value of contracted service, and for a certain total contract term. For each of the 9 scenarios, enter the total cost of onboarding this buyer for this service, in addition to the total cost of the contracted service. Your total cost must be a single full value for each scenario, taking into account all onboarding activity that would be required for your offered service.
|
|
12
12
|
questions:
|
|
@@ -24,13 +24,14 @@
|
|
|
24
24
|
|
|
25
25
|
CCS seeks to identify the minimum discount that would apply to all services called-off from this framework lot by any buyer, applicable to your baseline prices.
|
|
26
26
|
questions:
|
|
27
|
-
-
|
|
27
|
+
- discountPercentageLot1
|
|
28
28
|
|
|
29
29
|
- name: Formula for calculating price of your services
|
|
30
30
|
editable: True
|
|
31
31
|
edit_questions: False
|
|
32
32
|
questions:
|
|
33
|
-
-
|
|
33
|
+
- multiqFormulaForCalculatingPrice1a
|
|
34
|
+
- multiqFormulaForCalculatingPrice1b
|
|
34
35
|
|
|
35
36
|
- name: Price certainty
|
|
36
37
|
editable: True
|
|
@@ -15,6 +15,12 @@ followup:
|
|
|
15
15
|
iso9001certificationURL:
|
|
16
16
|
- reseller
|
|
17
17
|
- sole-control
|
|
18
|
+
iso14001certificationURL:
|
|
19
|
+
- sole-control
|
|
20
|
+
iso27001certificationURL:
|
|
21
|
+
- sole-control
|
|
22
|
+
iso27017certificationURL:
|
|
23
|
+
- sole-control
|
|
18
24
|
areYouReliantForSomeAccreditations:
|
|
19
25
|
- reseller
|
|
20
26
|
|
|
@@ -17,6 +17,12 @@ followup:
|
|
|
17
17
|
- sole-control
|
|
18
18
|
areYouReliantForSomeAccreditations:
|
|
19
19
|
- reseller
|
|
20
|
+
iso14001certificationURL:
|
|
21
|
+
- sole-control
|
|
22
|
+
iso27001certificationURL:
|
|
23
|
+
- sole-control
|
|
24
|
+
iso27017certificationURL:
|
|
25
|
+
- sole-control
|
|
20
26
|
iso27018certificationURL:
|
|
21
27
|
- reseller
|
|
22
28
|
- sole-control
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
name: Baseline Pricing - Web link
|
|
2
|
+
question: Enter public price web link
|
|
3
|
+
|
|
4
|
+
type: text
|
|
5
|
+
|
|
6
|
+
limits:
|
|
7
|
+
format: strict-uri
|
|
8
|
+
|
|
9
|
+
validations:
|
|
10
|
+
-
|
|
11
|
+
name: answer_required
|
|
12
|
+
message: You must enter a public price web link
|
|
13
|
+
- name: invalid_format
|
|
14
|
+
message: Enter a valid web address including the scheme, for example https://www.example.com
|
|
@@ -13,6 +13,7 @@ hidden: true
|
|
|
13
13
|
questions:
|
|
14
14
|
- calculatingPricePublicCloudTotalCost
|
|
15
15
|
- calculatingPricePublicCloudBaselinePricing
|
|
16
|
+
- calculatingPricePublicCloudBaselinePricingWeblink
|
|
16
17
|
- calculatingPricePublicCloudMinimumDiscounting
|
|
17
18
|
- calculatingPricePublicCloudOnboardingActivity
|
|
18
19
|
- calculatingPricePublicCloudCostAdditions
|
package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqFormulaForCalculatingPrice1b.yml
ADDED
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
name: Formula for calculating price of your services
|
|
2
|
+
question: ""
|
|
3
|
+
question_advice: |
|
|
4
|
+
Lot 1b allows for suppliers to offer services delivered according to any of the NIST deployment models for cloud computing (see Framework Schedule 1 Specification). The Deployment Models are:
|
|
5
|
+
|
|
6
|
+
<ul class="govuk-list govuk-list--bullet">
|
|
7
|
+
<li>Private Cloud</li>
|
|
8
|
+
<li>Community Cloud</li>
|
|
9
|
+
<li>Public Cloud</li>
|
|
10
|
+
<li>Hybrid Cloud</li>
|
|
11
|
+
</ul>
|
|
12
|
+
|
|
13
|
+
CCS supports the delivery of each of these models, however CCS considers that Hybrid and Community models are variants of the 'core' models of Public and Private Clouds.
|
|
14
|
+
|
|
15
|
+
Buyers need to understand the cost of services offered under this Lot in order to establish best value. This cost will be made up of several factors unique to each supplier, which together can be described as a mechanism for determining a price. These factors must include a Baseline Price, as well as other factors such as discounts and other areas of cost.
|
|
16
|
+
|
|
17
|
+
Baseline Prices may be listed in a number of ways, including through publicly available catalogues hosted by the bidder themselves, as well as through the Service Lines in the G-Cloud catalogue.
|
|
18
|
+
|
|
19
|
+
The intent of CCS is that bidders will provide buyers with a mechanism for determining the price payable in any call off procedure, as required by section 45.5.b of the Procurement Act 2023
|
|
20
|
+
|
|
21
|
+
CCS defines the high level mechanism for determining the price of services for each of these deployment models as the following:
|
|
22
|
+
|
|
23
|
+
<table class="govuk-table">
|
|
24
|
+
<tbody class="govuk-table__body">
|
|
25
|
+
<tr class="govuk-table__row">
|
|
26
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Total cost to buyer</td>
|
|
27
|
+
<td class="govuk-table__cell" style="border-bottom: none;">=</td>
|
|
28
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Baseline Pricing</td>
|
|
29
|
+
<td class="govuk-table__cell" style="border-bottom: none;">-</td>
|
|
30
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Minimum Discount (Framework or Public Sector Discount)</td>
|
|
31
|
+
<td class="govuk-table__cell" style="border-bottom: none;">+</td>
|
|
32
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Onboarding Price</td>
|
|
33
|
+
<td class="govuk-table__cell" style="border-bottom: none;">+</td>
|
|
34
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Cost-increasing factors such as management overheads, energy price fluctuations or exchange rates</td>
|
|
35
|
+
<td class="govuk-table__cell" style="border-bottom: none;">-</td>
|
|
36
|
+
<td class="govuk-table__cell" style="border-bottom: none;">Cost-decreasing factors such as commitment based discounting or sector-specific discounts</td>
|
|
37
|
+
</tr>
|
|
38
|
+
</tbody>
|
|
39
|
+
</table>
|
|
40
|
+
|
|
41
|
+
depends:
|
|
42
|
+
- "on": route
|
|
43
|
+
being:
|
|
44
|
+
- iaas-and-paas-above-official
|
|
45
|
+
|
|
46
|
+
type: multiquestion
|
|
47
|
+
|
|
48
|
+
questions:
|
|
49
|
+
- whichCoreDeploymentModels
|
|
50
|
+
- formulaqCalculatingPricePublicCloud
|
|
51
|
+
- formulaqCalculatingPricePrivateCloud
|
package/package.json
CHANGED