diff --git a/count.php b/count.php index 6e6cf25..12fef1b 100644 --- a/count.php +++ b/count.php @@ -1,5 +1,10 @@ \ No newline at end of file diff --git a/css/style.css b/css/style.css index d89877d..857b4e9 100644 --- a/css/style.css +++ b/css/style.css @@ -3,6 +3,37 @@ body { /*padding: 0em 0.5em 1em 0.5em;*/ } +.container { + padding-right: 15px; + padding-left: 15px; + margin-right: auto; + margin-left: auto; +} +@media (min-width: 768px) { + .container { + width: 100%; + } +} +@media (min-width: 992px) { + .container { + width: 970px; + } +} +@media (min-width: 1200px) { + .container { + width: 1170px; + } +} +@media (max-width: 992px) and (min-resolution: 100dpi) and (orientation:portrait) { + .btn-block{ + font-size: 32px; + height: 120px; + } + .btn{ + font-size: 32px; + } +} + .hsganswer{ width: 80px; padding-left: auto; diff --git a/data/export-hsg.php b/data/export-hsg.php new file mode 100644 index 0000000..c14b1ec --- /dev/null +++ b/data/export-hsg.php @@ -0,0 +1,62 @@ +"; + +} +?> \ No newline at end of file diff --git a/data/stats.php b/data/stats.php index 505d2b8..9cd3b16 100644 --- a/data/stats.php +++ b/data/stats.php @@ -3,6 +3,12 @@ $visits = get_visits('', 'visits.sav'); + $nocount = $visits['nocount']; + $answers = $visits['ans']; + + unset($visits['nocount']); + unset($visits['ans']); + $max_visitors = 0; foreach($visits as $value){ if(sizeof($value) > $max_visitors){ @@ -105,6 +111,24 @@ +
Aufrufe wurden nicht gespeichert.
+
+ $value){
+ foreach($value as $k => $ans){
+ echo "$ans
\n";
+ }
+ }
+ ?>
+
-
-
- Nicht zufrieden mit dem Ergebnis? Vielleicht willst du die Thesen anders gewichten.
- -| Liste | Punkte | Punkte |
|---|
Ergebnis teilen:
-Achtung! Aus diesem Link kann man ablesen, welche Antworten du ausgewählt und wie du die Thesen gewichtet hast!
-