Give them unzip.exe and a batch script like
unzip results.zip for %%i in (FAIL\*.zip PASS\*.zip) do unzip %%i