diff --git a/admin/survey/modules/Evalvacija/class.GC.php b/admin/survey/modules/Evalvacija/class.GC.php index aaf3c1083..fc7aeb70e 100644 --- a/admin/survey/modules/Evalvacija/class.GC.php +++ b/admin/survey/modules/Evalvacija/class.GC.php @@ -184,9 +184,9 @@ class GC{ '4_1' => 'predmeti' ); - $reports_id = '08062021'; + $reports_id = '07072021'; $report_type = '1_1'; - $fak_id = '3000011'; + $fak_id = '3000021'; $zip_name = ''; // Nastavimo pot do pdf-jev @@ -207,7 +207,7 @@ class GC{ //$this->executeManualUpload($zip_name, $fak_id, $report_type, $reports_id, $unzip=false); // BRANJE POROCIL - IZVAJALEC - //$response = $this->readFolder($zadeva_id='RezultatiAnket_'.$fak_id.'_6', $fakultete[$fak_id]['kratica']); + //$response = $this->readFolder($zadeva_id='RezultatiAnket_'.$fak_id.'_321', $fakultete[$fak_id]['kratica']); // BRANJE POROCIL - FAKULTETA //$response = $this->readFolder($zadeva_id='RezultatiAnket_'.$fak_id.'_2019_2020', $fakultete[$fak_id]['kratica']); diff --git a/admin/survey/modules/Evalvacija/pdf/unzipped/.gitignore b/admin/survey/modules/Evalvacija/pdf/unzipped/.gitignore new file mode 100644 index 000000000..f607e1a2c --- /dev/null +++ b/admin/survey/modules/Evalvacija/pdf/unzipped/.gitignore @@ -0,0 +1,3 @@ +* +!navodila.xlsx +!.gitignore \ No newline at end of file