Question: Does the company fulfil all requirements on CHRB D.2.2.S2 Aligning purchasing decisions with human rights?
Answer:
No
World Benchmarking Alliance
Tapestry Inc
2023
Verified by Steward check_circle

CHRB_d22s2 = CHRB_d22s2.filter (option) -> option isnt "Meets all requirements under score 1"

if "None of the above" in CHRB_d22s2 || CHRB_d22s2.length == 0
  "No"
else if "Example of assessing and changing of purchasing practices" in CHRB_d22s2 && CHRB_d22s1 == 10
  "Yes"
else
  "Partially"
CHRB_d22s2

Comments