phptest-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phptest-users] test error


From: John Lacey
Subject: Re: [Phptest-users] test error
Date: Mon, 21 Oct 2002 14:04:35 -0600

Andy,

That problem is due to a debugging statement (print_r) left in
question.php

It is in the "single question per screen" logic...which has a problem in
outputting the questions properly.

Try using the normal "all questions on a screen" mode until Brandon has
a chance to look at it.  Normally I try to troubleshoot problems and
send Brandon fixes, but I'm too busy at the moment.

John

----- Original Message -----
From: "Dimacale Andy - Millville" <address@hidden>
To: <address@hidden>
Sent: Monday, October 21, 2002 1:50 PM
Subject: [Phptest-users] test error


> I'm getting the following error when taking the defaut tests.
>
> stdClass Object ( [questions] => Array ( [0] => 167 [1] => 165 [2] =>
168
> [3] => 164 [4] => 169 [5] => 163 [6] => 166 [7] => 170 ) [answers] =>
Array
> ( [0] => Leave Blank [1] => Leave Blank [2] => Leave Blank [3] =>
Leave
> Blank [4] => Leave Blank [5] => Leave Blank [6] => Leave Blank [7] =>
Leave
> Blank ) [info] => Array ( [0] => 38 [test_id] => 38 [1] => 46
[subject_id]
> => 46 [2] => 0 [anonymous] => 0 [3] => 1 [type] => 1 [4] => Obscure C
Test
> [description] => Obscure C Test [5] => I took the questions and
answers from
> this test from http://www.cis.ysu.edu/~kramer/tidbits/obscure.html
[notes]
> => I took the questions and answers from this test from
> http://www.cis.ysu.edu/~kramer/tidbits/obscure.html [6] => 8
[num_required]
> => 8 [7] => 0 [num_random] => 0 [8] => 2002-08-27 09:00:00
[start_date] =>
> 2002-08-27 09:00:00 [9] => 2004-08-27 09:00:00 [end_date] =>
2004-08-27
> 09:00:00 [10] => 27 [group_id] => 27 [num_questions] => 8 ) [test_id]
=> 38
> )
>
>
>
> _______________________________________________
> Phptest-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/phptest-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]