Skip to content

Commit

Permalink
Tidy Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Aug 20, 2020
1 parent 3a33d7a commit 7307642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ The items within an award should have a `relatedLot` field. Publishers may also
## How to set `tender.status` if lots' statuses differ?

`tender.status` and `Lot.status` use the closed tenderStatus.csv codelist. This codelist progresses from planning statuses ('planning', 'planned'), to 'active' status, and then result statuses ('complete', 'cancelled', 'unsuccessful').

* If any lot's status is 'active', then `tender.status` should be 'active', to indicate that some lots are awaiting results.
* If all lots' status are a result status, then `tender.status` describes the aggregate result:
* If at least one lot's status is 'complete', then `tender.status` should be 'complete', to indicate that there is at least one award.
Expand Down

0 comments on commit 7307642

Please sign in to comment.