1
wcrwcr
Myquizz - wierd behavior
  • 2009/5/1 21:19

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi all

I have a quizz with 5 sliding questions.

When I reach the second question the mod shows me a check results Finish buton ( see figure "unxpected.jpg").

Resized Image


The funny thing is that by the time of the fifth question ( the last one) no finish buton shows up at all.

Any ideas???

Another little thing....

on admin side the view stats page( modules/myquiz/admin/index.php?acti=QuizzViewStats&qidi=1) explodes to right ( please see figure "notaligned.jpg") on FF.

On IE 6.02 it´s OK.

Resized Image


Anybody confirms that?



2
_metemet_
Re: Myquizz - wierd behavior
  • 2009/5/1 22:15

  • _metemet_

  • Just popping in

  • Posts: 62

  • Since: 2008/4/1 2


first problem is about theme. I have tried module with lots of theme, almost all is ok, but few of them has a problem like this. I dont know but it could be a theme problem, or some css values crash with module or maybe another reason.

for second problem(in admin section), I'll fix it in next release ;)
www.xoops-tr.com
x-tr.sourceforge.net

3
wcrwcr
Re: Myquizz - wierd behavior
  • 2009/5/1 22:42

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

you´re right

I´m using the ixt009_emp02 THEME which i like very much but there is some css work to do.

Changing to zetagenesis everything goes fine
However i´m still curious about the error.

Quote:

for second problem(in admin section), I'll fix it in next release ;)


I´ll try to dig a bit too.

Thank you

4
wcrwcr
Re: Myquizz - wierd behavior
  • 2009/5/1 23:17

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

For the alignement problem just open myquizz/admin/xdstyle.css

Sroll dwon and find

table-cev {
    
border1px solid #97a5b0;
    
background#E0EEF7;
    
width100%;
    }


add a float
table-cev {
    
float:left;
    
border1px solid #97a5b0;
    
background#E0EEF7;
    
width100%;
    }


You´re done

Login

Who's Online

198 user(s) are online (100 user(s) are browsing Support Forums)


Members: 0


Guests: 198


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits