gestione gare pubbliche
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 

223 righe
8.7 KiB

<?
if (isset($criterio)) {
$to = 1;
$valori[0] = DGUE::findValues(@$dgue["ccv:Criterion"][$criterio["uuid"]],$json);
if (!empty($dgue["ccv:Criterion"][$criterio["uuid"]][0]) && !$show_empty) {
$i_element = 0;
foreach($dgue["ccv:Criterion"][$criterio["uuid"]] AS $elemento) {
$valori[$i_element] = DGUE::findValues($elemento,$json);
$i_element++;
}
$to = $i_element;
}
for ($count_element = 0;$count_element < $to;$count_element++) {
if (!empty($valori[$count_element])) { $values = $valori[$count_element]; }
if ($count_element == 0) {
?>
<div style="text-align:center">
<label><?= __("Si") ?></label>
[ <?= ($values["_0"][0] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_0"][0] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</div><br>
<? } else {
?><br><br><?
} ?>
<? if ($values["_0"][0] == "true" || $show_empty) { ?>
<?if ($show_empty) { echo "<strong>" . __("In caso affermativo") . ",</strong><br><br>"; } ?>
<table width="100%">
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("Data della condanna") ?>
</th>
<td>
<?= mysql2date($values["_0"][1]); ?>
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("Motivo") ?>
</th>
<td>
<?= $values["_0"][2] ?>
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("Chi è stato condannato") ?>
</th>
<td>
<?= $values["_0"][3] ?>
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("Durata della condanna") ?>
</th>
<td>
<?= $values["_0"][4]; ?>
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("E’ stata comminata la pena accessoria della incapacità a contrattare con la pubblica amministrazione"); ?>?
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_0"][5] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_0"][5] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<? if ($values["_0"][5] == "true" || $show_empty) { ?>
<? if ($show_empty) {?>
<tr>
<th colspan="2" style="<?= $styles["th"] ?>"><?= __("In caso affermativo") ?>,</th>
</tr>
<? } ?>
<tr>
<th style="<?= $styles["th"] ?>">
<strong>
1) <?= __("Durata della pena accessoria") ?>
</strong>
</th>
<td>
<?= $values["_0"][6] ?>
</td>
</tr>
<? } ?>
</table>
<table width="100%">
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("L'operatore economico ha preso misure per dimostrare la propria affidabilità (\"autodisciplina\")?"); ?>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_01"][0] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_01"][0] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<? if ($values["_01"][0] == "true" || $show_empty) { ?>
<? if ($show_empty) {?>
<tr>
<th colspan="2" style="<?= $styles["th"] ?>"><?= __("In caso affermativo") ?>,</th>
</tr>
<? } ?>
<tr>
<th style="<?= $styles["th"] ?>">
<strong>
1) <?= __("E' stato risarcito interamente il danno?") ?>
</strong>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_01"][4] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_01"][4] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<strong>
2) <?= __("Si è impegnato formalmente a risarcire il danno?") ?>
</strong>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_01"][5] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_01"][5] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<strong>
3) <?= __("Ha chiarito i fatti e le circostanze in modo globale e collaborando attivamente con le autorità investigative?") ?>
</strong>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_01"][9] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_01"][9] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<tr>
<th style="<?= $styles["th"] ?>">
<strong>
4) <?= __("L'operatore economico ha adottato misure di carattere tecnico o organizzativo e relativi al personale idonei a prevenire ulteriori illeciti o reati?") ?>
</strong>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_01"][6] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_01"][6] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
<? if ($values["_01"][6] == "true" || $show_empty) { ?>
<? if ($show_empty) {
?>
<br><strong><?= __("In caso affermativo, descrivi tali misure") ?>:</strong>
<?
}
?>
<br>
<?= $values["_01"][7] ?>
<br>
<? } ?>
</td>
</tr>
<? if (!$show_empty && !empty($values["_01"][1])) { ?>
<tr>
<th colspan="2" style="<?= $styles["th"] ?>"><?= __("Riepilogo") ?></th>
</tr>
<tr>
<td colspan="2">
<?= $values["_01"][1] ?>
</td>
</tr>
<? } ?>
<? } ?>
</table>
<? } ?>
<table width="100%">
<tr>
<th style="<?= $styles["th"] ?>">
<?= __("Queste informazioni sono disponibili elettronicamente?") ?>
</th>
<td>
<label><?= __("Si") ?></label>
[ <?= ($values["_1"][0] == "true") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
&nbsp;&nbsp;
<label><?= __("No") ?></label>
[ <?= ($values["_1"][0] == "false") ? "X" : "&nbsp;&nbsp;&nbsp;" ?> ]
</td>
</tr>
<? if ($values["_1"][0] == "true" || $show_empty) { ?>
<tr>
<th style="<?= $styles["th"] ?>"><?= __("URL") ?></th>
<th style="<?= $styles["th"] ?>"><?= __("Codice") ?></th>
</tr>
<tr>
<td>
<a href="<?= $values["_1"][1]; ?>" target="_blank" title="Sito esterno"><?= $values["_1"][1]; ?></a>
</td>
<td>
<?= $values["_1"][2]; ?>
</td>
</tr>
<? } ?>
</table>
<?
}
}
?>