opts = [

  "Name of Facility"

  "Address"

  "Type of products or services"

  "Approximate number of workers at each site"

  "Name of Parent Company (for each facility if applicable)"

]



if ["Yes", "Partial"].includes m1

  m1

else

  m2Count = [m2].flat().filter( (v) -> opts.includes v).length

  if m2Count == 5

    "Yes"

  else if m2Count > 0

    "Partial"

  else

    "No"
Topics
Value Type
Options
Yes
Partial
No
Researchable
Research Policy
Community Assessed
Steward
Yes Fair Wear Foundation