Files
bm/public_html/public/umfrage/auswertung.html
2025-09-24 13:26:28 +02:00

116 lines
3.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Kulturhaus Bruckm&uuml;hle Pregarten</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="Martin Lenzelbauer" />
<meta name="description" content="Kulturhaus Bruckmühle Pregarten |
Regionalkultur | Theater | Musik | Literatur | Kabarett | Ausstellungen" />
<meta name="keywords" content="Bruckmühle, Kulturhaus, Pregarten, Wartberg, Hagenberg,
Region Untere Feldaist, Oberösterreich, Regionalkultur,
Kulturzentrum, Veranstaltungszentrum, Veranstaltung, Theater,
Musik, Bühne, Regionalbühne, Literatur, Kabarett, Ausstellung,
Galerie, Konzert, Schauspiel, Wirtshaus, Gasthaus" />
<link rel="stylesheet" type="text/css" href="../css/bruckmuehle.css" />
<script type="text/JavaScript" language="javascript" src="../js/bruckmuehle.js"></script>
</head>
<body>
<!-- Container table -->
<table cellpadding="0" cellspacing="0" width="100%" height="100%">
<tr><td align="center">
<table cellpadding="0" cellspacing="0" height="100%">
<tr>
<td class="tableleft"> </td>
<td class="content">
<h1>Umfrage - Auswertung</h1>
<table>
<tr>
<th>Ich lese das Programm:</th>
<td>{LESE}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Das PROgramm bringt nützliche Informationen:</th>
<td>{INFO}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Mein Interessen werden angesprochen:</th>
<td>{ANGESPROCHEN}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Grafische Gestaltung/Layout:</th>
<td>{LAYOUT}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>&Uuml;bersicht|Aufbau|Struktur:</th>
<td>{STRUKTUR}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Fotos/Anschaulichkeit:</th>
<td>{FOTOS}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Veranstaltungskalender am Ende:</th>
<td>{KALENDER}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Ich bewahre das PROgramm auf:</th>
<td>{BEWAHRE}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Mein Gesamteindruck:</th>
<td>{GESAMTEINDRUCK}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Ich empfehle das PROgramm weiter:</th>
<td>{EMPFEHLE}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Folgendes würde ich mir wünschen:</th>
<td>{WUNSCH}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Folgendes würde ich nicht abdrucken:</th>
<td>{NICHT}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Diese Fehler sind mir aufgefallen:</th>
<td>{FEHLER}</td>
</tr>
<tr><td colspan="2"><h1>&nbsp;</h1></td></tr>
<tr>
<th>Weitere Anregungen:</th>
<td>{ANREGUNGEN}</td>
</tr>
</table>
</td>
<td class="tableright"> </td>
</tr>
</table>
</td></tr>
</table>
</body>
</html>