-
Notifications
You must be signed in to change notification settings - Fork 3
Modelling qualification phase #36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
If we go this route, we need to check our terminology around terms such as 'qualification' and 'shortlist' to make sure we don't exclude particular methods. We also need to identify how this approach would apply to framework contracts in main OCDS. Would this become an optional way of doing frameworks also? |
There is a draft extension here which adds a qualification section between planning and tender. @timgdavies currently the extension re-uses the existing tender object, however I think we'll need to create a qualification object to:
I'm not sure this approach would work for frameworks as there would still only be a single qualification and tender, so you wouldn't be able to model the one-to-many relationship between the single contracting process to set up a framework agreement and many call-offs which result from it. I've added a note to the frameworks issue in the main standard repository to follow this up though. |
The draft qualification extension has been updated. This update introduces a new
The following guidance will be included in the documentation for the extension:
The extension also introduces a
We are seeking feedback on: Whether the following fields are applicable to a pre-qualification phase, currently these are included in the
Whether the following fields need to be renamed:
|
We have been reviewing the current proposal which asks for the qualification phase to be modelled using a
relatedProcess
with it's own tender and award section.This introduces complexity as it means that the PPP framework disclosures are split across two contracting processes.
It is then not clear which process key documentation should be attached to.
We are considering remodelling this so that:
qualification
section is added to the release (alongsidetender
etc.)qualification
,qualificationUpdate
andshortlist
release types are added to the releaseType codelist.qualificationBids
section is included also.Information on qualified bidders would then be captured in the
parties
array with tags to indicate the organisation status.The process would then run something like this:
The text was updated successfully, but these errors were encountered: