3
0
Fork 0
mirror of https://github.com/fsr/eseeva synced 2024-11-15 08:53:11 +01:00

updated to 2015 with new patron slips

This commit is contained in:
Lucas Woltmann 2015-09-25 14:42:31 +02:00
parent 761e0c0652
commit 3f7fcb104b
5 changed files with 28 additions and 25 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -12,47 +12,49 @@ body {
} }
.ticket { .ticket {
width: 6cm; height: 4cm;
/* border: 1px dotted #ccc;*/ /* border: 1px dotted #ccc;*/
float: left; float: left;
padding: 3mm; padding: 3mm;
page-break-inside: avoid; margin-left: 3mm;
min-width: 5.6cm;
/*page-break-inside: avoid;*/
} }
.tickettext { .tickettext {
float: left; /*float: left;*/
/* width: 4.3cm; */
} }
.ticketimg { .ticketimg {
float: right; float: right;
margin: 2mm 0 0 0; margin: -1mm 0 0 0;
padding: 0px; padding: 0px;
} }
.ticketimg img { .ticketimg img {
height: 1.81cm; height: 2cm;
margin: 0px; margin: 0px;
padding: 0px; padding: 0px;
} }
.patron { .patron {
font-size: 16pt; font-size: 26pt;
font-family:Haettenschweiler; font-family:Haettenschweiler;
} }
.room { .room {
margin-top: 1mm; margin-top: 4mm;
} }
.time { .time {
margin-bottom: 1mm; margin-bottom: 1mm;
margin-top: 3mm;
} }
.room, .time { .room, .time {
font-size: 8pt; font-size: 10pt;
width: 100%; width: 60%;
text-align: right; text-align: left;
} }
.evalink { .evalink {

View file

@ -57,16 +57,17 @@
for ($i = 0; $i < count($keyData); $i++) for ($i = 0; $i < count($keyData); $i++)
{ {
$pno = $i%(count($patrons)); $pno = $i%(count($patrons));
echo " <div class=\"ticket\"><div class=\"tickettext\">"; echo " <div class=\"ticket\"><div class=\"patron\">".$patrons[$pno][0]."</div><div class=\"tickettext\">";
echo " <div class=\"patron\">".$patrons[$pno][0]."</div>"; // echo " <div class=\"patron\">".$patrons[$pno][0]."</div>";
echo " <div class=\"room\">Tutorium in <strong>".$patrons[$pno][1]."</strong></div>"; echo " <div class=\"ticketimg\"><img src=\"css/ese-logo.png\"/></div>";
echo " <div class=\"room\">Tutorium in <br><strong>".$patrons[$pno][1]."</strong></div>";
echo " <div class=\"time\">"; echo " <div class=\"time\">";
// don't display start date if there is none // don't display start date if there is none
echo ($patrons[$pno][2]=="")?"&nbsp;":"Einschreibestart Dienstag <strong>".$patrons[$pno][2]."</strong>"; echo ($patrons[$pno][2]=="")?"&nbsp;":"Einschreibestart Dienstag <strong>".$patrons[$pno][2]." Uhr</strong>";
echo "</div>"; echo "</div>";
echo " <code>".$keyData[$i][0]."</code>"; // echo " <code>".$keyData[$i][0]."</code>";
echo " </div><div class=\"ticketimg\"><img src=\"css/ese-logo.png\"/></div>"; echo " </div>";
echo " <div class=\"evalink\">ESE-Evaluation unter https://ese.ifsr.de/2014/eva/</div>"; // echo " <div class=\"evalink\">ESE-Evaluation unter https://ese.ifsr.de/2015/eva/</div>";
echo "</div>"; echo "</div>";
} }
?> ?>

View file

@ -24,7 +24,7 @@
#------------------------------------------------ #------------------------------------------------
# -- Header --- # -- Header ---
headline; Headline; ESE 2014 headline; Headline; ESE 2015
# -- personal Code -- # -- personal Code --
# this is important and should stay so the student can identify himself to the system and receive his cup later on # 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 -- # -- Begin Questions --
tutorRating; Question; Wie fandest du das Tutorium? 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? meetingSeminar; Question; Wie war das Seminargruppentreffen?
speechCourseGuidance; Question; Wie war der Vortrag zur Studienberatung und -organisation? speechCourseGuidance; Question; Wie war der Vortrag zur Studienberatung und -organisation?
#speechMicrosoft; Question; Wie war der Microsoft-(MSDNAA)-Vortrag? #speechMicrosoft; Question; Wie war der Microsoft-(MSDNAA)-Vortrag?
paperChaseRating; Question; Wie fandest du die Schnitzeljagd? 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? sppechCoditermination; Question; Wie war der Vortrag zur studentischen Mitbestimmung?
speechAbroadSemester; Question; Wie war der Vortrag zum Auslandsstudium? speechAbroadSemester; Question; Wie war der Vortrag zum Auslandsstudium?
speechTudias; Question; Wie war der Vortrag von TUDIAS? speechTudias; Question; Wie war der Vortrag von TUDIAS?
eseGameRating; Question; Wie hat dir das ESE-Spiel gefallen? 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? 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? profIntroRating; Question; Wie war die Professorenvorstellung?
#bowlingNightRating; Question; Wie war der Billiard/Bowling-Abend für dich? #bowlingNightRating; Question; Wie war der Billiard/Bowling-Abend für dich?
testRegisterRating; Question; Wie fandest du die Übungseinschreibung? testRegisterRating; Question; Wie fandest du die Übungseinschreibung?

View file

@ -23,7 +23,7 @@
#------------------------------------------------ #------------------------------------------------
# -- Header --- # -- Header ---
headline; Headline; ESE 2013 headline; Headline; ESE 2015
# -- personal Code -- # -- personal Code --
# this is important and should stay so the student can identify himself to the system and receive his gift later on # this is important and should stay so the student can identify himself to the system and receive his gift later on