diff --git a/css/ese-logo.png b/css/ese-logo.png index 6d8144c..06a6efc 100755 Binary files a/css/ese-logo.png and b/css/ese-logo.png differ diff --git a/css/print.css b/css/print.css index db7c031..d7fd675 100755 --- a/css/print.css +++ b/css/print.css @@ -12,47 +12,49 @@ body { } .ticket { - width: 6cm; + height: 4cm; /* border: 1px dotted #ccc;*/ float: left; padding: 3mm; - page-break-inside: avoid; + margin-left: 3mm; + min-width: 5.6cm; + /*page-break-inside: avoid;*/ } .tickettext { - float: left; -/* width: 4.3cm; */ + /*float: left;*/ } .ticketimg { float: right; - margin: 2mm 0 0 0; + margin: -1mm 0 0 0; padding: 0px; } .ticketimg img { - height: 1.81cm; + height: 2cm; margin: 0px; padding: 0px; } .patron { - font-size: 16pt; + font-size: 26pt; font-family:Haettenschweiler; } .room { - margin-top: 1mm; + margin-top: 4mm; } .time { margin-bottom: 1mm; + margin-top: 3mm; } .room, .time { - font-size: 8pt; - width: 100%; - text-align: right; + font-size: 10pt; + width: 60%; + text-align: left; } .evalink { diff --git a/patronGen.php b/patronGen.php index aa1b0e2..82b2fb0 100755 --- a/patronGen.php +++ b/patronGen.php @@ -57,16 +57,17 @@ for ($i = 0; $i < count($keyData); $i++) { $pno = $i%(count($patrons)); - echo "
"; - echo "
".$patrons[$pno][0]."
"; - echo "
Tutorium in ".$patrons[$pno][1]."
"; + echo "
".$patrons[$pno][0]."
"; + // echo "
".$patrons[$pno][0]."
"; + echo "
"; + echo "
Tutorium in
".$patrons[$pno][1]."
"; echo "
"; // don't display start date if there is none - echo ($patrons[$pno][2]=="")?" ":"Einschreibestart Dienstag ".$patrons[$pno][2].""; + echo ($patrons[$pno][2]=="")?" ":"Einschreibestart Dienstag ".$patrons[$pno][2]." Uhr"; echo "
"; - echo " ".$keyData[$i][0].""; - echo "
"; - echo "
ESE-Evaluation unter https://ese.ifsr.de/2014/eva/
"; + // echo " ".$keyData[$i][0].""; + echo "
"; + // echo "
ESE-Evaluation unter https://ese.ifsr.de/2015/eva/
"; echo "
"; } ?> diff --git a/questionnaires/student_questionnaire.txt b/questionnaires/student_questionnaire.txt index 77fcd4d..a049609 100755 --- a/questionnaires/student_questionnaire.txt +++ b/questionnaires/student_questionnaire.txt @@ -24,7 +24,7 @@ #------------------------------------------------ # -- Header --- -headline; Headline; ESE 2014 +headline; Headline; ESE 2015 # -- personal Code -- # this is important and should stay so the student can identify himself to the system and receive his cup later on @@ -38,19 +38,19 @@ legend; Legend; # -- Begin Questions -- tutorRating; Question; Wie fandest du das Tutorium? -meetingRating; Question; Wie hat dir der Kennenlernabend gefallen? +meetingRating; Question; Wie hat dir der Kennenlernspieleabend gefallen? meetingSeminar; Question; Wie war das Seminargruppentreffen? speechCourseGuidance; Question; Wie war der Vortrag zur Studienberatung und -organisation? #speechMicrosoft; Question; Wie war der Microsoft-(MSDNAA)-Vortrag? paperChaseRating; Question; Wie fandest du die Schnitzeljagd? -clubbingRating; Question; Wie hat dir die Clubwanderung gefallen? +clubbingRating; Question; Wie hat dir die Clubtour gefallen? sppechCoditermination; Question; Wie war der Vortrag zur studentischen Mitbestimmung? speechAbroadSemester; Question; Wie war der Vortrag zum Auslandsstudium? speechTudias; Question; Wie war der Vortrag von TUDIAS? eseGameRating; Question; Wie hat dir das ESE-Spiel gefallen? -eseGameEvening; Question; Wie fandest du den Spieleabend? +#eseGameEvening; Question; Wie fandest du den Spieleabend? eseBreakfast; Question; Wie gefiel dir das Frühstück? -#movieNightRating; Question; Wie hat dir der Kino-Abend gefallen? +movieNightRating; Question; Wie hat dir der Kino-Abend gefallen? profIntroRating; Question; Wie war die Professorenvorstellung? #bowlingNightRating; Question; Wie war der Billiard/Bowling-Abend für dich? testRegisterRating; Question; Wie fandest du die Übungseinschreibung? diff --git a/questionnaires/tutor_questionnaire.txt b/questionnaires/tutor_questionnaire.txt index 07a1f1d..9256560 100755 --- a/questionnaires/tutor_questionnaire.txt +++ b/questionnaires/tutor_questionnaire.txt @@ -23,7 +23,7 @@ #------------------------------------------------ # -- Header --- -headline; Headline; ESE 2013 +headline; Headline; ESE 2015 # -- personal Code -- # this is important and should stay so the student can identify himself to the system and receive his gift later on @@ -43,4 +43,4 @@ testRegisterRating; Question; Ablauf der Übungseinschreibung generalEseRating; Question; Was hältst du von der ESE allgemein? # -- Comments -- -comment; Comment; Kommentar:; \ No newline at end of file +comment; Comment; Kommentar:;