input issues not assessed are not counted in the score!

Added by Zulkifly Ali 649 days ago

Warning: Invalid argument supplied for foreach() in /components/com_jquarks/models/session.php on line 104
Your Session results

Warning: Division by zero in /components/com_jquarks/views/_session/tmpl/default.php on line 18

Quiz: kuizzzzzzzzz
Score: 0% (input issues not assessed are not counted in the score!)
Unanswered: 0

Warning: Invalid argument supplied for foreach() in /components/com_jquarks/views/_session/tmpl/default.php on line 55

can anyone help me with this?
1. i got this "Error : Quiz publication failed. Please check that the quiz have assigned sets"
2. then i upload quizzes.php as suggested, it solved the problem
3. now i'm getting the above warning.....

thanks


Replies

RE: input issues not assessed are not counted in the score! - Added by Zulkifly Ali 649 days ago

$this->_db->setQuery($query) ;
$this->_session = $this->_db->loadObject() ;
if ($this->_db->getErrorNum()){ <---------------------session.php on line 104
return false ;

while ( nextQuest < questionRows.length && questionRows[currentQuest].getElementsByTagName('td')[0].innerHTML == questionRows[nextQuest].getElementsByTagName('td')[0].innerHTML ) <----------------------default.php on line 18 {

<form action="index.php" method="post" name="adminForm">
<div id="editcell">
<table>
<tr>
<td width="25%" valign="top">
<fieldset class="adminForm">
<legend></legend> <-------------------default.php on line 55
<table class="admintable">

RE: input issues not assessed are not counted in the score! - Added by multing ngcp 646 days ago

I have same Problem !!!

RE: input issues not assessed are not counted in the score! - Added by Zulkifly Ali 638 days ago

appreciate if anyone can help. thanks

RE: input issues not assessed are not counted in the score! - Added by Fayez NACCACHE 638 days ago

Hello,

Please check this link
http://www.iptechinside.com/labs/issues/show/81

Regards

RE: input issues not assessed are not counted in the score! - Added by Zulkifly Ali 637 days ago

thanks !!! Fayez NACCAHE. it works.

RE: input issues not assessed are not counted in the score! - Added by multing ngcp 635 days ago

I download and Replace the session.php.
But Also same Problem !!!
-------------------------------------------------------------------------
Score: 100% (input issues not assessed are not counted in the score!)

RE: input issues not assessed are not counted in the score! - Added by Fayez NACCACHE 633 days ago

So maybe it's not the same problem like for Zulkifly Ali.
I need to know What type of errors are displayed to repare this.
Thanks

RE: input issues not assessed are not counted in the score! - Added by multing ngcp 618 days ago

The type is : JQUARKS_QUIZZES

Thanks !

QUIZZES.jpg (23 KB)

Reply