Page 1 of 1
I don't show Timedown for my test
Posted: Sun Oct 13, 2013 10:20 am
by tuanmaster
I have one problem: When I test one exam, about 20 question/one page, I scroll page down, I don't see time down, May you help see time down when I Scroll page?
Re: I don't show Timedown for my test
Posted: Mon Oct 14, 2013 7:20 am
by alberto
what do you mean with "timedown"?
Re: I don't show Timedown for my test
Posted: Mon Oct 14, 2013 7:24 am
by tuanmaster
My mean that: When I page down to end page of Exam then I don't see the time, because It is on top of page.
Re: I don't show Timedown for my test
Posted: Mon Oct 14, 2013 8:56 am
by max
Yes, the time is on the top of the page.
A simple solution: don't put 20 questions in one page. Either put 1 question per page or insert 3-4 page breaks.
Re: I don't show Timedown for my test
Posted: Mon Oct 14, 2013 9:00 am
by tuanmaster
But I want all question in one page, How must I do? timedown still show when go to bottom/middle of page
Re: I don't show Timedown for my test
Posted: Tue Oct 15, 2013 7:01 am
by alberto
You can change the css style code to give the time box a fixed position at the top of the page.
Anyway I don't advice this solution because when you scroll the page the box will cover the text against readability.
Re: I don't show Timedown for my test
Posted: Tue Oct 15, 2013 7:53 am
by tuanmaster
Thank alberto, can you tell me what name is file css style and code to fixed position.
Re: I don't show Timedown for my test
Posted: Fri Oct 18, 2013 5:21 am
by tuanmaster
I have fix it. Just edit css is: 'bottom:0;position:fixed;height:auto;right:0;z-index:10;margin:10px'.
Re: I don't show Timedown for my test
Posted: Fri Oct 18, 2013 7:04 pm
by alberto
Great!
Re: I don't show Timedown for my test
Posted: Fri Oct 25, 2013 1:19 pm
by murat
Thank you
tuanmaster