Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Quiz Statistics
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Quiz Statistics
#695
Quiz Statistics 15 Years, 4 Months ago Karma: 0
I find the Full Statistics page more complicated than necessary for my quiz: The fields 'Question Category', Question Type' are unnecessary and I'd like to keep this as simple as possible for the user. Is there a way to remove these fields?

Also, I don't have any time limits set for the quiz or questions: is there a way to remove the time field from the Full Statistics page?
The administrator has disabled public write access.
 
#698
Re:Quiz Statistics 15 Years, 4 Months ago Karma: 748
Right now this can be done only by CSS:

You can add CSS rule for the following classed: ariQuizStatTrCategory and ariQuizStatTrQueType:

display:none;

This will hide 'Question Category' and Question Type' rows.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#699
Re:Quiz Statistics 15 Years, 4 Months ago Karma: 0
Excellent! Thanks.
The administrator has disabled public write access.
 
#700
Re:Quiz Statistics 15 Years, 4 Months ago Karma: 0
Is there a similar one that would get rid of the Total Time?
The administrator has disabled public write access.
 
#701
Re:Quiz Statistics 15 Years, 4 Months ago Karma: 748
Sure. Class name for this row is ariQuizStatTrTotalTime.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#702
Re:Quiz Statistics 15 Years, 4 Months ago Karma: 0
Thanks again for your help!
The administrator has disabled public write access.
 
Go to topPage: 1