{{ block title }}Task Briefing{{ endblock }} {{ block content }}
Your company is selecting a strategic supplier for a key component. You must choose one supplier from six candidates (A, B, C, D, E, F). The decision involves an AI recommendation system followed by a two-stage human review: the Purchasing Analyst (PA) evaluates operational criteria, and the Sustainability Analyst (SA) makes the final decision on CSR factors.
This process repeats for 5 rounds, each representing a new procurement cycle with the same supplier pool.
| Supplier | Cost w = 0.30 |
Delivery w = 0.40 |
Innovation w = 0.30 |
|---|---|---|---|
| {{ row.supplier }} | {{ row.cost }} | {{ row.delivery }} | {{ row.innovation }} |
Higher scores are better for all criteria. Scores are normalised on a 0–1 scale.
| Supplier | Human Rights w = 0.333 |
Local w = 0.333 |
Carbon w = 0.334 |
|---|---|---|---|
| {{ row.supplier }} | {{ row.human_rights }} | {{ row.local }} | {{ row.carbon }} |
Higher scores are better for all criteria. Carbon score is inverted: higher = lower carbon footprint.