ccs-digitalmarketplace-frameworks 5.0.0-beta.0 → 5.0.0
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/digital-outcomes-and-specialists/manifests/award_brief.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/clarification_question.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/declaration.yml +153 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/display_brief.yml +76 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/display_brief_response.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/edit_brief.yml +180 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/edit_brief_response.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/edit_service_as_admin.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/edit_submission.yml +141 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/legacy_display_brief_response.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/legacy_edit_brief_response.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/legacy_output_brief_response.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists/manifests/output_brief_response.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists/messages/become-a-supplier.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists/messages/homepage-sidebar.yml +48 -0
- package/frameworks/digital-outcomes-and-specialists/messages/urls.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/availability.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/dayRate.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/essentialRequirements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/essentialRequirementsMet.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/evidence.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/followupEvidence.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyAvailabilityOutcomes.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyAvailabilitySpecialists.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyDayRate.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyEssentialRequirements.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyNiceToHaveRequirements.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/legacyRespondToEmailAddress.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/niceToHaveRequirements.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/respondToEmailAddress.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/supplierName.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/brief-responses/yesNo.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/accessRestrictions.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/additionalTermsOutcomesSpecialists.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/additionalTermsParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/awardedContractStartDate.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/awardedContractValue.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/backgroundInformation.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/budgetRangeOutcomesParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/budgetRangeSpecialists.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/contractLength.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/culturalFitCriteriaOutcomes.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/culturalFitCriteriaSpecialists.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/culturalWeightingOutcomes.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/culturalWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/culturalWeightingSpecialists.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/earlyMarketEngagement.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/endUsers.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/essentialRequirementsOutcomes.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/essentialRequirementsParticipants.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/essentialRequirementsSpecialists.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/evaluationTypeOutcomes.yml +44 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/evaluationTypeParticipants.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/evaluationTypeSpecialists.yml +46 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/existingTeamOutcomes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/existingTeamSpecialists.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/locationOutcomes.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/locationParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/locationSpecialists.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/niceToHaveRequirementsOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/niceToHaveRequirementsParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/niceToHaveRequirementsSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/numberOfSuppliersOutcomes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/numberOfSuppliersParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/numberOfSuppliersSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/organisation.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/outcome.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/participantAccessibilityNeeds.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/participantSpecification.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/participantsPerRound.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/phase.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/priceCriteria.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/priceWeightingOutcomes.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/priceWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/priceWeightingSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/questionAndAnswerSessionDetailsOutcomesParticipants.yml +39 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/questionAndAnswerSessionDetailsSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/requirementsLengthSpecialists.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchAddress.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchDates.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchFrequency.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchOutOfHours.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchPlan.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/researchRounds.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/securityClearance.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/specialistRole.yml +109 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/specialistWork.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/startDate.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/successCriteriaOutcomes.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/successCriteriaParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/summary.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalCompetenceCriteriaOutcomes.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalCompetenceCriteriaParticipants.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalCompetenceCriteriaSpecialists.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalWeightingOutcomes.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalWeightingParticipants.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/technicalWeightingSpecialists.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/titleOutcomesParticipants.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/titleSpecialists.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/weightingOutcomes.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/weightingParticipants.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/weightingSpecialists.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/workAlreadyDone.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/workingArrangements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/briefs/workplaceAddress.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/clarification_question/answer.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/clarification_question/question.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/clarification_question/questionAndAnswer.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/10WorkingDays.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/GAAR.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/MI.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/accurateInformation.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/accuratelyDescribed.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/appropriateTradeRegisters.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/appropriateTradeRegistersNumber.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/bankrupt.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/canProvideFromDayOne.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/civilServiceValues.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/companyRegistrationNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/confidentialInformation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/conflictOfInterest.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/consistentDelivery.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/conspiracyCorruptionBribery.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/contactEmailContractNotice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/contactNameContractNotice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/continuousProfessionalDevelopment.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/currentRegisteredCountry.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/customerSatisfactionProcess.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/cyberEssentials.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/cyberEssentialsPlus.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/distortedCompetition.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/distortingCompetition.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/employersInsurance.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/environmentalSocialLabourLaw.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/environmentallyFriendly.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/equalityAndDiversity.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/establishedInTheUK.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/evidence.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/firstRegistered.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/fraudAndTheft.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/fullAccountability.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/graveProfessionalMisconduct.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/influencedContractingAuthority.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/informationChanges.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/licenceOrMemberRequired.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/licenceOrMemberRequiredDetails.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/misleadingInformation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/mitigatingFactors.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/mitigatingFactors2.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/nameOfOrganisation.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/offerServicesYourselves.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/ongoingEngagement.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/organisationSize.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/organisedCrime.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/primaryContact.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/primaryContactEmail.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/proofOfClaims.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/publishContracts.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/readUnderstoodGuidance.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/registeredAddress.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/registeredVATNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/requisiteAuthority.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/safeguardOfficialInformation.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/safeguardPersonalData.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/seriousMisrepresentation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/serviceStandard.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/significantOrPersistentDeficiencies.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/skillsAndCapabilityAssessment.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/skillsAndResources.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/subcontracting.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/taxEvasion.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/technologyCodesOfPractice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/termsAndConditions.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/termsOfParticipation.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/terrorism.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/tradingNames.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/tradingStatus.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/tradingStatusOther.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/transparentContracting.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/understandHowToAskQuestions.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/understandTool.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/unfairCompetition.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/unspentTaxConvictions.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists/questions/declaration/witheldSupportingDocuments.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/agileCoach.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/agileCoachDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/agileCoachLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/anonymousRecruitment.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/bespokeSystemInformation.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/businessAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/businessAnalystDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/businessAnalystLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/communicationsManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/communicationsManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/communicationsManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/contentDesigner.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/contentDesignerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/contentDesignerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/dataProtocols.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/delivery.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/deliveryManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/deliveryManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/deliveryManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/deliveryTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/designer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/designerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/designerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/developer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/developerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/developerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/helpGovernmentImproveServices.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labAccessibility.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labAddressBuilding.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labAddressPostcode.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labAddressTown.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labBabyChanging.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labCarPark.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labDesktopStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labDeviceStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labEyeTracking.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labHosting.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labPrice.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labPublicTransport.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labSize.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labTechAssistance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labToilets.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labViewingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labWaitingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/labWiFi.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/lot.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/manageIncentives.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/openStandardsPrinciples.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/outcomesLocations.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/performanceAnalysis.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/performanceAnalysisTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/performanceAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/performanceAnalystDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/performanceAnalystLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/portfolioManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/portfolioManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/portfolioManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/productManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/productManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/productManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/programmeManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/programmeManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/programmeManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/qualityAssurance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/qualityAssuranceDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/qualityAssuranceLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/recruitFromList.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/recruitLocations.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/recruitMethods.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/security.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/securityConsultant.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/securityConsultantDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/securityConsultantLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/securityTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/serviceManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/serviceManagerDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/serviceManagerLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/serviceName.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/softwareDevelopment.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/softwareDevelopmentTypes.yml +43 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/supportAndOperations.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/supportAndOperationsTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/technicalArchitect.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/technicalArchitectDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/technicalArchitectLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/testingAndAuditing.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/testingAndAuditingTypes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userExperienceAndDesign.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userExperienceAndDesignTypes.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userResearch.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userResearchTypes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userResearcher.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userResearcherDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/userResearcherLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/webOperations.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/webOperationsDayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists/questions/services/webOperationsLocations.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/award_brief.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/briefs_search_filters.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/clarification_question.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/declaration.yml +156 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/display_brief.yml +76 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/display_brief_response.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/edit_brief.yml +180 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/edit_brief_response.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/edit_service.yml +123 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/edit_service_as_admin.yml +124 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/edit_submission.yml +141 -0
- package/frameworks/digital-outcomes-and-specialists-2/manifests/output_brief_response.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-2/messages/become-a-supplier.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-2/messages/contract_variation_1.yml +481 -0
- package/frameworks/digital-outcomes-and-specialists-2/messages/homepage-sidebar.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/messages/urls.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/availability.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/dayRate.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/essentialRequirements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/essentialRequirementsMet.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/evidence.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/followupEvidence.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/niceToHaveRequirements.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/respondToEmailAddress.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/supplierName.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/brief-responses/yesNo.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/accessRestrictions.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/additionalTermsOutcomesSpecialists.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/additionalTermsParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/awardedContractStartDate.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/awardedContractValue.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/backgroundInformation.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/budgetRangeOutcomesParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/budgetRangeSpecialists.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/contractLength.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/culturalFitCriteriaOutcomes.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/culturalFitCriteriaSpecialists.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/culturalWeightingOutcomes.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/culturalWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/culturalWeightingSpecialists.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/earlyMarketEngagement.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/endUsers.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/essentialRequirementsOutcomes.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/essentialRequirementsParticipants.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/essentialRequirementsSpecialists.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/evaluationTypeOutcomes.yml +44 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/evaluationTypeParticipants.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/evaluationTypeSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/existingTeamOutcomes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/existingTeamSpecialists.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/locationAllLots.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/locationOutcomes.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/locationParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/locationSpecialists.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/niceToHaveRequirementsOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/niceToHaveRequirementsParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/niceToHaveRequirementsSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/numberOfSuppliersOutcomes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/numberOfSuppliersParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/numberOfSuppliersSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/organisation.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/outcome.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/participantAccessibilityNeeds.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/participantSpecification.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/participantsPerRound.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/phase.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/priceCriteria.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/priceWeightingOutcomes.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/priceWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/priceWeightingSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/questionAndAnswerSessionDetailsOutcomesParticipants.yml +39 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/questionAndAnswerSessionDetailsSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/requirementsLengthSpecialists.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchAddress.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchDates.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchFrequency.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchOutOfHours.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchPlan.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/researchRounds.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/securityClearance.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/specialistRole.yml +109 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/specialistWork.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/startDate.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/statusOpenClosed.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/successCriteriaOutcomes.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/successCriteriaParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/summary.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalCompetenceCriteriaOutcomes.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalCompetenceCriteriaParticipants.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalCompetenceCriteriaSpecialists.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalWeightingOutcomes.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalWeightingParticipants.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/technicalWeightingSpecialists.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/titleOutcomesParticipants.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/titleSpecialists.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/weightingOutcomes.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/weightingParticipants.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/weightingSpecialists.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/workAlreadyDone.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/workingArrangements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/briefs/workplaceAddress.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/clarification_question/answer.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/clarification_question/question.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/clarification_question/questionAndAnswer.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/10WorkingDays.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/GAAR.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/MI.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/accurateInformation.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/accuratelyDescribed.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/appropriateTradeRegisters.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/appropriateTradeRegistersNumber.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/bankrupt.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/canProvideFromDayOne.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/civilServiceValues.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/companyRegistrationNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/confidentialInformation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/conflictOfInterest.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/consistentDelivery.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/conspiracy.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/contactEmailContractNotice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/contactNameContractNotice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/continuousProfessionalDevelopment.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/corruptionBribery.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/currentRegisteredCountry.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/customerSatisfactionProcess.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/cyberEssentials.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/cyberEssentialsPlus.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/distortedCompetition.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/distortingCompetition.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/dunsNumber.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/employersInsurance.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/environmentalSocialLabourLaw.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/environmentallyFriendly.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/equalityAndDiversity.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/establishedInTheUK.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/evidence.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/firstRegistered.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/fraudAndTheft.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/fullAccountability.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/graveProfessionalMisconduct.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/influencedContractingAuthority.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/informationChanges.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/licenceOrMemberRequired.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/licenceOrMemberRequiredDetails.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/misleadingInformation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/mitigatingFactors.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/mitigatingFactors2.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/nameOfOrganisation.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/offerServicesYourselves.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/ongoingEngagement.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/organisationSize.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/organisedCrime.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/primaryContact.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/primaryContactEmail.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/proofOfClaims.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/publishContracts.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/readUnderstoodGuidance.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/registeredAddress.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/registeredAddressBuilding.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/registeredAddressPostcode.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/registeredAddressTown.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/registeredVATNumber.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/requisiteAuthority.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/safeguardOfficialInformation.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/safeguardPersonalData.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/seriousMisrepresentation.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/serviceStandard.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/significantOrPersistentDeficiencies.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/skillsAndCapabilityAssessment.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/skillsAndResources.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/subcontracting.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/taxEvasion.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/technologyCodesOfPractice.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/termsAndConditions.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/termsOfParticipation.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/terrorism.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/tradingNames.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/tradingStatus.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/tradingStatusOther.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/transparentContracting.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/understandHowToAskQuestions.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/understandTool.yml +2 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/unfairCompetition.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/unspentTaxConvictions.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/declaration/witheldSupportingDocuments.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/agileCoach.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/agileCoachDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/agileCoachLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/anonymousRecruitment.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/bespokeSystemInformation.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/businessAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/businessAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/businessAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/communicationsManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/communicationsManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/communicationsManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/contentDesigner.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/contentDesignerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/contentDesignerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/dataProtocols.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/delivery.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/deliveryManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/deliveryManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/deliveryManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/deliveryTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/designer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/designerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/designerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/developer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/developerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/developerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/helpGovernmentImproveServices.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labAccessibility.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labAddressBuilding.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labAddressPostcode.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labAddressTown.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labBabyChanging.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labCarPark.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labDesktopStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labDeviceStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labEyeTracking.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labHosting.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labPrice.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labPublicTransport.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labSize.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labTechAssistance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labToilets.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labViewingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labWaitingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/labWiFi.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/lot.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/manageIncentives.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/openStandardsPrinciples.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/outcomesLocations.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/performanceAnalysis.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/performanceAnalysisTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/performanceAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/performanceAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/performanceAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/portfolioManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/portfolioManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/portfolioManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/productManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/productManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/productManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/programmeManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/programmeManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/programmeManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/qualityAssurance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/qualityAssuranceDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/qualityAssuranceLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/recruitFromList.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/recruitLocations.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/recruitMethods.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/security.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/securityConsultant.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/securityConsultantDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/securityConsultantLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/securityTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/serviceManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/serviceManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/serviceManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/serviceName.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/softwareDevelopment.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/softwareDevelopmentTypes.yml +43 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/supportAndOperations.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/supportAndOperationsTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/technicalArchitect.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/technicalArchitectDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/technicalArchitectLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/testingAndAuditing.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/testingAndAuditingTypes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userExperienceAndDesign.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userExperienceAndDesignTypes.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userResearch.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userResearchTypes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userResearcher.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userResearcherDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/userResearcherLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/webOperations.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/webOperationsDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-2/questions/services/webOperationsLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-2/search_mappings/briefs.json +224 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/award_brief.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/briefs_search_filters.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/clarification_question.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/declaration.yml +184 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/display_brief.yml +76 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/display_brief_response.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/edit_brief.yml +180 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/edit_brief_response.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/edit_service.yml +126 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/edit_service_as_admin.yml +127 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/edit_submission.yml +144 -0
- package/frameworks/digital-outcomes-and-specialists-3/manifests/output_brief_response.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-3/messages/become-a-supplier.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-3/messages/homepage-sidebar.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/messages/urls.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/metadata/copy_services.yml +91 -0
- package/frameworks/digital-outcomes-and-specialists-3/metadata/following_framework.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/availability.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/dayRate.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/essentialRequirements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/essentialRequirementsMet.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/evidence.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/followupEvidence.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/niceToHaveRequirements.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/respondToEmailAddress.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/supplierName.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/brief-responses/yesNo.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/accessRestrictions.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/additionalTermsOutcomesSpecialists.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/additionalTermsParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/awardedContractStartDate.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/awardedContractValue.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/backgroundInformation.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/budgetRangeOutcomesParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/budgetRangeSpecialists.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/contractLength.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/culturalFitCriteriaOutcomes.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/culturalFitCriteriaSpecialists.yml +63 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/culturalWeightingOutcomes.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/culturalWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/culturalWeightingSpecialists.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/earlyMarketEngagement.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/endUsers.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/essentialRequirementsOutcomes.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/essentialRequirementsParticipants.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/essentialRequirementsSpecialists.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/evaluationTypeOutcomes.yml +44 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/evaluationTypeParticipants.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/evaluationTypeSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/existingTeamOutcomes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/existingTeamSpecialists.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/locationAllLots.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/locationOutcomes.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/locationParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/locationSpecialists.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/niceToHaveRequirementsOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/niceToHaveRequirementsParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/niceToHaveRequirementsSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/numberOfSuppliersOutcomes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/numberOfSuppliersParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/numberOfSuppliersSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/organisation.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/outcome.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/participantAccessibilityNeeds.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/participantSpecification.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/participantsPerRound.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/phase.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/priceCriteria.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/priceWeightingOutcomes.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/priceWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/priceWeightingSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/questionAndAnswerSessionDetailsOutcomesParticipants.yml +39 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/questionAndAnswerSessionDetailsSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/requirementsLengthSpecialists.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchAddress.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchDates.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchFrequency.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchOutOfHours.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchPlan.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/researchRounds.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/securityClearance.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/specialistRole.yml +126 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/specialistWork.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/startDate.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/statusOpenClosed.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/successCriteriaOutcomes.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/successCriteriaParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/summary.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalCompetenceCriteriaOutcomes.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalCompetenceCriteriaParticipants.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalCompetenceCriteriaSpecialists.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalWeightingOutcomes.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalWeightingParticipants.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/technicalWeightingSpecialists.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/titleOutcomesParticipants.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/titleSpecialists.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/weightingOutcomes.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/weightingParticipants.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/weightingSpecialists.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/workAlreadyDone.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/workingArrangements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/briefs/workplaceAddress.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/clarification_question/answer.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/clarification_question/question.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/clarification_question/questionAndAnswer.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/10WorkingDays.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/GAAR.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/MI.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/accurateInformation.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/accuratelyDescribed.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/bankrupt.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/canProvideFromDayOne.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/civilServiceValues.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/confidentialInformation.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/conflictOfInterest.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/conspiracy.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/contactEmailContractNotice.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/contactNameContractNotice.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/continuousProfessionalDevelopment.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/corruptionBribery.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/customerSatisfactionProcess.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/distortedCompetition.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/distortingCompetition.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/employersInsurance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/employmentStatus.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/environmentalSocialLabourLaw.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/environmentallyFriendly.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/equalityAndDiversity.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/evidence.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/fraudAndTheft.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/fullAccountability.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/graveProfessionalMisconduct.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/helpBuyersComplyTechnologyCodesOfPractice.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/influencedContractingAuthority.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/informationChanges.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/misleadingInformation.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/mitigatingFactors.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/mitigatingFactors2.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/offerServicesYourselves.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/primaryContactEmail.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/proofOfClaims.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/publishContracts.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/readUnderstoodGuidance.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/safeguardOfficialInformation.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/safeguardPersonalData.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/seriousMisrepresentation.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/serviceStandard.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/significantOrPersistentDeficiencies.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/skillsAndCapabilityAssessment.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/skillsAndResources.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/taxEvasion.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/termsAndConditions.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/termsOfParticipation.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/terrorism.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/transparentContracting.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/understandHowToAskQuestions.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/understandTool.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/unfairCompetition.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/unspentTaxConvictions.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/declaration/witheldSupportingDocuments.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/agileCoach.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/agileCoachDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/agileCoachLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/anonymousRecruitment.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/bespokeSystemInformation.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/businessAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/businessAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/businessAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/communicationsManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/communicationsManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/communicationsManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/contentDesigner.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/contentDesignerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/contentDesignerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataArchitect.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataArchitectDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataArchitectLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataEngineer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataEngineerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataEngineerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataProtocols.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataScientist.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataScientistDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/dataScientistLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/delivery.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/deliveryManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/deliveryManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/deliveryManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/deliveryTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/designer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/designerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/designerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/developer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/developerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/developerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/helpGovernmentImproveServices.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labAccessibility.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labAddressBuilding.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labAddressPostcode.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labAddressTown.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labBabyChanging.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labCarPark.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labDesktopStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labDeviceStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labEyeTracking.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labHosting.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labPrice.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labPublicTransport.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labSize.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labTechAssistance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labToilets.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labViewingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labWaitingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/labWiFi.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/lot.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/manageIncentives.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/openStandardsPrinciples.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/outcomesLocations.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/performanceAnalysis.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/performanceAnalysisTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/performanceAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/performanceAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/performanceAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/portfolioManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/portfolioManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/portfolioManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/productManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/productManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/productManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/programmeManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/programmeManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/programmeManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/qualityAssurance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/qualityAssuranceDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/qualityAssuranceLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/recruitFromList.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/recruitLocations.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/recruitMethods.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/security.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/securityConsultant.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/securityConsultantDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/securityConsultantLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/securityTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/serviceManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/serviceManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/serviceManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/serviceName.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/softwareDevelopment.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/softwareDevelopmentTypes.yml +43 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/supportAndOperations.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/supportAndOperationsTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/technicalArchitect.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/technicalArchitectDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/technicalArchitectLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/testingAndAuditing.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/testingAndAuditingTypes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userExperienceAndDesign.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userExperienceAndDesignTypes.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userResearch.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userResearchTypes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userResearcher.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userResearcherDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/userResearcherLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/webOperations.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/webOperationsDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-3/questions/services/webOperationsLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-3/search_mappings/briefs.json +224 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/award_brief.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/briefs_search_filters.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/clarification_question.yml +5 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/declaration.yml +198 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/display_brief.yml +77 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/display_brief_response.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/edit_brief.yml +186 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/edit_brief_response.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/edit_service.yml +126 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/edit_service_as_admin.yml +127 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/edit_submission.yml +145 -0
- package/frameworks/digital-outcomes-and-specialists-4/manifests/output_brief_response.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-4/messages/become-a-supplier.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-4/messages/homepage-sidebar.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/messages/urls.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/metadata/copy_services.yml +79 -0
- package/frameworks/digital-outcomes-and-specialists-4/metadata/following_framework.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/availability.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/dayRate.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/essentialRequirements.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/essentialRequirementsMet.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/evidence.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/followupEvidence.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/niceToHaveRequirements.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/respondToEmailAddress.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/supplierName.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/brief-responses/yesNo.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/accessRestrictions.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/additionalTermsOutcomesSpecialists.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/additionalTermsParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/awardedContractStartDate.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/awardedContractValue.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/backgroundInformation.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/budgetRangeOutcomesParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/budgetRangeSpecialists.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/contractLength.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/culturalFitCriteriaOutcomes.yml +61 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/culturalFitCriteriaSpecialists.yml +61 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/culturalWeightingOutcomes.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/culturalWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/culturalWeightingSpecialists.yml +28 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/earlyMarketEngagement.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/endUsers.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/essentialRequirementsOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/essentialRequirementsParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/essentialRequirementsSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/evaluationTypeOutcomes.yml +41 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/evaluationTypeParticipants.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/evaluationTypeSpecialists.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/existingTeamOutcomes.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/existingTeamSpecialists.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/locationAllLots.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/locationOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/locationParticipants.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/locationSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/niceToHaveRequirementsOutcomes.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/niceToHaveRequirementsParticipants.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/niceToHaveRequirementsSpecialists.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/numberOfSuppliersOutcomes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/numberOfSuppliersParticipants.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/numberOfSuppliersSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/organisation.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/outcome.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/participantAccessibilityNeeds.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/participantSpecification.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/participantsPerRound.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/phase.yml +42 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/priceCriteria.yml +36 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/priceWeightingOutcomes.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/priceWeightingParticipants.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/priceWeightingSpecialists.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/questionAndAnswerSessionDetailsOutcomesParticipants.yml +39 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/questionAndAnswerSessionDetailsSpecialists.yml +45 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/requirementsLengthSpecialists.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchAddress.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchDates.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchFrequency.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchOutOfHours.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchPlan.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/researchRounds.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/securityClearance.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/specialistRole.yml +129 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/specialistWork.yml +23 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/startDate.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/statusOpenClosed.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/successCriteriaOutcomes.yml +38 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/successCriteriaParticipants.yml +34 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/summary.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalCompetenceCriteriaOutcomes.yml +35 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalCompetenceCriteriaParticipants.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalCompetenceCriteriaSpecialists.yml +32 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalWeightingOutcomes.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalWeightingParticipants.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/technicalWeightingSpecialists.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/titleOutcomesParticipants.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/titleSpecialists.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/weightingOutcomes.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/weightingParticipants.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/weightingSpecialists.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/workAlreadyDone.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/workingArrangements.yml +26 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/briefs/workplaceAddress.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/clarification_question/answer.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/clarification_question/question.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/clarification_question/questionAndAnswer.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/10WorkingDays.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/GAAR.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/MI.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/accurateInformation.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/accuratelyDescribed.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/bankrupt.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/canProvideFromDayOne.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/civilServiceValues.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/confidentialInformation.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/conflictOfInterest.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/conspiracy.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/contactEmailContractNotice.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/contactNameContractNotice.yml +4 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/continuousProfessionalDevelopment.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/corruptionBribery.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/customerSatisfactionProcess.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/distortedCompetition.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/distortingCompetition.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/employersInsurance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/employmentStatus.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/environmentalSocialLabourLaw.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/environmentallyFriendly.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/equalityAndDiversity.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/evidence.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/fraudAndTheft.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/fullAccountability.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/graveProfessionalMisconduct.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/helpBuyersComplyTechnologyCodesOfPractice.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/influencedContractingAuthority.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/informationChanges.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/misleadingInformation.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/mitigatingFactors.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/mitigatingFactors2.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/mitigatingFactors3.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/modernSlaveryReportingRequirements.yml +19 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/modernSlaveryStatement.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/modernSlaveryStatementOptional.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/modernSlaveryTurnover.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/multiqModernSlavery.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/offerServicesYourselves.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/outsideIR35.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/primaryContactEmail.yml +3 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/proofOfClaims.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/publishContracts.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/readUnderstoodGuidance.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/safeguardOfficialInformation.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/safeguardPersonalData.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/seriousMisrepresentation.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/serviceStandard.yml +8 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/significantOrPersistentDeficiencies.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/skillsAndCapabilityAssessment.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/skillsAndResources.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/taxEvasion.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/termsAndConditions.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/termsOfParticipation.yml +7 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/terrorism.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/transparentContracting.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/understandHowToAskQuestions.yml +10 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/understandTool.yml +6 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/unfairCompetition.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/unspentTaxConvictions.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/declaration/witheldSupportingDocuments.yml +9 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/accessibleApplicationsOutcomes.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/agileCoach.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/agileCoachDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/agileCoachLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/anonymousRecruitment.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/bespokeSystemInformation.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/businessAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/businessAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/businessAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/communicationsManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/communicationsManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/communicationsManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/contentDesigner.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/contentDesignerAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/contentDesignerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/contentDesignerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataArchitect.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataArchitectDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataArchitectLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataEngineer.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataEngineerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataEngineerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataProtocols.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataScientist.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataScientistDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/dataScientistLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/delivery.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/deliveryManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/deliveryManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/deliveryManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/deliveryTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/designer.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/designerAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/designerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/designerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/developer.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/developerAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/developerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/developerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/helpGovernmentImproveServices.yml +14 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labAccessibility.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labAddressBuilding.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labAddressPostcode.yml +15 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labAddressTown.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labBabyChanging.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labCarPark.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labDesktopStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labDeviceStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labEyeTracking.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labHosting.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labPrice.yml +24 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labPublicTransport.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labSize.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labStreaming.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labTechAssistance.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labToilets.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labViewingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labWaitingArea.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/labWiFi.yml +12 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/lot.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/manageIncentives.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/openStandardsPrinciples.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/outcomesLocations.yml +33 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/performanceAnalysis.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/performanceAnalysisTypes.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/performanceAnalyst.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/performanceAnalystDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/performanceAnalystLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/portfolioManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/portfolioManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/portfolioManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/productManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/productManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/productManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/programmeManager.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/programmeManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/programmeManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/qualityAssurance.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/qualityAssuranceAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/qualityAssuranceDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/qualityAssuranceLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/recruitFromList.yml +11 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/recruitLocations.yml +22 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/recruitMethods.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/security.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/securityConsultant.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/securityConsultantDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/securityConsultantLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/securityTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/serviceManager.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/serviceManagerAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/serviceManagerDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/serviceManagerLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/serviceName.yml +20 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/softwareDevelopment.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/softwareDevelopmentTypes.yml +43 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/supportAndOperations.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/supportAndOperationsTypes.yml +29 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/technicalArchitect.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/technicalArchitectAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/technicalArchitectDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/technicalArchitectLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/testingAndAuditing.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/testingAndAuditingTypes.yml +25 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userExperienceAndDesign.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userExperienceAndDesignTypes.yml +31 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userResearch.yml +13 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userResearchTypes.yml +21 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userResearcher.yml +16 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userResearcherDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/userResearcherLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/webOperations.yml +17 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/webOperationsAccessibleApplications.yml +18 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/webOperationsDayRate.yml +30 -0
- package/frameworks/digital-outcomes-and-specialists-4/questions/services/webOperationsLocations.yml +27 -0
- package/frameworks/digital-outcomes-and-specialists-4/search_mappings/briefs.json +221 -0
- package/frameworks/digital-outcomes-and-specialists-5/metadata/copy_services.yml +37 -0
- package/frameworks/digital-outcomes-and-specialists-7/messages/homepage-sidebar.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/continuousImprovementAndKnowledgeTransferComment.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/continuousImprovementAndKnowledgeTransferScore.yml +8 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapabilityAndCapacityComment.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapabilityAndCapacityScore.yml +8 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateCapacity.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateContinuousImprovement.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateQuality.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateQualityAndInnovationComment.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/demonstrateQualityAndInnovationScore.yml +8 -8
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqContinuousImprovementAndKnowledgeTransfer.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqDemonstrateCapabilityAndCapacity.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/additional-lot-questions/multiqDemonstrateQualityAndInnovation.yml +1 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5aURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/attachment5bURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5aURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumAttachment5bURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumMemberPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +5 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +6 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5aURL.yml +6 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/recentDraftAccounts5bURL.yml +5 -5
- package/frameworks/digital-outcomes-and-specialists-7/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/howYouRecruitParticipants.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/otherTradeOrIndustryBodies.yml +2 -9
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/securityAll.yml +2 -2
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/securityTypes.yml +4 -3
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/tradeOrIndustryBodies.yml +2 -10
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/whatTypesOfUserResearchStudio.yml +1 -6
- package/frameworks/digital-outcomes-and-specialists-7/questions/services/whatUserResearchServices.yml +0 -8
- package/frameworks/g-cloud-10/manifests/declaration.yml +175 -0
- package/frameworks/g-cloud-10/manifests/display_service.yml +271 -0
- package/frameworks/g-cloud-10/manifests/download_results.yml +5 -0
- package/frameworks/g-cloud-10/manifests/edit_service.yml +30 -0
- package/frameworks/g-cloud-10/manifests/edit_service_as_admin.yml +228 -0
- package/frameworks/g-cloud-10/manifests/edit_submission.yml +265 -0
- package/frameworks/g-cloud-10/manifests/services_search_filters.yml +104 -0
- package/frameworks/g-cloud-10/messages/advice.yml +18 -0
- package/frameworks/g-cloud-10/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-10/messages/descriptions.yml +2 -0
- package/frameworks/g-cloud-10/messages/homepage-sidebar.yml +15 -0
- package/frameworks/g-cloud-10/messages/urls.yml +11 -0
- package/frameworks/g-cloud-10/metadata/copy_services.yml +184 -0
- package/frameworks/g-cloud-10/metadata/following_framework.yml +4 -0
- package/frameworks/g-cloud-10/questions/declaration/10WorkingDays.yml +8 -0
- package/frameworks/g-cloud-10/questions/declaration/GAAR.yml +12 -0
- package/frameworks/g-cloud-10/questions/declaration/MI.yml +8 -0
- package/frameworks/g-cloud-10/questions/declaration/accurateInformation.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/accuratelyDescribed.yml +6 -0
- package/frameworks/g-cloud-10/questions/declaration/bankrupt.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/canProvideFromDayOne.yml +8 -0
- package/frameworks/g-cloud-10/questions/declaration/confidentialInformation.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/conflictOfInterest.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/conspiracy.yml +15 -0
- package/frameworks/g-cloud-10/questions/declaration/contactEmailContractNotice.yml +4 -0
- package/frameworks/g-cloud-10/questions/declaration/contactNameContractNotice.yml +4 -0
- package/frameworks/g-cloud-10/questions/declaration/corruptionBribery.yml +16 -0
- package/frameworks/g-cloud-10/questions/declaration/distortedCompetition.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/distortingCompetition.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/employersInsurance.yml +16 -0
- package/frameworks/g-cloud-10/questions/declaration/environmentalSocialLabourLaw.yml +16 -0
- package/frameworks/g-cloud-10/questions/declaration/environmentallyFriendly.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/equalityAndDiversity.yml +18 -0
- package/frameworks/g-cloud-10/questions/declaration/fraudAndTheft.yml +18 -0
- package/frameworks/g-cloud-10/questions/declaration/fullAccountability.yml +8 -0
- package/frameworks/g-cloud-10/questions/declaration/graveProfessionalMisconduct.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/helpBuyersComplyTechnologyCodesOfPractice.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/influencedContractingAuthority.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/informationChanges.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/misleadingInformation.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/mitigatingFactors.yml +9 -0
- package/frameworks/g-cloud-10/questions/declaration/mitigatingFactors2.yml +9 -0
- package/frameworks/g-cloud-10/questions/declaration/offerServicesYourselves.yml +6 -0
- package/frameworks/g-cloud-10/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/g-cloud-10/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/g-cloud-10/questions/declaration/primaryContactEmail.yml +3 -0
- package/frameworks/g-cloud-10/questions/declaration/proofOfClaims.yml +6 -0
- package/frameworks/g-cloud-10/questions/declaration/publishContracts.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/readUnderstoodGuidance.yml +9 -0
- package/frameworks/g-cloud-10/questions/declaration/seriousMisrepresentation.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/servicesDoNotInclude.yml +14 -0
- package/frameworks/g-cloud-10/questions/declaration/servicesHaveOrSupport.yml +13 -0
- package/frameworks/g-cloud-10/questions/declaration/significantOrPersistentDeficiencies.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/taxEvasion.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/termsAndConditions.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/termsOfParticipation.yml +7 -0
- package/frameworks/g-cloud-10/questions/declaration/terrorism.yml +13 -0
- package/frameworks/g-cloud-10/questions/declaration/understandHowToAskQuestions.yml +10 -0
- package/frameworks/g-cloud-10/questions/declaration/understandTool.yml +6 -0
- package/frameworks/g-cloud-10/questions/declaration/unfairCompetition.yml +14 -0
- package/frameworks/g-cloud-10/questions/declaration/unspentTaxConvictions.yml +11 -0
- package/frameworks/g-cloud-10/questions/declaration/witheldSupportingDocuments.yml +10 -0
- package/frameworks/g-cloud-10/questions/services/APIAutomationTools.yml +28 -0
- package/frameworks/g-cloud-10/questions/services/APIAutomationToolsOther.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/APIDocumentation.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/APIDocumentationFormats.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/APIHosting.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/APISandbox.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/APISoftware.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/APIUsage.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/QAAndTesting.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/QAAndTestingDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/accessRestrictionManagementAndSupport.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/accessRestrictionTesting.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/accreditationsOther.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/accreditationsOtherList.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/approachToResilience.yml +27 -0
- package/frameworks/g-cloud-10/questions/services/auditBuyersActions.yml +35 -0
- package/frameworks/g-cloud-10/questions/services/auditBuyersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/auditSuppliersActions.yml +31 -0
- package/frameworks/g-cloud-10/questions/services/auditSuppliersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/backup.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/backupControls.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/backupDatacentre.yml +27 -0
- package/frameworks/g-cloud-10/questions/services/backupRecovery.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/backupScheduling.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/backupWhatData.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/boardLevelServiceSecurity.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/browsersAccess.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/browsersSupported.yml +35 -0
- package/frameworks/g-cloud-10/questions/services/cloudDeploymentModel.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/commandLineInterface.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/commandLineOS.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/commandLineUsage.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/configurationAndChangeManagementProcesses.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/configurationAndChangeManagementType.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/customisationAvailable.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/customisationDescription.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/dataExportFormats.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/dataExportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/dataExportHow.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/dataImportFormats.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/dataImportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/dataProtectionBetweenNetworks.yml +40 -0
- package/frameworks/g-cloud-10/questions/services/dataProtectionBetweenNetworksOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/dataProtectionWithinNetwork.yml +34 -0
- package/frameworks/g-cloud-10/questions/services/dataProtectionWithinNetworkOther.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/dataSanitisation.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/dataSanitisationTypeHosting.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/dataSanitisationTypeSoftware.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/dataStorageAndProcessing.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/dataStorageAndProcessingLocations.yml +35 -0
- package/frameworks/g-cloud-10/questions/services/dataStorageAndProcessingUserControl.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/datacentreSecurityStandards.yml +29 -0
- package/frameworks/g-cloud-10/questions/services/devicesUsersManageTheServiceThrough.yml +32 -0
- package/frameworks/g-cloud-10/questions/services/documentation.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/documentationFormats.yml +29 -0
- package/frameworks/g-cloud-10/questions/services/documentationFormatsOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/educationPricing.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/emailOrTicketingSupport.yml +36 -0
- package/frameworks/g-cloud-10/questions/services/emailOrTicketingSupportAccessibility.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/emailOrTicketingSupportPriority.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/emailOrTicketingSupportResponseTimes.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/endOfContractDataExtraction.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/endOfContractProcess.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/energyEfficientDatacentres.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/equipmentDisposalApproach.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/freeVersionDescription.yml +27 -0
- package/frameworks/g-cloud-10/questions/services/freeVersionLink.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/freeVersionTrialOption.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/gettingStarted.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/governmentSecurityClearances.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/governmentSecurityClearancesFilter.yml +30 -0
- package/frameworks/g-cloud-10/questions/services/guaranteedAvailability.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/howLongSystemLogsStored.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-10/questions/services/incidentManagementApproach.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/incidentManagementType.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/independenceOfResources.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/informationSecurityPoliciesAndProcesses.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/installation.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/installationCompatibleOperatingSystems.yml +29 -0
- package/frameworks/g-cloud-10/questions/services/lot.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-10/questions/services/managementAccessAuthentication.yml +38 -0
- package/frameworks/g-cloud-10/questions/services/managementAccessAuthenticationDescription.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/metricsHosting.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/metricsHostingHow.yml +28 -0
- package/frameworks/g-cloud-10/questions/services/metricsHostingWhat.yml +34 -0
- package/frameworks/g-cloud-10/questions/services/metricsHostingWhatOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/metricsSoftware.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/metricsSoftwareDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/metricsSoftwareHow.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/mobile.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/mobileDifferences.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/multiqAPIHosting.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/multiqAPISoftware.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqAccessBuyersAudit.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqAccessSuppliersAudit.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqAccreditationsOther.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqBrowser.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqCommandLineInterface.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqCustomisation.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataExportFormats.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataImportFormats.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataProtectionBetweenNetworks.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataProtectionWithinNetwork.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataSanitisation.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqDataStorageAndProcessing.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqDocumentation.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqEmailOrTicketingSupport.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqFreeVersion.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqInstallation.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqManagementAccess.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqMetricsHosting.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/multiqMetricsSoftware.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqMobile.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqOngoingSupport.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqPenetrationTesting.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqPhoneSupport.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqPlanning.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqProtectionOfDataAtRest.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqPublicSectorNetworks.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqQAAndTesting.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqReselling.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqScaling.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqSecurityGovernance.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/multiqSecurityTesting.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/multiqServiceAddOn.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqServiceBacksUp.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqServiceFeaturesAndBenefitsSupport.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqServiceInterface.yml +13 -0
- package/frameworks/g-cloud-10/questions/services/multiqSetupAndMigration.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqStandardsCSASTAR.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/multiqStandardsISO28000.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqStandardsISOIEC27001.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqStandardsPCI.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/multiqTraining.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqUsageNotifications.yml +12 -0
- package/frameworks/g-cloud-10/questions/services/multiqUserAuthenticationHosting.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqUserAuthenticationSoftware.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/multiqVirtualisation.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/multiqWebChatSupport.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/multiqWebInterface.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/ongoingSupport.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/ongoingSupportDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/ongoingSupportServices.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/onsiteSupport.yml +28 -0
- package/frameworks/g-cloud-10/questions/services/outageReporting.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/penetrationTesting.yml +34 -0
- package/frameworks/g-cloud-10/questions/services/penetrationTestingApproach.yml +34 -0
- package/frameworks/g-cloud-10/questions/services/phoneSupport.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/phoneSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/planningService.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/planningServiceCompatibility.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/planningServiceCompatibilityList.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/planningServiceDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/price.yml +37 -0
- package/frameworks/g-cloud-10/questions/services/pricingDocumentURL.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/protectionOfDataAtRest.yml +35 -0
- package/frameworks/g-cloud-10/questions/services/protectionOfDataAtRestOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/protectiveMonitoringApproach.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/protectiveMonitoringType.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/publicSectorNetworks.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/publicSectorNetworksOther.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/publicSectorNetworksTypes.yml +27 -0
- package/frameworks/g-cloud-10/questions/services/resellingOrganisations.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/resellingType.yml +34 -0
- package/frameworks/g-cloud-10/questions/services/scaling.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/scalingType.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/secureDevelopment.yml +27 -0
- package/frameworks/g-cloud-10/questions/services/securityGovernanceAccreditation.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/securityGovernanceApproach.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/securityGovernanceStandards.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/securityGovernanceStandardsOther.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/securityTesting.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingAccreditations.yml +30 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingAccreditationsOther.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingAccredited.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingCCP.yml +14 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingWhat.yml +38 -0
- package/frameworks/g-cloud-10/questions/services/securityTestingWhatOther.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/serviceAddOnDetails.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/serviceAddOnType.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/serviceBenefitsHostingAndSoftware.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/serviceBenefitsSupport.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/serviceCategoriesHosting.yml +38 -0
- package/frameworks/g-cloud-10/questions/services/serviceCategoriesSoftware.yml +332 -0
- package/frameworks/g-cloud-10/questions/services/serviceCategoriesSupport.yml +46 -0
- package/frameworks/g-cloud-10/questions/services/serviceConstraintsHostingAndSoftware.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/serviceConstraintsSupport.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-10/questions/services/serviceDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/serviceFeaturesHostingAndSoftware.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/serviceFeaturesSupport.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/serviceInterfaceAccessibility.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/serviceInterfaceAccessibilityDescription.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/serviceInterfaceTesting.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/serviceName.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/setupAndMigrationService.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/setupAndMigrationServiceDescription.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/setupAndMigrationServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/setupAndMigrationServiceSpecificList.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/sfiaRateDocumentURL.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/staffSecurityClearanceChecks.yml +30 -0
- package/frameworks/g-cloud-10/questions/services/standardsCSASTAR.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/standardsCSASTARExclusions.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsCSASTARLevel.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/standardsCSASTARWhen.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/standardsISO28000.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/standardsISO28000Exclusions.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsISO28000When.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/standardsISO28000Who.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsISOIEC27001.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/standardsISOIEC27001Exclusions.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsISOIEC27001When.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/standardsISOIEC27001Who.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsPCI.yml +22 -0
- package/frameworks/g-cloud-10/questions/services/standardsPCIExclusions.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/standardsPCIWhen.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/standardsPCIWho.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/supportAvailableToThirdParty.yml +15 -0
- package/frameworks/g-cloud-10/questions/services/supportLevels.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/systemRequirements.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/termsAndConditionsDocumentURL.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/training.yml +18 -0
- package/frameworks/g-cloud-10/questions/services/trainingDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/trainingServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/trainingServiceSpecificList.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/usageNotifications.yml +17 -0
- package/frameworks/g-cloud-10/questions/services/usageNotificationsHow.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/userAuthenticationDescription.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/userAuthenticationHosting.yml +43 -0
- package/frameworks/g-cloud-10/questions/services/userAuthenticationNeeded.yml +16 -0
- package/frameworks/g-cloud-10/questions/services/userAuthenticationSoftware.yml +44 -0
- package/frameworks/g-cloud-10/questions/services/virtualisation.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/virtualisationImplementedBy.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/virtualisationSeparation.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/virtualisationTechnologiesUsed.yml +39 -0
- package/frameworks/g-cloud-10/questions/services/virtualisationTechnologiesUsedOther.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/virtualisationThirdPartyProvider.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/vulnerabilityManagementApproach.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/vulnerabilityManagementType.yml +25 -0
- package/frameworks/g-cloud-10/questions/services/webChatSupport.yml +40 -0
- package/frameworks/g-cloud-10/questions/services/webChatSupportAccessibility.yml +28 -0
- package/frameworks/g-cloud-10/questions/services/webChatSupportAccessibilityDescription.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/webChatSupportAccessibilityTesting.yml +21 -0
- package/frameworks/g-cloud-10/questions/services/webChatSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-10/questions/services/webInterface.yml +20 -0
- package/frameworks/g-cloud-10/questions/services/webInterfaceAccessibility.yml +26 -0
- package/frameworks/g-cloud-10/questions/services/webInterfaceAccessibilityDescription.yml +23 -0
- package/frameworks/g-cloud-10/questions/services/webInterfaceAccessibilityTesting.yml +19 -0
- package/frameworks/g-cloud-10/questions/services/webInterfaceUsage.yml +25 -0
- package/frameworks/g-cloud-10/search_mappings/services.json +251 -0
- package/frameworks/g-cloud-11/manifests/declaration.yml +190 -0
- package/frameworks/g-cloud-11/manifests/display_service.yml +274 -0
- package/frameworks/g-cloud-11/manifests/download_results.yml +5 -0
- package/frameworks/g-cloud-11/manifests/edit_service.yml +30 -0
- package/frameworks/g-cloud-11/manifests/edit_service_as_admin.yml +228 -0
- package/frameworks/g-cloud-11/manifests/edit_submission.yml +265 -0
- package/frameworks/g-cloud-11/manifests/services_search_filters.yml +104 -0
- package/frameworks/g-cloud-11/messages/advice.yml +18 -0
- package/frameworks/g-cloud-11/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-11/messages/descriptions.yml +2 -0
- package/frameworks/g-cloud-11/messages/homepage-sidebar.yml +16 -0
- package/frameworks/g-cloud-11/messages/urls.yml +9 -0
- package/frameworks/g-cloud-11/metadata/copy_services.yml +162 -0
- package/frameworks/g-cloud-11/metadata/following_framework.yml +4 -0
- package/frameworks/g-cloud-11/metadata/service_questions_to_scan_for_bad_words.yml +85 -0
- package/frameworks/g-cloud-11/questions/declaration/10WorkingDays.yml +8 -0
- package/frameworks/g-cloud-11/questions/declaration/GAAR.yml +12 -0
- package/frameworks/g-cloud-11/questions/declaration/MI.yml +8 -0
- package/frameworks/g-cloud-11/questions/declaration/accurateInformation.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/accuratelyDescribed.yml +6 -0
- package/frameworks/g-cloud-11/questions/declaration/bankrupt.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/canProvideFromDayOne.yml +8 -0
- package/frameworks/g-cloud-11/questions/declaration/confidentialInformation.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/conflictOfInterest.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/conspiracy.yml +15 -0
- package/frameworks/g-cloud-11/questions/declaration/contactEmailContractNotice.yml +4 -0
- package/frameworks/g-cloud-11/questions/declaration/contactNameContractNotice.yml +4 -0
- package/frameworks/g-cloud-11/questions/declaration/corruptionBribery.yml +16 -0
- package/frameworks/g-cloud-11/questions/declaration/distortedCompetition.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/distortingCompetition.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/dunsNumberCompanyRegistrationNumber.yml +12 -0
- package/frameworks/g-cloud-11/questions/declaration/employersInsurance.yml +16 -0
- package/frameworks/g-cloud-11/questions/declaration/environmentalSocialLabourLaw.yml +16 -0
- package/frameworks/g-cloud-11/questions/declaration/environmentallyFriendly.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/equalityAndDiversity.yml +18 -0
- package/frameworks/g-cloud-11/questions/declaration/fraudAndTheft.yml +18 -0
- package/frameworks/g-cloud-11/questions/declaration/fullAccountability.yml +8 -0
- package/frameworks/g-cloud-11/questions/declaration/graveProfessionalMisconduct.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/helpBuyersComplyTechnologyCodesOfPractice.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/influencedContractingAuthority.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/informationChanges.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/misleadingInformation.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/mitigatingFactors.yml +9 -0
- package/frameworks/g-cloud-11/questions/declaration/mitigatingFactors2.yml +9 -0
- package/frameworks/g-cloud-11/questions/declaration/mitigatingFactors3.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/modernSlaveryReportingRequirements.yml +19 -0
- package/frameworks/g-cloud-11/questions/declaration/modernSlaveryStatement.yml +17 -0
- package/frameworks/g-cloud-11/questions/declaration/modernSlaveryStatementOptional.yml +18 -0
- package/frameworks/g-cloud-11/questions/declaration/modernSlaveryTurnover.yml +13 -0
- package/frameworks/g-cloud-11/questions/declaration/multiqModernSlavery.yml +11 -0
- package/frameworks/g-cloud-11/questions/declaration/offerServicesYourselves.yml +6 -0
- package/frameworks/g-cloud-11/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/g-cloud-11/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/g-cloud-11/questions/declaration/primaryContactEmail.yml +3 -0
- package/frameworks/g-cloud-11/questions/declaration/proofOfClaims.yml +6 -0
- package/frameworks/g-cloud-11/questions/declaration/publishContracts.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/readUnderstoodGuidance.yml +9 -0
- package/frameworks/g-cloud-11/questions/declaration/seriousMisrepresentation.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/servicesDoNotInclude.yml +17 -0
- package/frameworks/g-cloud-11/questions/declaration/servicesHaveOrSupportCloudHostingCloudSoftware.yml +18 -0
- package/frameworks/g-cloud-11/questions/declaration/servicesHaveOrSupportCloudSupport.yml +17 -0
- package/frameworks/g-cloud-11/questions/declaration/significantOrPersistentDeficiencies.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/taxEvasion.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/termsAndConditions.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/termsOfParticipation.yml +7 -0
- package/frameworks/g-cloud-11/questions/declaration/terrorism.yml +13 -0
- package/frameworks/g-cloud-11/questions/declaration/understandHowToAskQuestions.yml +10 -0
- package/frameworks/g-cloud-11/questions/declaration/understandTool.yml +6 -0
- package/frameworks/g-cloud-11/questions/declaration/unfairCompetition.yml +18 -0
- package/frameworks/g-cloud-11/questions/declaration/unspentTaxConvictions.yml +11 -0
- package/frameworks/g-cloud-11/questions/declaration/witheldSupportingDocuments.yml +10 -0
- package/frameworks/g-cloud-11/questions/services/APIAutomationTools.yml +28 -0
- package/frameworks/g-cloud-11/questions/services/APIAutomationToolsOther.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/APIDocumentation.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/APIDocumentationFormats.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/APIHosting.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/APISandbox.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/APISoftware.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/APIUsage.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/QAAndTesting.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/QAAndTestingDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/accessRestrictionManagementAndSupport.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/accessRestrictionTesting.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/accreditationsOther.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/accreditationsOtherList.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/approachToResilience.yml +27 -0
- package/frameworks/g-cloud-11/questions/services/auditBuyersActions.yml +35 -0
- package/frameworks/g-cloud-11/questions/services/auditBuyersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/auditSuppliersActions.yml +31 -0
- package/frameworks/g-cloud-11/questions/services/auditSuppliersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/backup.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/backupControls.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/backupDatacentre.yml +27 -0
- package/frameworks/g-cloud-11/questions/services/backupRecovery.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/backupScheduling.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/backupWhatData.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/boardLevelServiceSecurity.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/browsersAccess.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/browsersSupported.yml +35 -0
- package/frameworks/g-cloud-11/questions/services/cloudDeploymentModel.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/commandLineInterface.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/commandLineOS.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/commandLineUsage.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/configurationAndChangeManagementProcesses.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/configurationAndChangeManagementType.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/customisationAvailable.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/customisationDescription.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/dataExportFormats.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/dataExportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/dataExportHow.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/dataImportFormats.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/dataImportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/dataProtectionBetweenNetworks.yml +40 -0
- package/frameworks/g-cloud-11/questions/services/dataProtectionBetweenNetworksOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/dataProtectionWithinNetwork.yml +34 -0
- package/frameworks/g-cloud-11/questions/services/dataProtectionWithinNetworkOther.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/dataSanitisation.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/dataSanitisationTypeHosting.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/dataSanitisationTypeSoftware.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/dataStorageAndProcessing.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/dataStorageAndProcessingLocations.yml +35 -0
- package/frameworks/g-cloud-11/questions/services/dataStorageAndProcessingUserControl.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/datacentreSecurityStandards.yml +29 -0
- package/frameworks/g-cloud-11/questions/services/devicesUsersManageTheServiceThrough.yml +32 -0
- package/frameworks/g-cloud-11/questions/services/documentation.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/documentationAccessibility.yml +27 -0
- package/frameworks/g-cloud-11/questions/services/documentationAccessibilityDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/documentationFormats.yml +29 -0
- package/frameworks/g-cloud-11/questions/services/documentationFormatsOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/educationPricing.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/emailOrTicketingSupport.yml +36 -0
- package/frameworks/g-cloud-11/questions/services/emailOrTicketingSupportAccessibility.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/emailOrTicketingSupportPriority.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/emailOrTicketingSupportResponseTimes.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/endOfContractDataExtraction.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/endOfContractProcess.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/energyEfficientDatacentres.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/energyEfficientDatacentresDescription.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/equipmentDisposalApproach.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/freeVersionDescription.yml +27 -0
- package/frameworks/g-cloud-11/questions/services/freeVersionLink.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/freeVersionTrialOption.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/gettingStarted.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/governmentSecurityClearances.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/governmentSecurityClearancesFilter.yml +30 -0
- package/frameworks/g-cloud-11/questions/services/guaranteedAvailability.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/howLongSystemLogsStored.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-11/questions/services/incidentManagementApproach.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/incidentManagementType.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/independenceOfResources.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/informationSecurityPoliciesAndProcesses.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/installation.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/installationCompatibleOperatingSystems.yml +29 -0
- package/frameworks/g-cloud-11/questions/services/lot.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-11/questions/services/managementAccessAuthentication.yml +38 -0
- package/frameworks/g-cloud-11/questions/services/managementAccessAuthenticationDescription.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/metricsHosting.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/metricsHostingHow.yml +28 -0
- package/frameworks/g-cloud-11/questions/services/metricsHostingWhat.yml +34 -0
- package/frameworks/g-cloud-11/questions/services/metricsHostingWhatOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/metricsSoftware.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/metricsSoftwareDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/metricsSoftwareHow.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/mobile.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/mobileDifferences.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/multiqAPIHosting.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/multiqAPISoftware.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqAccessBuyersAudit.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqAccessSuppliersAudit.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqAccreditationsOther.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqBrowser.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqCommandLineInterface.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqCustomisation.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataExportFormats.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataImportFormats.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataProtectionBetweenNetworks.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataProtectionWithinNetwork.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataSanitisation.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqDataStorageAndProcessing.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqDocumentation.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqEmailOrTicketingSupport.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqEnergyEfficiency.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqFreeVersion.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqInstallation.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqManagementAccess.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqMetricsHosting.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/multiqMetricsSoftware.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqMobile.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqOngoingSupport.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqPenetrationTesting.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqPhoneSupport.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqPlanning.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqProtectionOfDataAtRest.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqPublicSectorNetworks.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqQAAndTesting.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqReselling.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqScaling.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqSecurityGovernance.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/multiqSecurityTesting.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/multiqServiceAddOn.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqServiceBacksUp.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqServiceFeaturesAndBenefitsSupport.yml +13 -0
- package/frameworks/g-cloud-11/questions/services/multiqServiceInterface.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/multiqSetupAndMigration.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqStandardsCSASTAR.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/multiqStandardsISO28000.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqStandardsISOIEC27001.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqStandardsPCI.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/multiqTraining.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqUsageNotifications.yml +12 -0
- package/frameworks/g-cloud-11/questions/services/multiqUserAuthenticationHosting.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqUserAuthenticationSoftware.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/multiqVirtualisation.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/multiqWebChatSupport.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/multiqWebInterface.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/ongoingSupport.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/ongoingSupportDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/ongoingSupportServices.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/onsiteSupport.yml +28 -0
- package/frameworks/g-cloud-11/questions/services/outageReporting.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/penetrationTesting.yml +34 -0
- package/frameworks/g-cloud-11/questions/services/penetrationTestingApproach.yml +34 -0
- package/frameworks/g-cloud-11/questions/services/phoneSupport.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/phoneSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/planningService.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/planningServiceCompatibility.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/planningServiceCompatibilityList.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/planningServiceDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/price.yml +37 -0
- package/frameworks/g-cloud-11/questions/services/pricingDocumentURL.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/protectionOfDataAtRest.yml +35 -0
- package/frameworks/g-cloud-11/questions/services/protectionOfDataAtRestOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/protectiveMonitoringApproach.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/protectiveMonitoringType.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/publicSectorNetworks.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/publicSectorNetworksOther.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/publicSectorNetworksTypes.yml +29 -0
- package/frameworks/g-cloud-11/questions/services/resellingOrganisations.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/resellingType.yml +33 -0
- package/frameworks/g-cloud-11/questions/services/scaling.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/scalingType.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/secureDevelopment.yml +27 -0
- package/frameworks/g-cloud-11/questions/services/securityGovernanceAccreditation.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/securityGovernanceApproach.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/securityGovernanceStandards.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/securityGovernanceStandardsOther.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/securityTesting.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingAccreditations.yml +30 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingAccreditationsOther.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingAccredited.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingCCP.yml +14 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingWhat.yml +38 -0
- package/frameworks/g-cloud-11/questions/services/securityTestingWhatOther.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/serviceAddOnDetails.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/serviceAddOnType.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/serviceBenefitsHostingAndSoftware.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/serviceBenefitsSupport.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/serviceCategoriesHosting.yml +38 -0
- package/frameworks/g-cloud-11/questions/services/serviceCategoriesSoftware.yml +332 -0
- package/frameworks/g-cloud-11/questions/services/serviceCategoriesSupport.yml +46 -0
- package/frameworks/g-cloud-11/questions/services/serviceConstraintsHostingAndSoftware.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/serviceConstraintsSupport.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-11/questions/services/serviceDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/serviceFeaturesHostingAndSoftware.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/serviceFeaturesSupport.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/serviceInterface.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/serviceInterfaceAccessibility.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/serviceInterfaceAccessibilityDescription.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/serviceInterfaceDescription.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/serviceInterfaceTesting.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/serviceName.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/setupAndMigrationService.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/setupAndMigrationServiceDescription.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/setupAndMigrationServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/setupAndMigrationServiceSpecificList.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/sfiaRateDocumentURL.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/staffSecurityClearanceChecks.yml +30 -0
- package/frameworks/g-cloud-11/questions/services/standardsCSASTAR.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/standardsCSASTARExclusions.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsCSASTARLevel.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/standardsCSASTARWhen.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/standardsISO28000.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/standardsISO28000Exclusions.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsISO28000When.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/standardsISO28000Who.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsISOIEC27001.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/standardsISOIEC27001Exclusions.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsISOIEC27001When.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/standardsISOIEC27001Who.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsPCI.yml +22 -0
- package/frameworks/g-cloud-11/questions/services/standardsPCIExclusions.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/standardsPCIWhen.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/standardsPCIWho.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/supportAvailableToThirdParty.yml +15 -0
- package/frameworks/g-cloud-11/questions/services/supportLevels.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/systemRequirements.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/termsAndConditionsDocumentURL.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/training.yml +18 -0
- package/frameworks/g-cloud-11/questions/services/trainingDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/trainingServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/trainingServiceSpecificList.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/usageNotifications.yml +17 -0
- package/frameworks/g-cloud-11/questions/services/usageNotificationsHow.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/userAuthenticationDescription.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/userAuthenticationHosting.yml +43 -0
- package/frameworks/g-cloud-11/questions/services/userAuthenticationNeeded.yml +16 -0
- package/frameworks/g-cloud-11/questions/services/userAuthenticationSoftware.yml +44 -0
- package/frameworks/g-cloud-11/questions/services/virtualisation.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/virtualisationImplementedBy.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/virtualisationSeparation.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/virtualisationTechnologiesUsed.yml +39 -0
- package/frameworks/g-cloud-11/questions/services/virtualisationTechnologiesUsedOther.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/virtualisationThirdPartyProvider.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/vulnerabilityManagementApproach.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/vulnerabilityManagementType.yml +25 -0
- package/frameworks/g-cloud-11/questions/services/webChatSupport.yml +39 -0
- package/frameworks/g-cloud-11/questions/services/webChatSupportAccessibility.yml +28 -0
- package/frameworks/g-cloud-11/questions/services/webChatSupportAccessibilityDescription.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/webChatSupportAccessibilityTesting.yml +21 -0
- package/frameworks/g-cloud-11/questions/services/webChatSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-11/questions/services/webInterface.yml +20 -0
- package/frameworks/g-cloud-11/questions/services/webInterfaceAccessibility.yml +26 -0
- package/frameworks/g-cloud-11/questions/services/webInterfaceAccessibilityDescription.yml +23 -0
- package/frameworks/g-cloud-11/questions/services/webInterfaceAccessibilityTesting.yml +19 -0
- package/frameworks/g-cloud-11/questions/services/webInterfaceUsage.yml +25 -0
- package/frameworks/g-cloud-11/search_mappings/services.json +251 -0
- package/frameworks/g-cloud-12/metadata/copy_services.yml +2 -0
- package/frameworks/g-cloud-13/manifests/display_service.yml +2 -0
- package/frameworks/g-cloud-13/metadata/copy_services.yml +0 -1
- package/frameworks/g-cloud-13/questions/services/multiqSocialValue.yml +17 -0
- package/frameworks/g-cloud-13/questions/services/securityTestingCCP.yml +13 -0
- package/frameworks/g-cloud-13/questions/services/serviceInterfaceAccessibility2.yml +25 -0
- package/frameworks/g-cloud-14/manifests/display_service.yml +1 -0
- package/frameworks/g-cloud-15/manifests/declaration.yml +74 -2
- package/frameworks/g-cloud-15/manifests/edit_additional_lot_questions.yml +36 -0
- package/frameworks/g-cloud-15/manifests/edit_lot_pricing_questions.yml +126 -0
- package/frameworks/g-cloud-15/manifests/edit_service.yml +12 -0
- package/frameworks/g-cloud-15/manifests/edit_service_as_admin.yml +206 -0
- package/frameworks/g-cloud-15/manifests/edit_submission.yml +317 -0
- package/frameworks/g-cloud-15/manifests/edit_technical_ability_certificate.yml +33 -0
- package/frameworks/g-cloud-15/messages/homepage-sidebar.yml +1 -1
- package/frameworks/g-cloud-15/metadata/copy_services.yml +1 -118
- package/frameworks/g-cloud-15/questions/additional-lot-questions/commitmentForFuture.yml +51 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/multiqSupplierContractManagerContact.yml +18 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/supplierContractManagerCommitment.yml +28 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/supplierContractManagerContactEmail.yml +12 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/supplierContractManagerContactJobTitle.yml +10 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/supplierContractManagerContactName.yml +10 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/understandBuyerIncludeQualityRequirement.yml +20 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/understandCCSBuyersEvaluateQualityReq.yml +20 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/understandCCSEvaluateQualityResponse.yml +20 -0
- package/frameworks/g-cloud-15/questions/additional-lot-questions/understandObligationToMeetQualityReq.yml +20 -0
- package/frameworks/g-cloud-15/questions/declaration/haveSocialValueContact.yml +20 -0
- package/frameworks/g-cloud-15/questions/declaration/legalCapacity.yml +6 -2
- package/frameworks/g-cloud-15/questions/declaration/mandatoryAwardQuestion.yml +7 -3
- package/frameworks/g-cloud-15/questions/declaration/multiqSocialValueContact.yml +11 -0
- package/frameworks/g-cloud-15/questions/declaration/multiqSocialValueOperationalReadiness.yml +9 -0
- package/frameworks/g-cloud-15/questions/declaration/multiqSocialValueSectionA.yml +17 -0
- package/frameworks/g-cloud-15/questions/declaration/multiqSocialValueSectionC.yml +7 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessCallOffContracts.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessCommitReport.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessFrameworkAwardDate.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessIdentify.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessInfluence.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueOpReadinessPrioritise.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionACallOffContract.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionACollaborateWithStakeholders.yml +15 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionAInculdedCallOffContract.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionAProcessDescribed.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionAProvideEvidence.yml +13 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionB.yml +436 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionCContactEmail.yml +9 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionCContactJobTitle.yml +10 -0
- package/frameworks/g-cloud-15/questions/declaration/socialValueSectionCContactName.yml +10 -0
- package/frameworks/g-cloud-15/questions/declaration/subcontractorAssociatedOfficialRegisters.yml +1 -1
- package/frameworks/g-cloud-15/questions/declaration/supplyChainForThisFrameworkContract.yml +1 -1
- package/frameworks/g-cloud-15/questions/fvra/attachment5aURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/attachment5bURL.yml +4 -5
- package/frameworks/g-cloud-15/questions/fvra/consortiumAttachment5aURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumAttachment5bURL.yml +5 -6
- package/frameworks/g-cloud-15/questions/fvra/consortiumImmediateParentCompanyPublishedAccountsURL.yml +5 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumMayRequireResubmitOfAttachment5b.yml +0 -3
- package/frameworks/g-cloud-15/questions/fvra/consortiumMemberPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/consortiumRecentDraftAccounts5aURL.yml +8 -5
- package/frameworks/g-cloud-15/questions/fvra/consortiumRecentDraftAccounts5bURL.yml +9 -8
- package/frameworks/g-cloud-15/questions/fvra/consortiumUltimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/fvra/immediateParentCompanyPublishedAccountsURL.yml +5 -4
- package/frameworks/g-cloud-15/questions/fvra/mayRequireResubmitOfAttachment5a.yml +1 -1
- package/frameworks/g-cloud-15/questions/fvra/mayRequireResubmitOfAttachment5b.yml +0 -3
- package/frameworks/g-cloud-15/questions/fvra/recentDraftAccounts5aURL.yml +8 -5
- package/frameworks/g-cloud-15/questions/fvra/recentDraftAccounts5bURL.yml +8 -7
- package/frameworks/g-cloud-15/questions/fvra/ultimateParentCompanyPublishedAccountsURL.yml +4 -4
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesBusinessArchitectTraineeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectChiefDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesDataArchitectSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesEnterpriseArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesEnterpriseArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesEnterpriseArchitectPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesEnterpriseArchitectSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesNetworkArchitectAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesNetworkArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesNetworkArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSecurityArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSecurityArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSecurityArchitectPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSolutionArchitectAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSolutionArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSolutionArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSolutionArchitectPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesSolutionArchitectSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesTechnicalArchitectAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesTechnicalArchitectBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesTechnicalArchitectLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesTechnicalArchitectPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/architectureRolesTechnicalArchitectSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/chiefDigitalAndDataRolesChiefDataOfficerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/chiefDigitalAndDataRolesChiefInformationSecurityOfficerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/chiefDigitalAndDataRolesChiefTechnologyOfficerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityAuditAndAssuranceLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityAuditAndAssurancePrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityDigitalForensicsAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityDigitalForensicsLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityDigitalForensicsPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityGovernanceAndRiskManagementAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityGovernanceAndRiskManagementLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityGovernanceAndRiskManagementPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityIncidentResponseAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityIncidentResponseLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityIncidentResponsePrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityMonitoringAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityMonitoringLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityMonitoringPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecuritySecureDesignAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecuritySecureDesignLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecuritySecureDesignPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityTestingAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityTestingLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityTestingPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityVulnerabilityManagementAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityVulnerabilityManagementLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/cyberSecurityRolesCyberSecurityVulnerabilityManagementPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesAnalyticsEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesAnalyticsEngineerHeadingDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesAnalyticsEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesAnalyticsEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesAnalyticsEngineerTraineeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataAnalystAssociateAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataAnalystBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataAnalystPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataAnalystSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEngineerHeadingDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEthicistHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataEthicistLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataGovernanceManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataGovernanceManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataGovernanceManagerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesDataScientistTraineeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesMachineLearningEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesMachineLearningEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesPerformanceAnalystAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesPerformanceAnalystBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesPerformanceAnalystHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesPerformanceAnalystLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/dataRolesPerformanceAnalystSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentage.yml +15 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesLessThan1000000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesLessThan250000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesLessThan2500000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesLessThan500000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesLessThan5000000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/discountPercentagesOver5000000.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/governmentDigitalAndDataRolesSummary.yml +15 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesApplicationOperationsEngineerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesApplicationOperationsEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesApplicationOperationsEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesApplicationOperationsEngineerPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesApplicationOperationsEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesBusinessRelationshipManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesBusinessRelationshipManagerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesBusinessRelationshipManagerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesChangeAndReleaseManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesChangeAndReleaseManagerChangeAndReleaseAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesChangeAndReleaseManagerConfigurationAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesCommandAndControlCentreManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesCommandAndControlCentreManagerOperationalControlManagerDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesCommandAndControlCentreManagerOperationsAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesCommandAndControlCentreManagerSeniorOperationsAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesEndUserComputingEngineerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesEndUserComputingEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesEndUserComputingEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesEndUserComputingEngineerPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesEndUserComputingEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesIncidentManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesIncidentManagerMajorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureEngineerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureEngineerPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureOperationsEngineerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureOperationsEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureOperationsEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureOperationsEngineerPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesInfrastructureOperationsEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesItServiceManagerAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesItServiceManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesItServiceManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesItServiceManagerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesProblemManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesProblemManagerProblemAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceDeskManagerAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceDeskManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceDeskManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceDeskManagerSeniorAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceTransitionManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceTransitionManagerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceTransitionManagerServiceAcceptanceAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/itOperationsRolesServiceTransitionManagerServiceReadinessAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitect.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesBusinessArchitectTrainee.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitect.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectChief.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesDataArchitectSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesEnterpriseArchitect.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesEnterpriseArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesEnterpriseArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesEnterpriseArchitectPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesEnterpriseArchitectSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesNetworkArchitect.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesNetworkArchitectAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesNetworkArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesNetworkArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSecurityArchitect.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSecurityArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSecurityArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSecurityArchitectPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitect.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitectAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitectPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesSolutionArchitectSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitect.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitectAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitectBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitectLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitectPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqArchitectureRolesTechnicalArchitectSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefDataOfficer.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefDataOfficerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefInformationSecurityOfficer.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefInformationSecurityOfficerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefTechnologyOfficer.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqChiefDigitalAndDataRolesChiefTechnologyOfficerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityAuditAndAssurance.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityAuditAndAssuranceLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityAuditAndAssurancePrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityDigitalForensics.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityDigitalForensicsAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityDigitalForensicsLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityDigitalForensicsPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityGovernanceAndRiskManagement.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityGovernanceAndRiskManagementAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityGovernanceAndRiskManagementLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityGovernanceAndRiskManagementPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityIncidentResponse.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityIncidentResponseAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityIncidentResponseLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityIncidentResponsePrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityMonitoring.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityMonitoringAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityMonitoringLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityMonitoringPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecuritySecureDesign.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecuritySecureDesignAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecuritySecureDesignLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecuritySecureDesignPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityTesting.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityTestingAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityTestingLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityTestingPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityVulnerabilityManagement.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityVulnerabilityManagementAssociate.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityVulnerabilityManagementLead.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqCyberSecurityRolesCyberSecurityVulnerabilityManagementPrincipal.yml +12 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineer.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineerHeading.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesAnalyticsEngineerTrainee.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataAnalyst.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataAnalystAssociateAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataAnalystBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataAnalystPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataAnalystSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEngineer.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEngineerHeading.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEthicist.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEthicistHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataEthicistLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataGovernanceManager.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataGovernanceManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataGovernanceManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataGovernanceManagerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientist.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesDataScientistTrainee.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesMachineLearningEngineer.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesMachineLearningEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesMachineLearningEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalyst.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalystAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalystBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalystHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalystLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqDataRolesPerformanceAnalystSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineer.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineerPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesApplicationOperationsEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesBusinessRelationshipManager.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesBusinessRelationshipManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesBusinessRelationshipManagerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesBusinessRelationshipManagerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesChangeAndReleaseManager.yml +19 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesChangeAndReleaseManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesChangeAndReleaseManagerChangeAndReleaseAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesChangeAndReleaseManagerConfigurationAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesCommandAndControlCentreManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesCommandAndControlCentreManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesCommandAndControlCentreManagerOperationalControlManager.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesCommandAndControlCentreManagerOperationsAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesCommandAndControlCentreManagerSeniorOperationsAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineer.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineerPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesEndUserComputingEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesIncidentManager.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesIncidentManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesIncidentManagerMajor.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineer.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineerPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineer.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineerPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesInfrastructureOperationsEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesItServiceManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesItServiceManagerAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesItServiceManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesItServiceManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesItServiceManagerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesProblemManager.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesProblemManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesProblemManagerProblemAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceDeskManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceDeskManagerAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceDeskManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceDeskManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceDeskManagerSeniorAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceTransitionManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceTransitionManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceTransitionManagerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceTransitionManagerServiceAcceptanceAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqItOperationsRolesServiceTransitionManagerServiceReadinessAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalyst.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesBusinessAnalystTrainee.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDeliveryManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDeliveryManagerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDeliveryManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDeliveryManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDeliveryManagerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDigitalPortfolioManager.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDigitalPortfolioManagerAnalyst.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDigitalPortfolioManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDigitalPortfolioManagerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesDigitalPortfolioManagerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManager.yml +21 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManagerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManagerHeadProduct.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManagerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProductManagerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProgrammeDeliveryManager.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesProgrammeDeliveryManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesServiceOwner.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqProductAndDeliveryRolesServiceOwnerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalyst.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalystBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalystLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalystSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesQualityAssuranceTestingAnalystTester.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestEngineer.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestEngineerTester.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestManager.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestManagerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqQualityAssuranceTestingRolesTestManagerHeadTest.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineer.yml +25 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerApprentice.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerLeadManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerPrincipalManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesDevelopmentOperationsEngineerSeniorManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloper.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperApprentice.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesFrontendDeveloperSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloper.yml +25 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperApprentice.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperLeadManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperPrincipal.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperPrincipalManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqSoftwareDevelopmentRolesSoftwareDeveloperSeniorManagement.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesAccessibilitySpecialist.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesAccessibilitySpecialistBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesAccessibilitySpecialistHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesAccessibilitySpecialistJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesAccessibilitySpecialistSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesigner.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentDesignerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentStrategist.yml +17 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesContentStrategistBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesigner.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesGraphicDesignerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesigner.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesInteractionDesignerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesigner.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesServiceDesignerSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesTechnicalWriter.yml +18 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesTechnicalWriterBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesTechnicalWriterLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcher.yml +22 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherAssociate.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherBasic.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherHead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherJunior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherLead.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/multiqUserCentredDesignRolesUserResearcherSenior.yml +14 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesBusinessAnalystTraineeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDeliveryManagerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDeliveryManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDeliveryManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDeliveryManagerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDigitalPortfolioManagerAnalystDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDigitalPortfolioManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDigitalPortfolioManagerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesDigitalPortfolioManagerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProductManagerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProductManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProductManagerHeadProductDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProductManagerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProductManagerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesProgrammeDeliveryManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/productAndDeliveryRolesServiceOwnerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesQualityAssuranceTestingAnalystBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesQualityAssuranceTestingAnalystLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesQualityAssuranceTestingAnalystSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesQualityAssuranceTestingAnalystTesterDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestEngineerTesterDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestManagerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/qualityAssuranceTestingRolesTestManagerHeadTestDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerApprenticeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerLeadManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerPrincipalManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesDevelopmentOperationsEngineerSeniorManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperApprenticeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesFrontendDeveloperSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperApprenticeDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperLeadManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperPrincipalDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperPrincipalManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/softwareDevelopmentRolesSoftwareDeveloperSeniorManagementDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesAccessibilitySpecialistBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesAccessibilitySpecialistHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesAccessibilitySpecialistJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesAccessibilitySpecialistSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentDesignerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesContentStrategistBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesGraphicDesignerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesInteractionDesignerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesServiceDesignerSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesTechnicalWriterBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesTechnicalWriterLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherAssociateDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherBasicDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherHeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherJuniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherLeadDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/lot-pricing-questions/userCentredDesignRolesUserResearcherSeniorDayRate.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/APIAutomationTools.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/APIAutomationToolsOther.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentation.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/APIDocumentationFormats.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/APIHosting.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/APISandbox.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/APISoftware.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/APIUsage.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/QAAndTesting.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/QAAndTestingDescription.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/aboutYourService.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/accessRestrictionManagementAndSupport.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/accessRestrictionTesting.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/accreditationsOther.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/accreditationsOtherList.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/approachToResilience.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/auditBuyersActions.yml +38 -0
- package/frameworks/g-cloud-15/questions/services/auditBuyersActionsStorage.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/auditSuppliersActions.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/auditSuppliersActionsStorage.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/backup.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/backupControls.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/backupDatacentre.yml +31 -0
- package/frameworks/g-cloud-15/questions/services/backupRPORTO.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/backupRecovery.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/backupScheduling.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/backupWhatData.yml +31 -0
- package/frameworks/g-cloud-15/questions/services/backupWithObjectives.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/boardLevelServiceSecurity.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/browsersAccess.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/browsersSupported.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/cloudDeploymentModel.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/commandLineInterface.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/commandLineOS.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/commandLineUsage.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/configurationAndChangeManagementProcesses.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/configurationAndChangeManagementType.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/customisationAvailable.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/customisationDescription.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/dataExportFormats.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/dataExportFormatsOther.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/dataExportHow.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/dataImportFormats.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/dataImportFormatsOther.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionBetweenNetworks.yml +43 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionBetweenNetworksOther.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionWithinNetwork.yml +37 -0
- package/frameworks/g-cloud-15/questions/services/dataProtectionWithinNetworkOther.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisation.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeHosting.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/dataSanitisationTypeSoftware.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessing.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessingLocations.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/dataStorageAndProcessingUserControl.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/datacentreSecurityStandards.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/devicesUsersManageTheServiceThrough.yml +33 -0
- package/frameworks/g-cloud-15/questions/services/documentation.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibility.yml +41 -0
- package/frameworks/g-cloud-15/questions/services/documentationAccessibilityDescription.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormats.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/documentationFormatsOther.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupport.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportAccessibility.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportPriority.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/emailOrTicketingSupportResponseTimes.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/endOfContractDataExtraction.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/endOfContractProcess.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/energyEfficientDatacentres.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/energyEfficientDatacentresDescription.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/equipmentDisposalApproach.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/gettingStarted.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/governmentSecurityClearances.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/guaranteedAvailability.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/howLongSystemLogsStored.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/incidentManagementApproach.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/incidentManagementType.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/independenceOfResources.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/informationSecurityPoliciesAndProcesses.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/installation.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/installationCompatibleOperatingSystems.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/lot.yml +2 -2
- package/frameworks/g-cloud-15/questions/services/managementAccessAuthentication.yml +41 -0
- package/frameworks/g-cloud-15/questions/services/managementAccessAuthenticationDescription.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/metricsFocus.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/metricsHosting.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/metricsHostingFocus.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/metricsHostingHow.yml +34 -0
- package/frameworks/g-cloud-15/questions/services/metricsHostingWhat.yml +45 -0
- package/frameworks/g-cloud-15/questions/services/metricsHostingWhatOther.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/metricsSoftware.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/metricsSoftwareDescription.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/metricsSoftwareHow.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/mobile.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/mobileDifferences.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/multiqAIPlatforms.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqAPIHosting.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/multiqAPISoftware.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqAccessBuyersAudit.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqAccessSuppliersAudit.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqAccreditationsOther.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqApplicationDevelopment.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqBrowser.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqColloborative.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqCommandLineInterface.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqContentWorkflowAndManagement.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqCustomerRelationshipManagement.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqCustomisation.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataExportFormats.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataImportFormats.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataManagement.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataProtectionBetweenNetworks.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataProtectionWithinNetwork.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataSanitisation.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqDataStorageAndProcessing.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqDocumentation.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/multiqEmailOrTicketingSupport.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqEnergyEfficiency.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqEngineering.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqEnterpriseResourceManagement.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqInstallation.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqManagementAccess.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqMetricsHosting.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/multiqMetricsSoftware.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqMobile.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqOngoingSupport.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqPenetrationTesting.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqPhoneSupport.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqProductAndOperations.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqProtectionOfDataAtRest.yml +15 -0
- package/frameworks/g-cloud-15/questions/services/multiqPublicSectorNetworks.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqQAAndTesting.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqReselling.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqSecurityGovernance.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqSecurityTesting.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceAddOn.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceBacksUp.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceFeaturesAndBenefitsSupport.yml +13 -0
- package/frameworks/g-cloud-15/questions/services/multiqServiceInterface.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqSetupAndMigration.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqSoftwareQualityAndLifeCycle.yml +11 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCSASTAR.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsCyber.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsISO28000.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsISOIEC27001.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/multiqStandardsPCI.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/multiqSupplyChainManagement.yml +11 -0
- package/frameworks/g-cloud-15/questions/services/multiqTraining.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/multiqUsageNotifications.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/multiqUserAuthenticationSoftware.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqUserSupport.yml +12 -0
- package/frameworks/g-cloud-15/questions/services/multiqVirtualisation.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqWebChatSupport.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/multiqWebInterface.yml +16 -0
- package/frameworks/g-cloud-15/questions/services/ongoingSupport.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/ongoingSupportDescription.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/ongoingSupportServices.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/onsiteSupport.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/outageReporting.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/penetrationTesting.yml +37 -0
- package/frameworks/g-cloud-15/questions/services/penetrationTestingApproach.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/phoneSupport.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/phoneSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/pricingDocumentURL.yml +40 -0
- package/frameworks/g-cloud-15/questions/services/protectionOfDataAtRest.yml +38 -0
- package/frameworks/g-cloud-15/questions/services/protectionOfDataAtRestOther.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/protectiveMonitoringApproach.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/protectiveMonitoringType.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/publicSectorNetworks.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/publicSectorNetworksOther.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/publicSectorNetworksTypes.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/resellingOrganisations.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/resellingType.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/secureDevelopment.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/securityGovernanceAccreditation.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/securityGovernanceApproach.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/securityGovernanceStandards.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/securityGovernanceStandardsOther.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/securityTesting.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccreditations.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccreditationsOther.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingAccredited.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingWhat.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/securityTestingWhatOther.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/serviceAddOnDetails.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/serviceAddOnType.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/serviceBenefitsHostingAndSoftware.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/serviceBenefitsSupport.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/serviceCategoriesHosting.yml +178 -0
- package/frameworks/g-cloud-15/questions/services/serviceCategoriesSoftware1a.yml +241 -0
- package/frameworks/g-cloud-15/questions/services/serviceCategoriesSoftware1b.yml +379 -0
- package/frameworks/g-cloud-15/questions/services/serviceCategoriesSupport.yml +233 -0
- package/frameworks/g-cloud-15/questions/services/serviceConstraintsHostingAndSoftware.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/serviceConstraintsSupport.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/serviceDefinitionDocumentURL.yml +42 -0
- package/frameworks/g-cloud-15/questions/services/serviceFeaturesHostingAndSoftware.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/serviceFeaturesSupport.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterface.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibility.yml +36 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceAccessibilityDescription.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceDescription.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/serviceInterfaceTesting.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/setupAndMigrationService.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/setupAndMigrationServiceDescription.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/setupAndMigrationServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/setupAndMigrationServiceSpecificList.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/sfiaRateDocumentURL.yml +38 -0
- package/frameworks/g-cloud-15/questions/services/staffSecurityClearanceChecks.yml +28 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTAR.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARExclusions.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARLevel.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/standardsCSASTARWhen.yml +21 -0
- package/frameworks/g-cloud-15/questions/{tac/dummyTacQuestion.yml → services/standardsCyberEssentials.yml} +4 -4
- package/frameworks/g-cloud-15/questions/services/standardsCyberEssentialsPlus.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Exclusions.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000When.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/standardsISO28000Who.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsISOIEC27001.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/standardsISOIEC27001Exclusions.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/standardsISOIEC27001When.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/standardsISOIEC27001Who.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCI.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIExclusions.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIWhen.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/standardsPCIWho.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/supportAvailableToThirdParty.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/supportLevels.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/supportMultiCloud.yml +14 -0
- package/frameworks/g-cloud-15/questions/services/systemRequirements.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/termsAndConditionsDocumentURL.yml +40 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelAIPlatforms.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelAnalyticsAndBusinessIntelligence.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelApplicationDevelopment.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelApplicationPlatforms.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelCollaborative.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelContentWorkflowManagement.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelCustomerRelationshipManagement.yml +26 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelDataManagement.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelEngineering.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelEnterpriseResourceManagement.yml +30 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelProductionAndOperations.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelSoftwareQualityAndLifeCycle.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/tier3LevelSupplyChainManagement.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelAIPlatforms.yml +37 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelApplicationDevelopment.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelCollaborative.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelContentWorkflowManagement.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelCustomerRelationshipManagement.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelDataManagement.yml +62 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelEngineering.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelEnterpriseResourceManagement.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/tier4LevelProductionAndOperations.yml +32 -0
- package/frameworks/g-cloud-15/questions/services/training.yml +18 -0
- package/frameworks/g-cloud-15/questions/services/trainingDescription.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/trainingServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-15/questions/services/trainingServiceSpecificList.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/usageNotifications.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/usageNotificationsHow.yml +31 -0
- package/frameworks/g-cloud-15/questions/services/usageNotificationsHowOther.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/userAuthenticationDescription.yml +22 -0
- package/frameworks/g-cloud-15/questions/services/userAuthenticationNeeded.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/userAuthenticationSoftware.yml +48 -0
- package/frameworks/g-cloud-15/questions/services/userSupportAccessibility.yml +32 -0
- package/frameworks/g-cloud-15/questions/services/virtualisation.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationImplementedBy.yml +25 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationSeparation.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationTechnologiesUsed.yml +39 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationTechnologiesUsedOther.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/virtualisationThirdPartyProvider.yml +19 -0
- package/frameworks/g-cloud-15/questions/services/vulnerabilityManagementApproach.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/vulnerabilityManagementType.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupport.yml +40 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibility.yml +29 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityDescription.yml +23 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAccessibilityTesting.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/webChatSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/webInterface.yml +21 -0
- package/frameworks/g-cloud-15/questions/services/webInterfaceAccessibility.yml +27 -0
- package/frameworks/g-cloud-15/questions/services/webInterfaceAccessibilityDescription.yml +24 -0
- package/frameworks/g-cloud-15/questions/services/webInterfaceAccessibilityTesting.yml +20 -0
- package/frameworks/g-cloud-15/questions/services/webInterfaceUsage.yml +26 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/contractStartDate.yml +25 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/contractTitle.yml +20 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/contractValue.yml +24 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/customerContactName.yml +20 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/customerEmail.yml +21 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/customerJobTitle.yml +20 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/customerOrganisation.yml +20 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/multiqNameOfSupplierSame.yml +19 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/nameOfSupplier.yml +21 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/nameOfSupplierSame.yml +22 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/organisationDunsNumber.yml +13 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/organisationName.yml +13 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/reasonForDifference.yml +23 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot1.yml +48 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2a.yml +42 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot2b.yml +68 -0
- package/frameworks/g-cloud-15/questions/technical-ability-certificates/tacLot3.yml +52 -0
- package/frameworks/g-cloud-6/manifests/display_service.yml +177 -0
- package/frameworks/g-cloud-6/manifests/download_results.yml +4 -0
- package/frameworks/g-cloud-6/manifests/edit_service.yml +18 -0
- package/frameworks/g-cloud-6/manifests/edit_service_as_admin.yml +37 -0
- package/frameworks/g-cloud-6/manifests/services_search_filters.yml +37 -0
- package/frameworks/g-cloud-6/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-6/messages/descriptions.yml +1 -0
- package/frameworks/g-cloud-6/messages/urls.yml +1 -0
- package/frameworks/g-cloud-6/questions/services/analyticsAvailable.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/apiAccess.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/apiType.yml +24 -0
- package/frameworks/g-cloud-6/questions/services/auditInformationProvided.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/changeImpactAssessment.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/cloudDeploymentModel.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/codeLibraryLanguages.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/configurationTracking.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/dataAtRestProtections.yml +34 -0
- package/frameworks/g-cloud-6/questions/services/dataBackupRecovery.yml +17 -0
- package/frameworks/g-cloud-6/questions/services/dataExtractionRemoval.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/dataManagementLocations.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/dataProtectionBetweenServices.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/dataProtectionBetweenUserAndService.yml +34 -0
- package/frameworks/g-cloud-6/questions/services/dataProtectionWithinService.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/dataRedundantEquipmentAccountsRevoked.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/dataSecureDeletion.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/dataSecureEquipmentDisposal.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/dataStorageMediaDisposal.yml +34 -0
- package/frameworks/g-cloud-6/questions/services/datacentreLocations.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/datacentreProtectionDisclosure.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/datacentreTier.yml +36 -0
- package/frameworks/g-cloud-6/questions/services/datacentresEUCode.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/datacentresSpecifyLocation.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/deprovisioningTime.yml +23 -0
- package/frameworks/g-cloud-6/questions/services/deviceAccessMethod.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/educationPricing.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/elasticCloud.yml +17 -0
- package/frameworks/g-cloud-6/questions/services/eventMonitoring.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/freeOption.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/governanceFramework.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/guaranteedResources.yml +17 -0
- package/frameworks/g-cloud-6/questions/services/hardwareSoftwareVerification.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-6/questions/services/identityAuthenticationControls.yml +36 -0
- package/frameworks/g-cloud-6/questions/services/identityStandards.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/incidentDefinitionPublished.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/incidentEscalation.yml +18 -0
- package/frameworks/g-cloud-6/questions/services/incidentManagementProcess.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/incidentManagementReporting.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/interconnectionMethods.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/legalJurisdiction.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/lot.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-6/questions/services/managementInterfaceProtection.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/minimumContractPeriod.yml +29 -0
- package/frameworks/g-cloud-6/questions/services/networksConnected.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/offlineWorking.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/onboardingGuidance.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/openSource.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/openStandardsSupported.yml +18 -0
- package/frameworks/g-cloud-6/questions/services/otherConsumers.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/persistentStorage.yml +17 -0
- package/frameworks/g-cloud-6/questions/services/personnelSecurityChecks.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/priceString.yml +44 -0
- package/frameworks/g-cloud-6/questions/services/pricingDocumentURL.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/provisioningTime.yml +23 -0
- package/frameworks/g-cloud-6/questions/services/restrictAdministratorPermissions.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/secureConfigurationManagement.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/secureDesign.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/secureDevelopment.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/selfServiceProvisioning.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/serviceAvailabilityPercentage.yml +27 -0
- package/frameworks/g-cloud-6/questions/services/serviceBenefits.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/serviceConfigurationGuidance.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/serviceFeatures.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/serviceManagementModel.yml +32 -0
- package/frameworks/g-cloud-6/questions/services/serviceName.yml +22 -0
- package/frameworks/g-cloud-6/questions/services/serviceOffboarding.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/serviceOnboarding.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/serviceSummary.yml +26 -0
- package/frameworks/g-cloud-6/questions/services/serviceTypesIaaS.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/serviceTypesSCS.yml +25 -0
- package/frameworks/g-cloud-6/questions/services/serviceTypesSaaS.yml +59 -0
- package/frameworks/g-cloud-6/questions/services/servicesManagementSeparation.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/servicesSeparation.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/sfiaRateDocumentURL.yml +26 -0
- package/frameworks/g-cloud-6/questions/services/supportAvailability.yml +25 -0
- package/frameworks/g-cloud-6/questions/services/supportForThirdParties.yml +19 -0
- package/frameworks/g-cloud-6/questions/services/supportResponseTime.yml +25 -0
- package/frameworks/g-cloud-6/questions/services/supportTypes.yml +30 -0
- package/frameworks/g-cloud-6/questions/services/supportedBrowsers.yml +36 -0
- package/frameworks/g-cloud-6/questions/services/supportedDevices.yml +26 -0
- package/frameworks/g-cloud-6/questions/services/terminationCost.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/termsAndConditionsDocumentURL.yml +28 -0
- package/frameworks/g-cloud-6/questions/services/thirdPartyComplianceMonitoring.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/thirdPartyDataSharingInformation.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/thirdPartyRiskAssessment.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/thirdPartySecurityRequirements.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/trainingProvided.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/trialOption.yml +16 -0
- package/frameworks/g-cloud-6/questions/services/userAccessControlManagement.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/userAuthenticateManagement.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/userAuthenticateSupport.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/vatIncluded.yml +18 -0
- package/frameworks/g-cloud-6/questions/services/vendorCertifications.yml +27 -0
- package/frameworks/g-cloud-6/questions/services/vulnerabilityAssessment.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/vulnerabilityMitigationPrioritisation.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/vulnerabilityMonitoring.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/vulnerabilityTimescales.yml +21 -0
- package/frameworks/g-cloud-6/questions/services/vulnerabilityTracking.yml +21 -0
- package/frameworks/g-cloud-7/manifests/declaration.yml +71 -0
- package/frameworks/g-cloud-7/manifests/display_service.yml +177 -0
- package/frameworks/g-cloud-7/manifests/download_results.yml +4 -0
- package/frameworks/g-cloud-7/manifests/edit_service.yml +18 -0
- package/frameworks/g-cloud-7/manifests/edit_service_as_admin.yml +241 -0
- package/frameworks/g-cloud-7/manifests/edit_submission.yml +272 -0
- package/frameworks/g-cloud-7/manifests/services_search_filters.yml +37 -0
- package/frameworks/g-cloud-7/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-7/messages/descriptions.yml +1 -0
- package/frameworks/g-cloud-7/messages/homepage-sidebar.yml +6 -0
- package/frameworks/g-cloud-7/messages/urls.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/AQA3.yml +4 -0
- package/frameworks/g-cloud-7/questions/declaration/PR1.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/PR2.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/PR3.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/PR4.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/PR5.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1a.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1b.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1ci.yml +23 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1cii.yml +9 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1d-i.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1d-ii.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1e.yml +5 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1f.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1g.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1h.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1i-i.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1i-ii.yml +9 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1j-i.yml +15 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1j-ii.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1k.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1l.yml +14 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1m.yml +14 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1n.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1o.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1p-i.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1p-ii.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1p-iii.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1p-iv.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1q-i.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1q-ii.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1q-iii.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-1q-iv.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-2a.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-2b.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ1-3.yml +15 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-1abcd.yml +24 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-1e.yml +37 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-1f.yml +11 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-1ghijklmn.yml +21 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-2a.yml +4 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ2-2b.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1a.yml +10 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1b.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1c.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1d.yml +5 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1e.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1f.yml +6 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1g.yml +10 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1h-i.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1h-ii.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1i-i.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1i-ii.yml +7 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1j.yml +5 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ3-1k.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ4-1a.yml +10 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ4-1b.yml +15 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ4-1c.yml +8 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ5-1a.yml +15 -0
- package/frameworks/g-cloud-7/questions/declaration/SQ5-2a.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQA2.yml +4 -0
- package/frameworks/g-cloud-7/questions/declaration/SQA3.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQA4.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQA5.yml +2 -0
- package/frameworks/g-cloud-7/questions/declaration/SQC2.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQC3.yml +25 -0
- package/frameworks/g-cloud-7/questions/declaration/SQD2b.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQD2c.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQD2d.yml +10 -0
- package/frameworks/g-cloud-7/questions/declaration/SQD2e.yml +3 -0
- package/frameworks/g-cloud-7/questions/declaration/SQE2a.yml +15 -0
- package/frameworks/g-cloud-7/questions/services/analyticsAvailable.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/apiAccess.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/apiType.yml +24 -0
- package/frameworks/g-cloud-7/questions/services/auditInformationProvided.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/changeImpactAssessment.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/cloudDeploymentModel.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/codeLibraryLanguages.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/configurationTracking.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/dataAtRestProtections.yml +34 -0
- package/frameworks/g-cloud-7/questions/services/dataBackupRecovery.yml +17 -0
- package/frameworks/g-cloud-7/questions/services/dataExtractionRemoval.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/dataManagementLocations.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/dataProtectionBetweenServices.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/dataProtectionBetweenUserAndService.yml +34 -0
- package/frameworks/g-cloud-7/questions/services/dataProtectionWithinService.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/dataRedundantEquipmentAccountsRevoked.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/dataSecureDeletion.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/dataSecureEquipmentDisposal.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/dataStorageMediaDisposal.yml +34 -0
- package/frameworks/g-cloud-7/questions/services/datacentreLocations.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/datacentreProtectionDisclosure.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/datacentreTier.yml +36 -0
- package/frameworks/g-cloud-7/questions/services/datacentresEUCode.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/datacentresSpecifyLocation.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/deprovisioningTime.yml +23 -0
- package/frameworks/g-cloud-7/questions/services/deviceAccessMethod.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/educationPricing.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/elasticCloud.yml +17 -0
- package/frameworks/g-cloud-7/questions/services/eventMonitoring.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/freeOption.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/governanceFramework.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/guaranteedResources.yml +17 -0
- package/frameworks/g-cloud-7/questions/services/hardwareSoftwareVerification.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-7/questions/services/identityAuthenticationControls.yml +36 -0
- package/frameworks/g-cloud-7/questions/services/identityStandards.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/incidentDefinitionPublished.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/incidentEscalation.yml +18 -0
- package/frameworks/g-cloud-7/questions/services/incidentManagementProcess.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/incidentManagementReporting.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/interconnectionMethods.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/legalJurisdiction.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/lot.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-7/questions/services/managementInterfaceProtection.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/minimumContractPeriod.yml +29 -0
- package/frameworks/g-cloud-7/questions/services/networksConnected.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/offlineWorking.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/onboardingGuidance.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/openSource.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/openStandardsSupported.yml +18 -0
- package/frameworks/g-cloud-7/questions/services/otherConsumers.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/persistentStorage.yml +17 -0
- package/frameworks/g-cloud-7/questions/services/personnelSecurityChecks.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/priceString.yml +44 -0
- package/frameworks/g-cloud-7/questions/services/pricingDocumentURL.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/provisioningTime.yml +23 -0
- package/frameworks/g-cloud-7/questions/services/restrictAdministratorPermissions.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/secureConfigurationManagement.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/secureDesign.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/secureDevelopment.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/selfServiceProvisioning.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/serviceAvailabilityPercentage.yml +27 -0
- package/frameworks/g-cloud-7/questions/services/serviceBenefits.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/serviceConfigurationGuidance.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/serviceFeatures.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/serviceManagementModel.yml +32 -0
- package/frameworks/g-cloud-7/questions/services/serviceName.yml +22 -0
- package/frameworks/g-cloud-7/questions/services/serviceOffboarding.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/serviceOnboarding.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/serviceSummary.yml +26 -0
- package/frameworks/g-cloud-7/questions/services/serviceTypesIaaS.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/serviceTypesSCS.yml +25 -0
- package/frameworks/g-cloud-7/questions/services/serviceTypesSaaS.yml +59 -0
- package/frameworks/g-cloud-7/questions/services/servicesManagementSeparation.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/servicesSeparation.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/sfiaRateDocumentURL.yml +26 -0
- package/frameworks/g-cloud-7/questions/services/supportAvailability.yml +25 -0
- package/frameworks/g-cloud-7/questions/services/supportForThirdParties.yml +19 -0
- package/frameworks/g-cloud-7/questions/services/supportResponseTime.yml +25 -0
- package/frameworks/g-cloud-7/questions/services/supportTypes.yml +30 -0
- package/frameworks/g-cloud-7/questions/services/supportedBrowsers.yml +36 -0
- package/frameworks/g-cloud-7/questions/services/supportedDevices.yml +26 -0
- package/frameworks/g-cloud-7/questions/services/terminationCost.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/termsAndConditionsDocumentURL.yml +28 -0
- package/frameworks/g-cloud-7/questions/services/thirdPartyComplianceMonitoring.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/thirdPartyDataSharingInformation.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/thirdPartyRiskAssessment.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/thirdPartySecurityRequirements.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/trainingProvided.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/trialOption.yml +16 -0
- package/frameworks/g-cloud-7/questions/services/userAccessControlManagement.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/userAuthenticateManagement.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/userAuthenticateSupport.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/vatIncluded.yml +18 -0
- package/frameworks/g-cloud-7/questions/services/vendorCertifications.yml +27 -0
- package/frameworks/g-cloud-7/questions/services/vulnerabilityAssessment.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/vulnerabilityMitigationPrioritisation.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/vulnerabilityMonitoring.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/vulnerabilityTimescales.yml +21 -0
- package/frameworks/g-cloud-7/questions/services/vulnerabilityTracking.yml +21 -0
- package/frameworks/g-cloud-8/manifests/declaration.yml +117 -0
- package/frameworks/g-cloud-8/manifests/display_service.yml +177 -0
- package/frameworks/g-cloud-8/manifests/download_results.yml +4 -0
- package/frameworks/g-cloud-8/manifests/edit_service.yml +18 -0
- package/frameworks/g-cloud-8/manifests/edit_service_as_admin.yml +245 -0
- package/frameworks/g-cloud-8/manifests/edit_submission.yml +272 -0
- package/frameworks/g-cloud-8/manifests/services_search_filters.yml +37 -0
- package/frameworks/g-cloud-8/messages/advice.yml +12 -0
- package/frameworks/g-cloud-8/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-8/messages/contract_variation_1.yml +109 -0
- package/frameworks/g-cloud-8/messages/descriptions.yml +1 -0
- package/frameworks/g-cloud-8/messages/homepage-sidebar.yml +18 -0
- package/frameworks/g-cloud-8/messages/urls.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/GAAR.yml +8 -0
- package/frameworks/g-cloud-8/questions/declaration/MI.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/accuratelyDescribed.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/appropriateTradeRegisters.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/appropriateTradeRegistersNumber.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/bankrupt.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/canProvideCloudServices.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/companyRegistrationNumber.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/confidentialInformation.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/conflictOfInterest.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/conspiracyCorruptionBribery.yml +16 -0
- package/frameworks/g-cloud-8/questions/declaration/contactEmailContractNotice.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/contactNameContractNotice.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/currentRegisteredCountry.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/cyberEssentials.yml +4 -0
- package/frameworks/g-cloud-8/questions/declaration/cyberEssentialsPlus.yml +4 -0
- package/frameworks/g-cloud-8/questions/declaration/distortedCompetition.yml +6 -0
- package/frameworks/g-cloud-8/questions/declaration/distortingCompetition.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/dunsNumber.yml +9 -0
- package/frameworks/g-cloud-8/questions/declaration/employersInsurance.yml +17 -0
- package/frameworks/g-cloud-8/questions/declaration/environmentalSocialLabourLaw.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/equalityAndDiversity.yml +14 -0
- package/frameworks/g-cloud-8/questions/declaration/establishedInTheUK.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/firstRegistered.yml +6 -0
- package/frameworks/g-cloud-8/questions/declaration/fraudAndTheft.yml +23 -0
- package/frameworks/g-cloud-8/questions/declaration/graveProfessionalMisconduct.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/influencedContractingAuthority.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/licenceOrMemberRequired.yml +11 -0
- package/frameworks/g-cloud-8/questions/declaration/licenceOrMemberRequiredDetails.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/misleadingInformation.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/mitigatingFactors.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/mitigatingFactors2.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/nameOfOrganisation.yml +8 -0
- package/frameworks/g-cloud-8/questions/declaration/organisationSize.yml +11 -0
- package/frameworks/g-cloud-8/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/g-cloud-8/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/primaryContactEmail.yml +6 -0
- package/frameworks/g-cloud-8/questions/declaration/proofOfClaims.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/readUnderstoodGuidance.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/registeredAddress.yml +8 -0
- package/frameworks/g-cloud-8/questions/declaration/registeredAddressBuilding.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/registeredAddressPostcode.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/registeredAddressTown.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/registeredVATNumber.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/seriousMisrepresentation.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/servicesHaveOrSupport.yml +11 -0
- package/frameworks/g-cloud-8/questions/declaration/significantOrPersistentDeficiencies.yml +5 -0
- package/frameworks/g-cloud-8/questions/declaration/skillsAndResources.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/g-cloud-8/questions/declaration/taxEvasion.yml +4 -0
- package/frameworks/g-cloud-8/questions/declaration/termsAndConditions.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/termsOfParticipation.yml +3 -0
- package/frameworks/g-cloud-8/questions/declaration/terrorism.yml +8 -0
- package/frameworks/g-cloud-8/questions/declaration/tradingNames.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/tradingStatus.yml +13 -0
- package/frameworks/g-cloud-8/questions/declaration/tradingStatusOther.yml +9 -0
- package/frameworks/g-cloud-8/questions/declaration/understandHowToAskQuestions.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/understandTool.yml +2 -0
- package/frameworks/g-cloud-8/questions/declaration/unspentTaxConvictions.yml +7 -0
- package/frameworks/g-cloud-8/questions/declaration/witheldSupportingDocuments.yml +5 -0
- package/frameworks/g-cloud-8/questions/services/analyticsAvailable.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/apiAccess.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/apiType.yml +24 -0
- package/frameworks/g-cloud-8/questions/services/auditInformationProvided.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/changeImpactAssessment.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/cloudDeploymentModel.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/codeLibraryLanguages.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/configurationTracking.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/dataAtRestProtections.yml +34 -0
- package/frameworks/g-cloud-8/questions/services/dataBackupRecovery.yml +17 -0
- package/frameworks/g-cloud-8/questions/services/dataExtractionRemoval.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/dataManagementLocations.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/dataProtectionBetweenServices.yml +32 -0
- package/frameworks/g-cloud-8/questions/services/dataProtectionBetweenUserAndService.yml +34 -0
- package/frameworks/g-cloud-8/questions/services/dataProtectionWithinService.yml +32 -0
- package/frameworks/g-cloud-8/questions/services/dataRedundantEquipmentAccountsRevoked.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/dataSecureDeletion.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/dataSecureEquipmentDisposal.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/dataStorageMediaDisposal.yml +34 -0
- package/frameworks/g-cloud-8/questions/services/datacentreLocations.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/datacentreProtectionDisclosure.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/datacentreTier.yml +36 -0
- package/frameworks/g-cloud-8/questions/services/datacentresEUCode.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/datacentresSpecifyLocation.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/deprovisioningTime.yml +23 -0
- package/frameworks/g-cloud-8/questions/services/deviceAccessMethod.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/educationPricing.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/elasticCloud.yml +17 -0
- package/frameworks/g-cloud-8/questions/services/eventMonitoring.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/freeOption.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/governanceFramework.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/guaranteedResources.yml +17 -0
- package/frameworks/g-cloud-8/questions/services/hardwareSoftwareVerification.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-8/questions/services/identityAuthenticationControls.yml +36 -0
- package/frameworks/g-cloud-8/questions/services/identityStandards.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/incidentDefinitionPublished.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/incidentEscalation.yml +18 -0
- package/frameworks/g-cloud-8/questions/services/incidentManagementProcess.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/incidentManagementReporting.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/interconnectionMethods.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/legalJurisdiction.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/lot.yml +32 -0
- package/frameworks/g-cloud-8/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-8/questions/services/managementInterfaceProtection.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/minimumContractPeriod.yml +29 -0
- package/frameworks/g-cloud-8/questions/services/networksConnected.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/offlineWorking.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/onboardingGuidance.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/openSource.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/openStandardsSupported.yml +18 -0
- package/frameworks/g-cloud-8/questions/services/otherConsumers.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/persistentStorage.yml +17 -0
- package/frameworks/g-cloud-8/questions/services/personnelSecurityChecks.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/priceString.yml +44 -0
- package/frameworks/g-cloud-8/questions/services/pricingDocumentURL.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/provisioningTime.yml +23 -0
- package/frameworks/g-cloud-8/questions/services/restrictAdministratorPermissions.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/secureConfigurationManagement.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/secureDesign.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/secureDevelopment.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/selfServiceProvisioning.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/serviceAvailabilityPercentage.yml +27 -0
- package/frameworks/g-cloud-8/questions/services/serviceBenefits.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/serviceConfigurationGuidance.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/serviceFeatures.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/serviceManagementModel.yml +32 -0
- package/frameworks/g-cloud-8/questions/services/serviceName.yml +22 -0
- package/frameworks/g-cloud-8/questions/services/serviceOffboarding.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/serviceOnboarding.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/serviceSummary.yml +26 -0
- package/frameworks/g-cloud-8/questions/services/serviceTypesIaaS.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/serviceTypesSCS.yml +25 -0
- package/frameworks/g-cloud-8/questions/services/serviceTypesSaaS.yml +59 -0
- package/frameworks/g-cloud-8/questions/services/servicesManagementSeparation.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/servicesSeparation.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/sfiaRateDocumentURL.yml +26 -0
- package/frameworks/g-cloud-8/questions/services/supportAvailability.yml +25 -0
- package/frameworks/g-cloud-8/questions/services/supportForThirdParties.yml +19 -0
- package/frameworks/g-cloud-8/questions/services/supportResponseTime.yml +25 -0
- package/frameworks/g-cloud-8/questions/services/supportTypes.yml +30 -0
- package/frameworks/g-cloud-8/questions/services/supportedBrowsers.yml +38 -0
- package/frameworks/g-cloud-8/questions/services/supportedDevices.yml +26 -0
- package/frameworks/g-cloud-8/questions/services/terminationCost.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/termsAndConditionsDocumentURL.yml +28 -0
- package/frameworks/g-cloud-8/questions/services/thirdPartyComplianceMonitoring.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/thirdPartyDataSharingInformation.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/thirdPartyRiskAssessment.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/thirdPartySecurityRequirements.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/trainingProvided.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/trialOption.yml +16 -0
- package/frameworks/g-cloud-8/questions/services/userAccessControlManagement.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/userAuthenticateManagement.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/userAuthenticateSupport.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/vatIncluded.yml +18 -0
- package/frameworks/g-cloud-8/questions/services/vendorCertifications.yml +27 -0
- package/frameworks/g-cloud-8/questions/services/vulnerabilityAssessment.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/vulnerabilityMitigationPrioritisation.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/vulnerabilityMonitoring.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/vulnerabilityTimescales.yml +21 -0
- package/frameworks/g-cloud-8/questions/services/vulnerabilityTracking.yml +21 -0
- package/frameworks/g-cloud-9/manifests/declaration.yml +241 -0
- package/frameworks/g-cloud-9/manifests/display_service.yml +278 -0
- package/frameworks/g-cloud-9/manifests/download_results.yml +5 -0
- package/frameworks/g-cloud-9/manifests/edit_service.yml +30 -0
- package/frameworks/g-cloud-9/manifests/edit_service_as_admin.yml +228 -0
- package/frameworks/g-cloud-9/manifests/edit_submission.yml +265 -0
- package/frameworks/g-cloud-9/manifests/services_search_filters.yml +104 -0
- package/frameworks/g-cloud-9/messages/advice.yml +22 -0
- package/frameworks/g-cloud-9/messages/become-a-supplier.yml +38 -0
- package/frameworks/g-cloud-9/messages/contract_variation_1.yml +469 -0
- package/frameworks/g-cloud-9/messages/descriptions.yml +2 -0
- package/frameworks/g-cloud-9/messages/homepage-sidebar.yml +16 -0
- package/frameworks/g-cloud-9/messages/urls.yml +11 -0
- package/frameworks/g-cloud-9/metadata/following_framework.yml +1 -0
- package/frameworks/g-cloud-9/questions/declaration/10WorkingDays.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/GAAR.yml +12 -0
- package/frameworks/g-cloud-9/questions/declaration/MI.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/accurateInformation.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/accuratelyDescribed.yml +6 -0
- package/frameworks/g-cloud-9/questions/declaration/appropriateTradeRegisters.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/appropriateTradeRegistersNumber.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/bankrupt.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/canProvideFromDayOne.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/companyRegistrationNumber.yml +5 -0
- package/frameworks/g-cloud-9/questions/declaration/confidentialInformation.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/conflictOfInterest.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/conspiracy.yml +15 -0
- package/frameworks/g-cloud-9/questions/declaration/contactEmailContractNotice.yml +4 -0
- package/frameworks/g-cloud-9/questions/declaration/contactNameContractNotice.yml +4 -0
- package/frameworks/g-cloud-9/questions/declaration/corruptionBribery.yml +16 -0
- package/frameworks/g-cloud-9/questions/declaration/currentRegisteredCountry.yml +3 -0
- package/frameworks/g-cloud-9/questions/declaration/distortedCompetition.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/distortingCompetition.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/dunsNumber.yml +11 -0
- package/frameworks/g-cloud-9/questions/declaration/employersInsurance.yml +16 -0
- package/frameworks/g-cloud-9/questions/declaration/environmentalSocialLabourLaw.yml +16 -0
- package/frameworks/g-cloud-9/questions/declaration/environmentallyFriendly.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/equalityAndDiversity.yml +18 -0
- package/frameworks/g-cloud-9/questions/declaration/establishedInTheUK.yml +4 -0
- package/frameworks/g-cloud-9/questions/declaration/firstRegistered.yml +3 -0
- package/frameworks/g-cloud-9/questions/declaration/fraudAndTheft.yml +18 -0
- package/frameworks/g-cloud-9/questions/declaration/fullAccountability.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/graveProfessionalMisconduct.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/helpBuyersComplyTechnologyCodesOfPractice.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/influencedContractingAuthority.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/informationChanges.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/licenceOrMemberRequired.yml +12 -0
- package/frameworks/g-cloud-9/questions/declaration/licenceOrMemberRequiredDetails.yml +9 -0
- package/frameworks/g-cloud-9/questions/declaration/misleadingInformation.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/mitigatingFactors.yml +9 -0
- package/frameworks/g-cloud-9/questions/declaration/mitigatingFactors2.yml +9 -0
- package/frameworks/g-cloud-9/questions/declaration/nameOfOrganisation.yml +5 -0
- package/frameworks/g-cloud-9/questions/declaration/offerServicesYourselves.yml +6 -0
- package/frameworks/g-cloud-9/questions/declaration/organisationSize.yml +11 -0
- package/frameworks/g-cloud-9/questions/declaration/organisedCrime.yml +16 -0
- package/frameworks/g-cloud-9/questions/declaration/payForWhatUse.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/primaryContact.yml +3 -0
- package/frameworks/g-cloud-9/questions/declaration/primaryContactEmail.yml +3 -0
- package/frameworks/g-cloud-9/questions/declaration/proofOfClaims.yml +6 -0
- package/frameworks/g-cloud-9/questions/declaration/publishContracts.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/readUnderstoodGuidance.yml +9 -0
- package/frameworks/g-cloud-9/questions/declaration/registeredAddress.yml +9 -0
- package/frameworks/g-cloud-9/questions/declaration/registeredAddressBuilding.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/registeredAddressPostcode.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/registeredAddressTown.yml +8 -0
- package/frameworks/g-cloud-9/questions/declaration/registeredVATNumber.yml +4 -0
- package/frameworks/g-cloud-9/questions/declaration/seriousMisrepresentation.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/servicesDoNotInclude.yml +19 -0
- package/frameworks/g-cloud-9/questions/declaration/servicesHaveOrSupport.yml +13 -0
- package/frameworks/g-cloud-9/questions/declaration/significantOrPersistentDeficiencies.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/subcontracting.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/taxEvasion.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/technologyCodesOfPractice.yml +4 -0
- package/frameworks/g-cloud-9/questions/declaration/termsAndConditions.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/termsOfParticipation.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/terrorism.yml +13 -0
- package/frameworks/g-cloud-9/questions/declaration/tradingNames.yml +3 -0
- package/frameworks/g-cloud-9/questions/declaration/tradingStatus.yml +14 -0
- package/frameworks/g-cloud-9/questions/declaration/tradingStatusOther.yml +7 -0
- package/frameworks/g-cloud-9/questions/declaration/understandHowToAskQuestions.yml +10 -0
- package/frameworks/g-cloud-9/questions/declaration/understandTool.yml +6 -0
- package/frameworks/g-cloud-9/questions/declaration/unfairCompetition.yml +14 -0
- package/frameworks/g-cloud-9/questions/declaration/unspentTaxConvictions.yml +11 -0
- package/frameworks/g-cloud-9/questions/declaration/witheldSupportingDocuments.yml +10 -0
- package/frameworks/g-cloud-9/questions/services/APIAutomationTools.yml +28 -0
- package/frameworks/g-cloud-9/questions/services/APIAutomationToolsOther.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/APIDocumentation.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/APIDocumentationFormats.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/APIHosting.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/APISandbox.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/APISoftware.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/APIUsage.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/QAAndTesting.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/QAAndTestingDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/accessRestrictionManagementAndSupport.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/accessRestrictionTesting.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/accreditationsOther.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/accreditationsOtherList.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/approachToResilience.yml +27 -0
- package/frameworks/g-cloud-9/questions/services/auditBuyersActions.yml +35 -0
- package/frameworks/g-cloud-9/questions/services/auditBuyersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/auditSuppliersActions.yml +31 -0
- package/frameworks/g-cloud-9/questions/services/auditSuppliersActionsStorage.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/backup.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/backupControls.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/backupDatacentre.yml +27 -0
- package/frameworks/g-cloud-9/questions/services/backupRecovery.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/backupScheduling.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/backupWhatData.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/boardLevelServiceSecurity.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/browsersAccess.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/browsersSupported.yml +33 -0
- package/frameworks/g-cloud-9/questions/services/cloudDeploymentModel.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/commandLineInterface.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/commandLineOS.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/commandLineUsage.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/configurationAndChangeManagementProcesses.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/configurationAndChangeManagementType.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/customisationAvailable.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/customisationDescription.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/dataExportFormats.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/dataExportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/dataExportHow.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/dataImportFormats.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/dataImportFormatsOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/dataProtectionBetweenNetworks.yml +40 -0
- package/frameworks/g-cloud-9/questions/services/dataProtectionBetweenNetworksOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/dataProtectionWithinNetwork.yml +34 -0
- package/frameworks/g-cloud-9/questions/services/dataProtectionWithinNetworkOther.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/dataSanitisation.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/dataSanitisationTypeHosting.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/dataSanitisationTypeSoftware.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/dataStorageAndProcessing.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/dataStorageAndProcessingLocations.yml +35 -0
- package/frameworks/g-cloud-9/questions/services/dataStorageAndProcessingUserControl.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/datacentreSecurityStandards.yml +29 -0
- package/frameworks/g-cloud-9/questions/services/devicesUsersManageTheServiceThrough.yml +32 -0
- package/frameworks/g-cloud-9/questions/services/documentation.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/documentationFormats.yml +29 -0
- package/frameworks/g-cloud-9/questions/services/documentationFormatsOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/educationPricing.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/emailOrTicketingSupport.yml +36 -0
- package/frameworks/g-cloud-9/questions/services/emailOrTicketingSupportAccessibility.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/emailOrTicketingSupportPriority.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/emailOrTicketingSupportResponseTimes.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/endOfContractDataExtraction.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/endOfContractProcess.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/energyEfficientDatacentres.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/equipmentDisposalApproach.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/freeVersionDescription.yml +27 -0
- package/frameworks/g-cloud-9/questions/services/freeVersionLink.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/freeVersionTrialOption.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/gettingStarted.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/governmentSecurityClearances.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/governmentSecurityClearancesFilter.yml +30 -0
- package/frameworks/g-cloud-9/questions/services/guaranteedAvailability.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/howLongSystemLogsStored.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/id.yml +2 -0
- package/frameworks/g-cloud-9/questions/services/incidentManagementApproach.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/incidentManagementType.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/independenceOfResources.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/informationSecurityPoliciesAndProcesses.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/installation.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/installationCompatibleOperatingSystems.yml +29 -0
- package/frameworks/g-cloud-9/questions/services/lot.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/lotName.yml +2 -0
- package/frameworks/g-cloud-9/questions/services/managementAccessAuthentication.yml +38 -0
- package/frameworks/g-cloud-9/questions/services/managementAccessAuthenticationDescription.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/metricsHosting.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/metricsHostingHow.yml +28 -0
- package/frameworks/g-cloud-9/questions/services/metricsHostingWhat.yml +34 -0
- package/frameworks/g-cloud-9/questions/services/metricsHostingWhatOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/metricsSoftware.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/metricsSoftwareDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/metricsSoftwareHow.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/mobile.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/mobileDifferences.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/multiqAPIHosting.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/multiqAPISoftware.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqAccessBuyersAudit.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqAccessSuppliersAudit.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqAccreditationsOther.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqBrowser.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqCommandLineInterface.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqCustomisation.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataExportFormats.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataImportFormats.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataProtectionBetweenNetworks.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataProtectionWithinNetwork.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataSanitisation.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqDataStorageAndProcessing.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqDocumentation.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqEmailOrTicketingSupport.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqFreeVersion.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqInstallation.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqManagementAccess.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqMetricsHosting.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/multiqMetricsSoftware.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqMobile.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqOngoingSupport.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqPenetrationTesting.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqPhoneSupport.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqPlanning.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqProtectionOfDataAtRest.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqPublicSectorNetworks.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqQAAndTesting.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqReselling.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqScaling.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqSecurityGovernance.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/multiqSecurityTesting.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/multiqServiceAddOn.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqServiceBacksUp.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqServiceFeaturesAndBenefitsHostingAndSoftware.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqServiceFeaturesAndBenefitsSupport.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqServiceInterface.yml +13 -0
- package/frameworks/g-cloud-9/questions/services/multiqSetupAndMigration.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqStandardsCSASTAR.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/multiqStandardsISO28000.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqStandardsISOIEC27001.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqStandardsPCI.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/multiqTraining.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqUsageNotifications.yml +12 -0
- package/frameworks/g-cloud-9/questions/services/multiqUserAuthenticationHosting.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqUserAuthenticationSoftware.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/multiqVirtualisation.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/multiqWebChatSupport.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/multiqWebInterface.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/ongoingSupport.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/ongoingSupportDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/ongoingSupportServices.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/onsiteSupport.yml +28 -0
- package/frameworks/g-cloud-9/questions/services/outageReporting.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/penetrationTesting.yml +34 -0
- package/frameworks/g-cloud-9/questions/services/penetrationTestingApproach.yml +34 -0
- package/frameworks/g-cloud-9/questions/services/phoneSupport.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/phoneSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/planningService.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/planningServiceCompatibility.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/planningServiceCompatibilityList.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/planningServiceDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/price.yml +37 -0
- package/frameworks/g-cloud-9/questions/services/pricingDocumentURL.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/protectionOfDataAtRest.yml +35 -0
- package/frameworks/g-cloud-9/questions/services/protectionOfDataAtRestOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/protectiveMonitoringApproach.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/protectiveMonitoringType.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/publicSectorNetworks.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/publicSectorNetworksOther.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/publicSectorNetworksTypes.yml +27 -0
- package/frameworks/g-cloud-9/questions/services/resellingOrganisations.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/resellingType.yml +33 -0
- package/frameworks/g-cloud-9/questions/services/scaling.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/scalingType.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/secureDevelopment.yml +27 -0
- package/frameworks/g-cloud-9/questions/services/securityGovernanceAccreditation.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/securityGovernanceApproach.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/securityGovernanceStandards.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/securityGovernanceStandardsOther.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/securityTesting.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingAccreditations.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingAccreditationsOther.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingAccredited.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingCCP.yml +14 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingWhat.yml +31 -0
- package/frameworks/g-cloud-9/questions/services/securityTestingWhatOther.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/serviceAddOnDetails.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/serviceAddOnType.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/serviceBenefitsHostingAndSoftware.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/serviceBenefitsSupport.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/serviceCategoriesHosting.yml +38 -0
- package/frameworks/g-cloud-9/questions/services/serviceCategoriesSoftware.yml +332 -0
- package/frameworks/g-cloud-9/questions/services/serviceCategoriesSupport.yml +46 -0
- package/frameworks/g-cloud-9/questions/services/serviceConstraintsHostingAndSoftware.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/serviceConstraintsSupport.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/serviceDefinitionDocumentURL.yml +28 -0
- package/frameworks/g-cloud-9/questions/services/serviceDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/serviceFeaturesHostingAndSoftware.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/serviceFeaturesSupport.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/serviceInterfaceAccessibility.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/serviceInterfaceAccessibilityDescription.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/serviceInterfaceTesting.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/serviceName.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/setupAndMigrationService.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/setupAndMigrationServiceDescription.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/setupAndMigrationServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/setupAndMigrationServiceSpecificList.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/sfiaRateDocumentURL.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/staffSecurityClearanceChecks.yml +30 -0
- package/frameworks/g-cloud-9/questions/services/standardsCSASTAR.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/standardsCSASTARExclusions.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsCSASTARLevel.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/standardsCSASTARWhen.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/standardsISO28000.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/standardsISO28000Exclusions.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsISO28000When.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/standardsISO28000Who.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsISOIEC27001.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/standardsISOIEC27001Exclusions.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsISOIEC27001When.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/standardsISOIEC27001Who.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsPCI.yml +22 -0
- package/frameworks/g-cloud-9/questions/services/standardsPCIExclusions.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/standardsPCIWhen.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/standardsPCIWho.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/supportAvailableToThirdParty.yml +15 -0
- package/frameworks/g-cloud-9/questions/services/supportLevels.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/systemRequirements.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/termsAndConditionsDocumentURL.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/training.yml +18 -0
- package/frameworks/g-cloud-9/questions/services/trainingDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/trainingServiceSpecific.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/trainingServiceSpecificList.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/usageNotifications.yml +17 -0
- package/frameworks/g-cloud-9/questions/services/usageNotificationsHow.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/userAuthenticationDescription.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/userAuthenticationHosting.yml +43 -0
- package/frameworks/g-cloud-9/questions/services/userAuthenticationNeeded.yml +16 -0
- package/frameworks/g-cloud-9/questions/services/userAuthenticationSoftware.yml +44 -0
- package/frameworks/g-cloud-9/questions/services/virtualisation.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/virtualisationImplementedBy.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/virtualisationSeparation.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/virtualisationTechnologiesUsed.yml +39 -0
- package/frameworks/g-cloud-9/questions/services/virtualisationTechnologiesUsedOther.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/virtualisationThirdPartyProvider.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/vulnerabilityManagementApproach.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/vulnerabilityManagementType.yml +25 -0
- package/frameworks/g-cloud-9/questions/services/webChatSupport.yml +39 -0
- package/frameworks/g-cloud-9/questions/services/webChatSupportAccessibility.yml +28 -0
- package/frameworks/g-cloud-9/questions/services/webChatSupportAccessibilityDescription.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/webChatSupportAccessibilityTesting.yml +21 -0
- package/frameworks/g-cloud-9/questions/services/webChatSupportAvailability.yml +24 -0
- package/frameworks/g-cloud-9/questions/services/webInterface.yml +20 -0
- package/frameworks/g-cloud-9/questions/services/webInterfaceAccessibility.yml +26 -0
- package/frameworks/g-cloud-9/questions/services/webInterfaceAccessibilityDescription.yml +23 -0
- package/frameworks/g-cloud-9/questions/services/webInterfaceAccessibilityTesting.yml +19 -0
- package/frameworks/g-cloud-9/questions/services/webInterfaceUsage.yml +25 -0
- package/frameworks/g-cloud-9/search_mappings/services.json +251 -0
- package/package.json +1 -1
- package/frameworks/g-cloud-15/manifests/tac.yml +0 -6
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Essentials
|
|
3
|
+
editable: True
|
|
4
|
+
description: >
|
|
5
|
+
You must make this declaration to apply to Digital Outcomes and
|
|
6
|
+
Specialists. You can come back and change your answers at any time before
|
|
7
|
+
3pm, 19 January 2016.
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
You must be able to truthfully answer 'yes' to every question under ‘Essentials'
|
|
11
|
+
for your bid to be considered eligible. If you can't answer 'yes' to every
|
|
12
|
+
question in this section, it's very unlikely that your bid will be accepted.
|
|
13
|
+
questions:
|
|
14
|
+
- termsOfParticipation
|
|
15
|
+
- termsAndConditions
|
|
16
|
+
- 10WorkingDays
|
|
17
|
+
- informationChanges
|
|
18
|
+
- requisiteAuthority
|
|
19
|
+
- accurateInformation
|
|
20
|
+
- unfairCompetition
|
|
21
|
+
- readUnderstoodGuidance
|
|
22
|
+
- understandTool
|
|
23
|
+
- understandHowToAskQuestions
|
|
24
|
+
- proofOfClaims
|
|
25
|
+
- skillsAndResources
|
|
26
|
+
- accuratelyDescribed
|
|
27
|
+
- employersInsurance
|
|
28
|
+
- offerServicesYourselves
|
|
29
|
+
- fullAccountability
|
|
30
|
+
|
|
31
|
+
-
|
|
32
|
+
name: Grounds for mandatory exclusion
|
|
33
|
+
editable: True
|
|
34
|
+
description: >
|
|
35
|
+
You must be able to truthfully answer 'no' to every question under 'Grounds for mandatory exclusion' for your bid to be
|
|
36
|
+
considered eligible. If you can't answer 'no' to every question in this
|
|
37
|
+
section, it's very unlikely that your bid will be accepted.
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
In questions [[conspiracyCorruptionBribery]] to [[organisedCrime]], 'anyone who represents your organisation' includes members of your group of economic
|
|
41
|
+
operators, their proposed subcontractors, and any directors, partners, or
|
|
42
|
+
any other person who has powers of representation, decision or control.
|
|
43
|
+
Check that your organisation complies with [Regulation 57(1) of the Public
|
|
44
|
+
Contracts Regulations 2015](http://www.legislation.gov.uk/uksi/2015/102/regulation/57/made).
|
|
45
|
+
questions:
|
|
46
|
+
- conspiracyCorruptionBribery
|
|
47
|
+
- fraudAndTheft
|
|
48
|
+
- terrorism
|
|
49
|
+
- organisedCrime
|
|
50
|
+
|
|
51
|
+
-
|
|
52
|
+
name: Grounds for discretionary exclusion
|
|
53
|
+
editable: True
|
|
54
|
+
description: >
|
|
55
|
+
You must be able to truthfully answer 'no' to every question under 'Grounds for discretionary exclusion'
|
|
56
|
+
for your bid to be considered eligible. If you can't answer 'no', your bid may not be accepted. If
|
|
57
|
+
you do answer 'yes', you must provide full details of any subsequent event or remedial action that
|
|
58
|
+
you think the Crown Commercial Service (CCS) should take into consideration. CCS will use the information
|
|
59
|
+
you provide to consider whether or not you will be able to proceed any further with this procurement.
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
In questions [[taxEvasion]] to [[misleadingInformation]], 'partner organisations' include members
|
|
63
|
+
of your group of economic operators or their proposed subcontractors.
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
CCS can also exclude you if you are guilty of serious
|
|
67
|
+
misrepresentation in providing any information referred to within
|
|
68
|
+
regulations
|
|
69
|
+
[23](http://www.legislation.gov.uk/uksi/2015/102/regulation/23/made),
|
|
70
|
+
[24](http://www.legislation.gov.uk/uksi/2015/102/regulation/24/made),
|
|
71
|
+
[25](http://www.legislation.gov.uk/uksi/2015/102/regulation/25/made),
|
|
72
|
+
[26](http://www.legislation.gov.uk/uksi/2015/102/regulation/26/made) or
|
|
73
|
+
[27](http://www.legislation.gov.uk/uksi/2015/102/regulation/27/made)
|
|
74
|
+
of the [Public Contracts Regulations 2015](http://www.legislation.gov.uk/uksi/2015/102/contents/made)
|
|
75
|
+
or if you fail to provide any such information it requests.
|
|
76
|
+
questions:
|
|
77
|
+
- taxEvasion
|
|
78
|
+
- environmentalSocialLabourLaw
|
|
79
|
+
- bankrupt
|
|
80
|
+
- graveProfessionalMisconduct
|
|
81
|
+
- distortingCompetition
|
|
82
|
+
- conflictOfInterest
|
|
83
|
+
- distortedCompetition
|
|
84
|
+
- significantOrPersistentDeficiencies
|
|
85
|
+
- seriousMisrepresentation
|
|
86
|
+
- witheldSupportingDocuments
|
|
87
|
+
- influencedContractingAuthority
|
|
88
|
+
- confidentialInformation
|
|
89
|
+
- misleadingInformation
|
|
90
|
+
- mitigatingFactors
|
|
91
|
+
- unspentTaxConvictions
|
|
92
|
+
- GAAR
|
|
93
|
+
- mitigatingFactors2
|
|
94
|
+
-
|
|
95
|
+
name: Working with government
|
|
96
|
+
editable: True
|
|
97
|
+
description: >
|
|
98
|
+
You must be able to truthfully answer 'yes' to every question under 'Working with government' for your bid to be
|
|
99
|
+
considered eligible. If you can't answer 'yes' to every question in this
|
|
100
|
+
section, it's very unlikely that your bid will be accepted.
|
|
101
|
+
questions:
|
|
102
|
+
- MI
|
|
103
|
+
- canProvideFromDayOne
|
|
104
|
+
- evidence
|
|
105
|
+
- environmentallyFriendly
|
|
106
|
+
- consistentDelivery
|
|
107
|
+
- skillsAndCapabilityAssessment
|
|
108
|
+
- continuousProfessionalDevelopment
|
|
109
|
+
- customerSatisfactionProcess
|
|
110
|
+
- equalityAndDiversity
|
|
111
|
+
- civilServiceValues
|
|
112
|
+
-
|
|
113
|
+
name: Working with digital
|
|
114
|
+
editable: True
|
|
115
|
+
description: >
|
|
116
|
+
You must be able to truthfully answer 'yes' to questions [[technologyCodesOfPractice]] to [[safeguardPersonalData]] under 'Working with digital' for your bid to be
|
|
117
|
+
considered eligible. If you can't answer 'yes', it's very unlikely that your bid will be accepted. You can answer 'yes' or 'no' to questions [[cyberEssentials]] and [[cyberEssentialsPlus]].
|
|
118
|
+
questions:
|
|
119
|
+
- technologyCodesOfPractice
|
|
120
|
+
- serviceStandard
|
|
121
|
+
- ongoingEngagement
|
|
122
|
+
- transparentContracting
|
|
123
|
+
- publishContracts
|
|
124
|
+
- safeguardOfficialInformation
|
|
125
|
+
- safeguardPersonalData
|
|
126
|
+
- cyberEssentials
|
|
127
|
+
- cyberEssentialsPlus
|
|
128
|
+
-
|
|
129
|
+
name: About you
|
|
130
|
+
editable: True
|
|
131
|
+
description: >
|
|
132
|
+
The Crown Commercial Service will use the information you provide under 'About you' to process your application and manage your participation in the Digital and Commercial Specialists framework.
|
|
133
|
+
questions:
|
|
134
|
+
- primaryContact
|
|
135
|
+
- primaryContactEmail
|
|
136
|
+
- nameOfOrganisation
|
|
137
|
+
- registeredAddress
|
|
138
|
+
- tradingStatus
|
|
139
|
+
- tradingStatusOther
|
|
140
|
+
- tradingNames
|
|
141
|
+
- firstRegistered
|
|
142
|
+
- currentRegisteredCountry
|
|
143
|
+
- companyRegistrationNumber
|
|
144
|
+
- registeredVATNumber
|
|
145
|
+
- establishedInTheUK
|
|
146
|
+
- appropriateTradeRegisters
|
|
147
|
+
- appropriateTradeRegistersNumber
|
|
148
|
+
- licenceOrMemberRequired
|
|
149
|
+
- licenceOrMemberRequiredDetails
|
|
150
|
+
- organisationSize
|
|
151
|
+
- subcontracting
|
|
152
|
+
- contactNameContractNotice
|
|
153
|
+
- contactEmailContractNotice
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Overview
|
|
3
|
+
questions:
|
|
4
|
+
- specialistRole
|
|
5
|
+
- summary
|
|
6
|
+
- startDate
|
|
7
|
+
- contractLength
|
|
8
|
+
- locationOutcomes
|
|
9
|
+
- locationSpecialists
|
|
10
|
+
- locationParticipants
|
|
11
|
+
- researchDates
|
|
12
|
+
- organisation
|
|
13
|
+
- budgetRangeOutcomesParticipants
|
|
14
|
+
- budgetRangeSpecialists
|
|
15
|
+
-
|
|
16
|
+
name: About the work
|
|
17
|
+
questions:
|
|
18
|
+
- backgroundInformation
|
|
19
|
+
- outcome
|
|
20
|
+
- endUsers
|
|
21
|
+
- earlyMarketEngagement
|
|
22
|
+
- workAlreadyDone
|
|
23
|
+
- existingTeamOutcomes
|
|
24
|
+
- existingTeamSpecialists
|
|
25
|
+
- specialistWork
|
|
26
|
+
- phase
|
|
27
|
+
-
|
|
28
|
+
name: About the research
|
|
29
|
+
questions:
|
|
30
|
+
- participantSpecification
|
|
31
|
+
- participantAccessibilityNeeds
|
|
32
|
+
- researchPlan
|
|
33
|
+
- researchAddress
|
|
34
|
+
- accessRestrictions
|
|
35
|
+
- researchRounds
|
|
36
|
+
- participantsPerRound
|
|
37
|
+
- researchFrequency
|
|
38
|
+
- researchOutOfHours
|
|
39
|
+
-
|
|
40
|
+
name: Work setup
|
|
41
|
+
questions:
|
|
42
|
+
- workplaceAddress
|
|
43
|
+
- workingArrangements
|
|
44
|
+
- securityClearance
|
|
45
|
+
-
|
|
46
|
+
name: Additional information
|
|
47
|
+
questions:
|
|
48
|
+
- additionalTermsOutcomesSpecialists
|
|
49
|
+
- additionalTermsParticipants
|
|
50
|
+
-
|
|
51
|
+
name: Skills and experience
|
|
52
|
+
summary_page_description: Buyers will use the essential and nice-to-have skills and experience to help them evaluate suppliers’ technical competence.
|
|
53
|
+
questions:
|
|
54
|
+
- essentialRequirementsOutcomes
|
|
55
|
+
- essentialRequirementsSpecialists
|
|
56
|
+
- essentialRequirementsParticipants
|
|
57
|
+
- niceToHaveRequirementsOutcomes
|
|
58
|
+
- niceToHaveRequirementsSpecialists
|
|
59
|
+
- niceToHaveRequirementsParticipants
|
|
60
|
+
-
|
|
61
|
+
name: How suppliers will be evaluated
|
|
62
|
+
questions:
|
|
63
|
+
- numberOfSuppliersOutcomes
|
|
64
|
+
- numberOfSuppliersSpecialists
|
|
65
|
+
- numberOfSuppliersParticipants
|
|
66
|
+
- successCriteriaOutcomes
|
|
67
|
+
- successCriteriaParticipants
|
|
68
|
+
- culturalFitCriteriaOutcomes
|
|
69
|
+
- culturalFitCriteriaSpecialists
|
|
70
|
+
- priceCriteria
|
|
71
|
+
- evaluationTypeOutcomes
|
|
72
|
+
- evaluationTypeSpecialists
|
|
73
|
+
- evaluationTypeParticipants
|
|
74
|
+
- weightingOutcomes
|
|
75
|
+
- weightingSpecialists
|
|
76
|
+
- weightingParticipants
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Your details
|
|
3
|
+
questions:
|
|
4
|
+
- dayRate
|
|
5
|
+
- availability
|
|
6
|
+
- respondToEmailAddress
|
|
7
|
+
-
|
|
8
|
+
name: Your essential skills and experience
|
|
9
|
+
questions:
|
|
10
|
+
- essentialRequirements
|
|
11
|
+
-
|
|
12
|
+
name: Your nice-to-have skills and experience
|
|
13
|
+
questions:
|
|
14
|
+
- niceToHaveRequirements
|
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Title
|
|
3
|
+
editable: True
|
|
4
|
+
step: 1
|
|
5
|
+
questions:
|
|
6
|
+
- titleSpecialists
|
|
7
|
+
- titleOutcomesParticipants
|
|
8
|
+
-
|
|
9
|
+
name: Specialist role
|
|
10
|
+
editable: True
|
|
11
|
+
step: 1
|
|
12
|
+
questions:
|
|
13
|
+
- specialistRole
|
|
14
|
+
-
|
|
15
|
+
name: Location
|
|
16
|
+
editable: True
|
|
17
|
+
step: 1
|
|
18
|
+
questions:
|
|
19
|
+
- locationOutcomes
|
|
20
|
+
- locationSpecialists
|
|
21
|
+
- locationParticipants
|
|
22
|
+
-
|
|
23
|
+
name: Description of work
|
|
24
|
+
editable: True
|
|
25
|
+
step: 1
|
|
26
|
+
description: |
|
|
27
|
+
This will help suppliers decide whether to apply.
|
|
28
|
+
questions:
|
|
29
|
+
- organisation
|
|
30
|
+
- backgroundInformation
|
|
31
|
+
- outcome
|
|
32
|
+
- specialistWork
|
|
33
|
+
- endUsers
|
|
34
|
+
- earlyMarketEngagement
|
|
35
|
+
- workAlreadyDone
|
|
36
|
+
- phase
|
|
37
|
+
- existingTeamOutcomes
|
|
38
|
+
- existingTeamSpecialists
|
|
39
|
+
- researchRounds
|
|
40
|
+
- participantsPerRound
|
|
41
|
+
- researchDates
|
|
42
|
+
- researchFrequency
|
|
43
|
+
- researchOutOfHours
|
|
44
|
+
- researchAddress
|
|
45
|
+
- accessRestrictions
|
|
46
|
+
- participantSpecification
|
|
47
|
+
- participantAccessibilityNeeds
|
|
48
|
+
- researchPlan
|
|
49
|
+
- workplaceAddress
|
|
50
|
+
- workingArrangements
|
|
51
|
+
- securityClearance
|
|
52
|
+
- startDate
|
|
53
|
+
- contractLength
|
|
54
|
+
- additionalTermsOutcomesSpecialists
|
|
55
|
+
- additionalTermsParticipants
|
|
56
|
+
- budgetRangeOutcomesParticipants
|
|
57
|
+
- budgetRangeSpecialists
|
|
58
|
+
- summary
|
|
59
|
+
|
|
60
|
+
-
|
|
61
|
+
name: Shortlist and evaluation process
|
|
62
|
+
editable: True
|
|
63
|
+
step: 2
|
|
64
|
+
description: |
|
|
65
|
+
There are 3 stages to finding the supplier that best meets your needs.
|
|
66
|
+
|
|
67
|
+
##1\. View suppliers who applied
|
|
68
|
+
When suppliers apply, they declare which of your essential and nice‑to‑have skills and experience they have. Suppliers who don’t meet your essential skills and experience are excluded.
|
|
69
|
+
|
|
70
|
+
##2\. Create a shortlist
|
|
71
|
+
Once you have a list of eligible suppliers, you can exclude the suppliers who:
|
|
72
|
+
|
|
73
|
+
- have the least nice‑to‑have skills and experience
|
|
74
|
+
- can’t start when you need them to
|
|
75
|
+
|
|
76
|
+
You may need to ask for evidence of skills and experience if you have too many suppliers.
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
##3\. Evaluate your shortlist
|
|
80
|
+
Ask the shortlisted suppliers for:
|
|
81
|
+
|
|
82
|
+
- evidence of their skills and experience
|
|
83
|
+
- a proposal explaining how they plan to meet your requirements
|
|
84
|
+
|
|
85
|
+
You must tell suppliers how you’ll evaluate and assess them.
|
|
86
|
+
|
|
87
|
+
questions:
|
|
88
|
+
- numberOfSuppliersOutcomes
|
|
89
|
+
- weightingOutcomes
|
|
90
|
+
- technicalCompetenceCriteriaOutcomes
|
|
91
|
+
- culturalFitCriteriaOutcomes
|
|
92
|
+
- priceCriteria
|
|
93
|
+
- evaluationTypeOutcomes
|
|
94
|
+
|
|
95
|
+
-
|
|
96
|
+
name: Shortlist and evaluation process
|
|
97
|
+
editable: True
|
|
98
|
+
step: 2
|
|
99
|
+
description: |
|
|
100
|
+
There are 3 stages to finding the specialist that best meets your needs.
|
|
101
|
+
|
|
102
|
+
##1\. View specialists who applied
|
|
103
|
+
When specialists apply, they declare which of your essential and nice‑to‑have skills and experience they have. Specialists who don’t meet your essential skills and experience are excluded.
|
|
104
|
+
|
|
105
|
+
##2\. Create a shortlist
|
|
106
|
+
Once you have a list of eligible specialists, you can exclude the specialists who:
|
|
107
|
+
|
|
108
|
+
- have the least nice‑to‑have skills and experience
|
|
109
|
+
- can’t start when you need them to
|
|
110
|
+
|
|
111
|
+
You may need to ask for evidence of skills and experience if you have too many specialists.
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
##3\. Evaluate your shortlist
|
|
115
|
+
Ask the shortlisted specialists for evidence of their skills and experience.
|
|
116
|
+
|
|
117
|
+
You must tell specialists how you’ll evaluate and assess them.
|
|
118
|
+
|
|
119
|
+
questions:
|
|
120
|
+
- numberOfSuppliersSpecialists
|
|
121
|
+
- weightingSpecialists
|
|
122
|
+
- technicalCompetenceCriteriaSpecialists
|
|
123
|
+
- culturalFitCriteriaSpecialists
|
|
124
|
+
- evaluationTypeSpecialists
|
|
125
|
+
|
|
126
|
+
-
|
|
127
|
+
name: Shortlist and evaluation process
|
|
128
|
+
editable: True
|
|
129
|
+
step: 2
|
|
130
|
+
description: |
|
|
131
|
+
There are 3 stages to finding the supplier that best meets your needs.
|
|
132
|
+
|
|
133
|
+
##1\. View suppliers who applied
|
|
134
|
+
When suppliers apply, they declare which of your essential and nice‑to‑have skills and experience they have. Suppliers who don’t meet your essential skills and experience are excluded.
|
|
135
|
+
|
|
136
|
+
##2\. Create a shortlist
|
|
137
|
+
Once you have a list of eligible suppliers, you can exclude the suppliers who:
|
|
138
|
+
|
|
139
|
+
- have the least nice‑to‑have skills and experience
|
|
140
|
+
- can’t start when you need them to
|
|
141
|
+
|
|
142
|
+
You may need to ask for evidence of skills and experience if you have too many suppliers.
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
##3\. Evaluate your shortlist
|
|
146
|
+
Ask the shortlisted suppliers for:
|
|
147
|
+
|
|
148
|
+
- evidence of their skills and experience
|
|
149
|
+
- a proposal explaining how they plan to recruit particpants
|
|
150
|
+
|
|
151
|
+
You must tell suppliers how you’ll evaluate and assess them.
|
|
152
|
+
|
|
153
|
+
questions:
|
|
154
|
+
- numberOfSuppliersParticipants
|
|
155
|
+
- weightingParticipants
|
|
156
|
+
- technicalCompetenceCriteriaParticipants
|
|
157
|
+
- evaluationTypeParticipants
|
|
158
|
+
|
|
159
|
+
-
|
|
160
|
+
name: Set how long your requirements will be open for
|
|
161
|
+
editable: True
|
|
162
|
+
step: 3
|
|
163
|
+
questions:
|
|
164
|
+
- requirementsLengthSpecialists
|
|
165
|
+
|
|
166
|
+
-
|
|
167
|
+
name: Describe question and answer session
|
|
168
|
+
editable: True
|
|
169
|
+
step: 3
|
|
170
|
+
description: |
|
|
171
|
+
While the application period is open, you need to reply to all questions suppliers ask about your requirements.
|
|
172
|
+
|
|
173
|
+
When a supplier asks a question, you’ll be sent an email to the email address you registered with.
|
|
174
|
+
|
|
175
|
+
You’ll need to post all questions and answers on the Digital Marketplace so that all suppliers can see them.
|
|
176
|
+
|
|
177
|
+
Providing a question and answer session means you can explain your needs and answer any questions quickly.
|
|
178
|
+
questions:
|
|
179
|
+
- questionAndAnswerSessionDetailsOutcomesParticipants
|
|
180
|
+
- questionAndAnswerSessionDetailsSpecialists
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Lab name
|
|
3
|
+
editable: True
|
|
4
|
+
questions:
|
|
5
|
+
- serviceName
|
|
6
|
+
|
|
7
|
+
- name: Service essentials
|
|
8
|
+
editable: True
|
|
9
|
+
description: >
|
|
10
|
+
You must be able to truthfully answer ‘yes’ to every question for your
|
|
11
|
+
bid to be considered eligible. If you can't answer ‘yes’ to every question
|
|
12
|
+
in this section, it's very unlikely that your bid will be accepted.
|
|
13
|
+
questions:
|
|
14
|
+
- helpGovernmentImproveServices
|
|
15
|
+
- bespokeSystemInformation
|
|
16
|
+
- dataProtocols
|
|
17
|
+
- openStandardsPrinciples
|
|
18
|
+
|
|
19
|
+
- name: User research participants essentials
|
|
20
|
+
editable: True
|
|
21
|
+
description: >
|
|
22
|
+
You must be able to truthfully answer ‘yes’ to every question for your bid
|
|
23
|
+
to be considered eligible. If you can't answer ‘yes’ to every question in
|
|
24
|
+
this section, it's very unlikely that your bid will be accepted.
|
|
25
|
+
questions:
|
|
26
|
+
- anonymousRecruitment
|
|
27
|
+
- manageIncentives
|
|
28
|
+
|
|
29
|
+
- name: Team capabilities
|
|
30
|
+
summary_page_description: >
|
|
31
|
+
You must be able to provide at least one team capability to be eligible to
|
|
32
|
+
supply digital outcomes.
|
|
33
|
+
editable: False
|
|
34
|
+
edit_questions: True
|
|
35
|
+
questions:
|
|
36
|
+
- performanceAnalysis
|
|
37
|
+
- security
|
|
38
|
+
- delivery
|
|
39
|
+
- softwareDevelopment
|
|
40
|
+
- supportAndOperations
|
|
41
|
+
- testingAndAuditing
|
|
42
|
+
- userExperienceAndDesign
|
|
43
|
+
- userResearch
|
|
44
|
+
|
|
45
|
+
- name: Outcomes locations
|
|
46
|
+
editable: true
|
|
47
|
+
questions:
|
|
48
|
+
- outcomesLocations
|
|
49
|
+
|
|
50
|
+
- name: Individual specialist roles
|
|
51
|
+
summary_page_description: >
|
|
52
|
+
You must be able to provide at least one individual specialist role to be
|
|
53
|
+
eligible to supply digital specialists.
|
|
54
|
+
editable: False
|
|
55
|
+
edit_questions: True
|
|
56
|
+
questions:
|
|
57
|
+
- agileCoach
|
|
58
|
+
- businessAnalyst
|
|
59
|
+
- communicationsManager
|
|
60
|
+
- contentDesigner
|
|
61
|
+
- securityConsultant
|
|
62
|
+
- deliveryManager
|
|
63
|
+
- designer
|
|
64
|
+
- developer
|
|
65
|
+
- performanceAnalyst
|
|
66
|
+
- portfolioManager
|
|
67
|
+
- productManager
|
|
68
|
+
- programmeManager
|
|
69
|
+
- qualityAssurance
|
|
70
|
+
- serviceManager
|
|
71
|
+
- technicalArchitect
|
|
72
|
+
- userResearcher
|
|
73
|
+
- webOperations
|
|
74
|
+
|
|
75
|
+
- name: Lab address
|
|
76
|
+
editable: True
|
|
77
|
+
questions:
|
|
78
|
+
- labAddressBuilding
|
|
79
|
+
- labAddressTown
|
|
80
|
+
- labAddressPostcode
|
|
81
|
+
|
|
82
|
+
- name: Transport
|
|
83
|
+
editable: True
|
|
84
|
+
description: >
|
|
85
|
+
Help buyers understand how easy it is for visitors to reach your studio.
|
|
86
|
+
questions:
|
|
87
|
+
- labPublicTransport
|
|
88
|
+
- labCarPark
|
|
89
|
+
|
|
90
|
+
- name: Lab size
|
|
91
|
+
editable: True
|
|
92
|
+
questions:
|
|
93
|
+
- labSize
|
|
94
|
+
|
|
95
|
+
- name: Viewing
|
|
96
|
+
editable: True
|
|
97
|
+
questions:
|
|
98
|
+
- labViewingArea
|
|
99
|
+
- labStreaming
|
|
100
|
+
- labDesktopStreaming
|
|
101
|
+
- labDeviceStreaming
|
|
102
|
+
- labEyeTracking
|
|
103
|
+
- labWiFi
|
|
104
|
+
|
|
105
|
+
- name: Technical assistance
|
|
106
|
+
editable: True
|
|
107
|
+
questions:
|
|
108
|
+
- labTechAssistance
|
|
109
|
+
|
|
110
|
+
- name: Hospitality
|
|
111
|
+
editable: True
|
|
112
|
+
questions:
|
|
113
|
+
- labHosting
|
|
114
|
+
- labWaitingArea
|
|
115
|
+
|
|
116
|
+
- name: Facilities
|
|
117
|
+
editable: True
|
|
118
|
+
questions:
|
|
119
|
+
- labToilets
|
|
120
|
+
- labBabyChanging
|
|
121
|
+
|
|
122
|
+
- name: Accessibility
|
|
123
|
+
editable: True
|
|
124
|
+
questions:
|
|
125
|
+
- labAccessibility
|
|
126
|
+
|
|
127
|
+
- name: Price
|
|
128
|
+
editable: True
|
|
129
|
+
questions:
|
|
130
|
+
- labPrice
|
|
131
|
+
|
|
132
|
+
- name: Recruitment approach
|
|
133
|
+
editable: True
|
|
134
|
+
questions:
|
|
135
|
+
- recruitMethods
|
|
136
|
+
- recruitFromList
|
|
137
|
+
|
|
138
|
+
- name: Location
|
|
139
|
+
editable: True
|
|
140
|
+
questions:
|
|
141
|
+
- recruitLocations
|
package/frameworks/digital-outcomes-and-specialists/manifests/legacy_display_brief_response.yml
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Your essential skills and experience
|
|
3
|
+
questions:
|
|
4
|
+
- legacyEssentialRequirements
|
|
5
|
+
-
|
|
6
|
+
name: Your nice-to-have skills and experience
|
|
7
|
+
questions:
|
|
8
|
+
- legacyNiceToHaveRequirements
|
|
9
|
+
-
|
|
10
|
+
name: Your details
|
|
11
|
+
questions:
|
|
12
|
+
- legacyDayRate
|
|
13
|
+
- legacyAvailabilityOutcomes
|
|
14
|
+
- legacyAvailabilitySpecialists
|
|
15
|
+
- legacyRespondToEmailAddress
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
-
|
|
2
|
+
name: Apply for this opportunity
|
|
3
|
+
editable: True
|
|
4
|
+
description: "{% if lot == 'digital-specialists' %}You can only offer 1 specialist for this opportunity. {% endif %}Buyers will use the information suppliers provide here to create a shortlist."
|
|
5
|
+
questions:
|
|
6
|
+
- legacyRespondToEmailAddress
|
|
7
|
+
- legacyEssentialRequirements
|
|
8
|
+
- legacyNiceToHaveRequirements
|
|
9
|
+
- legacyAvailabilityOutcomes
|
|
10
|
+
- legacyAvailabilitySpecialists
|
|
11
|
+
- legacyDayRate
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
coming: |
|
|
2
|
+
<div class="explanation-list">
|
|
3
|
+
Digital Outcomes and Specialists is opening for applications.<br />
|
|
4
|
+
You will be able to apply to sell:
|
|
5
|
+
<ul class="list-bullet">
|
|
6
|
+
<li>digital outcomes, for example a team to build a service</li>
|
|
7
|
+
<li>digital specialists, for example an individual developer or user researcher</li>
|
|
8
|
+
<li>user research studios</li>
|
|
9
|
+
<li>user research participants</li>
|
|
10
|
+
</ul>
|
|
11
|
+
</div>
|
|
12
|
+
|
|
13
|
+
open: |
|
|
14
|
+
<div class="explanation-list">
|
|
15
|
+
Digital Outcomes and Specialists is open for applications.<br />
|
|
16
|
+
You can apply to sell:
|
|
17
|
+
<ul class="list-bullet">
|
|
18
|
+
<li>digital outcomes, for example a team to build a service</li>
|
|
19
|
+
<li>digital specialists, for example an individual developer or user researcher</li>
|
|
20
|
+
<li>user research studios</li>
|
|
21
|
+
<li>user research participants</li>
|
|
22
|
+
</ul>
|
|
23
|
+
</div>
|
|
24
|
+
|
|
25
|
+
pending: &can_not_apply |
|
|
26
|
+
<div class="explanation-list">
|
|
27
|
+
Digital Outcomes and Specialists is closed for applications.<br />
|
|
28
|
+
You will be able to apply to sell:
|
|
29
|
+
<ul class="list-bullet">
|
|
30
|
+
<li>digital outcomes, for example a team to build a service</li>
|
|
31
|
+
<li>digital specialists, for example an individual developer or user researcher</li>
|
|
32
|
+
<li>user research studios</li>
|
|
33
|
+
<li>user research participants</li>
|
|
34
|
+
</ul>
|
|
35
|
+
</div>
|
|
36
|
+
|
|
37
|
+
standstill: *can_not_apply
|
|
38
|
+
|
|
39
|
+
live: *can_not_apply
|
|
40
|
+
|
|
41
|
+
expired: *can_not_apply
|