16){ $css_id = 0; } } //$theses = get_theses_array(); $theses = $data['theses']; $theses_count = sizeof($theses); $ans = Array(); $emph = Array(); $answerstring = ''; $warning = false; $count = 'undefined'; if(isset($_POST['count'])){ $count = $_POST['count']; } if(isset($_POST['ans'])){ $answerstring = $_POST['ans']; $retval = result_from_string($answerstring, $theses_count); $ans = $retval[0]; $emph = $retval[1]; } elseif(isset($_GET['ans'])){ $answerstring = $_GET['ans']; $retval = result_from_string($answerstring, $theses_count); $ans = $retval[0]; $emph = $retval[1]; } else { $warning = true; for($i = 0; $i < $theses_count; $i++){ $ans[$i] = 'skip'; $emph[$i] = 1; } } } ?> Mahlowat - Ergebnis

Ergebnisse

Klicke auf die Titel, um die zugehörige These anzuzeigen.

"; echo ""; echo "\n"; echo ""; } ?>
Deine WahlDoppelt gewichten ".$theses[$i]['s']."
".$theses[$i]['l']."

Du kannst die Befragung neu starten oder deine )" title="Antworten ändern">Antworten ändern.
Außerdem haben wir auch eine )" title="FAQ">FAQ-Seite.