Suche im Forum:
Suchen


Autor Nachricht
Beitrag02.08.2009 um 23:49 (UTC)    
Titel: [noch offen] Problem mit einem Quiz

Hallo leute,

ich möchte auf meiner HP ein Quiz einstellen, habe auch ein gefunden.
Nur gibt es da ein Problem, bei diesem Quiz gibt es einen Button der die bezeichnung <Nochmal> trägt, ich möchte aber das man das Quiz nur einmal Spielen kann.
Hier der Quellcode den man Frei verändern kann, kann mir jemand sagen wie ich diesen <Nochmal> Button da raus bekomme?

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Quiz your House</title>
<style type="text/css">
<!--
body,td,th,p,a {
font-family: Garamond;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #000000;
}
input {
font-family: Garamond;
font-size: 12px;
color: #000000;
border-color: #000000;
border-style: solid;
border-width: 1px;
background-color: transparent;
}
h1 {
font-family: Garamond;
font-size: 16px;
font-style: normal;
font-weight: normal;
color: #000000;
}
body {
background-color: #CCCCCC;
}
.fragenummer,.highueberschrift,.sumueberschrift {
margin-bottom: 20px;
margin-top: 0px;
}
.frage {
font-weight: bold;
margin-bottom: 10px;
margin-top: 0px;
}
.antworten,.sumantwort {
margin-bottom: 0px;
margin-top: 0px;
margin-left: 10px;
}
.sumfrage {
font-weight: bold;
margin-bottom: 10px;
margin-top: 20px;
}
.sumrichtig {
color: #009900;
font-weight: bold;
}
.sumfalsch {
color: #CC0000;
font-weight: bold;
}
.highbeschriftung {
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
text-align: center;
padding-left: 5px;
padding-right: 5px;
}
.highname {
text-decoration: none;
color: #000000;
}
.highprozent,.highzeit,.highpunkte,.highrang {
text-align: center;
}
table.hightabelle {
margin-top: 20px;
margin-bottom: 20px;
}
form.nochmal {
margin-top: 0px;
}
.sumstat {
margin-top: 20px;
margin-bottom: 20px;
}
form.sumhighscore {
margin-top: 5px;
}
p.sumhighscore {
font-weight: bold;
}
td.sumhighscore {
margin-bottom: 20px;
}
-->
</style></head>

<body>
<h1>Quiz your House</h1>
<p> </p>
{INHALT}
</body>
</html>


An einer Stelle das Quellcodes muss {INHALT} eingesetzt werden. Dies wird bei der Ausgabe durch die Fragen oder die Highscore ersetzt.

Tipp: Bereiten Sie eine leere Seite mit dem Design Ihrer Homepage in einem Editor Ihrer Wahl vor und kopieren Sie den Quellcode in dieses Feld. Jetzt muss nur noch {INHALT} an der richtigen Stelle eingefügt werden.



Den letzten Satz verstehe ich auch leider nicht so ganz.

Danke schon mal für eure mühe!

Gruß

Dirk


Zuletzt bearbeitet von wendisch-ink-tattoo am 04.08.2009, 22:44, insgesamt einmal bearbeitet
Beitrag03.08.2009 um 00:43 (UTC)    
Titel:

Hallo,

Bei dem Quellcode leider gar nicht. Ist das der komplette Code den du bekommen hast zum einfügen? An einen anderen kommst du nicht ran?
Wenn nicht, dann kann man den Button auf jeden Fall nicht entfernen.

Zudem man aber als Besucher eh immer "anonym" auf die Homepage kommt, bräuchte man das Quiz in der Navigation eh nur neu anklicken und könnte es nochmal spielen.
Eine gute Sperre dafür kannst du da leider auch nicht einbauen. Zuem keine Sperre hier entügltig wäre, ist recht leicht umgehbar.


Liebe Grüße,

Jan aka "Asgar"
______________
Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de