Page 1 of 1

You one already played with this quizz has….

Posted: Thu Sep 07, 2006 12:47 pm
by Toy
Hello, could you one have a sentence which indicates to us if one played such or such quizz? please :wink:

For example, in this page : http://forums.cricketmx.com/quiz.php?c=5

Posted: Thu Sep 07, 2006 2:24 pm
by Toy
And there is no more its stats there in the new versions ?

$lang['Stats_Players_Quiz'] = 'Frequent Quiz Players';
$lang['Stats_Times_Quiz'] = 'Quizzes Played';
$lang['Stats_Uploaded_Quiz'] = 'Quizzes Uploaded';
$lang['Stats_Top_Up'] = 'Top Quiz Submitters';

Then I to add them? And how? ;)

(Sorry for my english ^^ )

Posted: Thu Sep 07, 2006 2:51 pm
by battye
Hi, there is already an option (Go to Administration Panel -> Quiz) which stops users from playing quizzes more than 1 time.

Posted: Thu Sep 07, 2006 2:55 pm
by Toy
No ^^ In fact, I was badly made understand I think. ^^ I will have wanted that on the page, it is indicated if one already played there, in red preferably. And I will have wanted statistics more detailed, a little like the old versions.

PS : I hope that my English is better this time: lol:

Posted: Fri Sep 08, 2006 1:28 am
by moongirl
Hello there Toy, welcome to CMX!!
The statistics at top right hand of the quiz pages does give player information.
The link you used for CricketMX quizzes shows very little detail now, as all
the previous quiz statistics were set to zero when
Battye installed the new version.

Posted: Fri Sep 08, 2006 6:25 am
by Toy
In fact, I would more statistics ^^


The numbers of quizz played for each members -
The numbers of Quizz submitted


More details :)

And known directly if there are played or not at this quizz in this page :
http://forums.cricketmx.com/quiz.php?c=5
One column in more :oops:


PS : it is hard to be rendered comprehensible in another language ^^

Posted: Fri Sep 08, 2006 3:15 pm
by moongirl
You are doing very well Toy!! :wink:

Do you mean number of quizzes submitted in each category, as shown in this link?
http://forums.cricketmx.com/quiz.php

Sorry I can't help with the coding, that is Battye's department Image

Posted: Mon Sep 11, 2006 9:17 am
by Toy
viewquestions.php wrote:'FREQ' => $lang['Stats_Players_Quiz'],
'QUIZUP' => $lang['Stats_Uploaded_Quiz'],
'TOPSUBMIT' => $lang['Stats_Top_Up']));
lang_main.php wrote:$lang['Stats_Top_Up'] = 'Top Quiz Submitters';
$lang['Stats_Uploaded_Quiz'] = 'Quizzes Uploaded';
$lang['Stats_Players_Quiz'] = 'Frequent Quiz Players';
$lang['Stats_Times_Quiz'] = 'Quizzes Played';
quiz_stats_body.tpl wrote:<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" align="center" colspan="2">
<span class="cattitle">{FREQ}</span>
</td>
</tr>
<tr>
<th width="100%" class="thTop" nowrap="nowrap">&nbsp;{USER}&nbsp;</th>
<th width="250" class="thTop" nowrap="nowrap">&nbsp;{QUP}&nbsp;</th>
</tr>
<!-- BEGIN block_run3 -->
<td class="row1" align="center" valign="middle" height="50"><span class="gen">{block_run3.USERP}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gen">{block_run3.AMOQ}</span></td>
</tr>
<!-- END block_run3 -->
</table>
<br>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" align="center" colspan="2">
<span class="cattitle">{TOPSUBMIT}</span>
</td>
</tr>
<tr>
<th width="100%" class="thTop" nowrap="nowrap">&nbsp;{USER}&nbsp;</th>
<th width="250" class="thTop" nowrap="nowrap">&nbsp;{QUIZUP}&nbsp;</th>
</tr>
<!-- BEGIN block_run4 -->
<td class="row1" align="center" valign="middle" height="50"><span class="gen">{block_run4.TAUN}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gen">{block_run4.AOQUHU}</span></td>
</tr>
<!-- END block_run4 -->
</table>
In the 0.6.6 version, they are this stats that iwould want ^^

If someone would code for the version 1.3.0 :roll:

Thanks 8)

Posted: Fri Sep 29, 2006 9:36 am
by Toy
I 've edit my last post ^^

I seek but I am not gifted


PS : Thanks to google translate :lol:



And thanks for this great mod :D ( Without Google Translate ^^)