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?

Choice label
(1 viewing) (1) Guest
ARI Quiz Lite
Go to bottomPage: 1
TOPIC: Choice label
#18567
Choice label 12 Years, 8 Months ago Karma: 0
Hi,

I hope my last question

I would prefer not to see the "Choice label" incl. the number (1/2/3) on the frontend?

I would prefer to see:
o Yes
o No

Instead of:
Choice 1 o Yes
Choice 2 o No

Is this possible?

Thanks for your Help!
Kind regards
Roland
The administrator has disabled public write access.
 
#18577
Re:Choice label 12 Years, 8 Months ago Karma: 747
Hello,

You can modify question templates files. It is located the next path:

<joomla_directory>\components\com_ariquizlite\view\questions\

Regards,
ARI Soft
The administrator has disabled public write access.
 
#30928
Re:Choice label 11 Years, 7 Months ago Karma: 0
I have found the file for removing Choice 1 and Choice 2, have it in a text editor but have no idea what I would delete to remove Choice 1 and Choice 2 (Single answer template). Here's the code. If you would please tell me what to delete to just remove the labels Choice 1 and Choice 2 (without also removing the radio buttons), I would greatly appreciate it. Thanks.
Last Edit: 2012/08/27 08:25 By admin.
The administrator has disabled public write access.
 
#30937
Re:Choice label 11 Years, 7 Months ago Karma: 747
Hello,

Delete the next code:

Code:


<label for="sa<?php echo $dataItem['hidQueId']; ?>"><?php AriQuizWebHelper::displayResValue('Label.Choice'); ?> <?php echo (++$i); ?></label>&nbsp;



Regards,
ARI Soft
The administrator has disabled public write access.
 
#30948
Re:Choice label 11 Years, 7 Months ago Karma: 0
Thanks. Now, I'm trying to delete the Label.Question. I was able to delete it but when it was deleted the Save and the question count shifted to the far right while the actual question on the page shifted to the left. I liked the question shifting to the left but not with the Save and question count shifting to the far right. Can I delete the Label.Question without causing the Save the question count to shift to the far right?


Thanks again.
Last Edit: 2012/08/27 08:26 By admin.
The administrator has disabled public write access.
 
#30949
Re:Choice label 11 Years, 7 Months ago Karma: 747
Provide an image where we can see what do you want to achieve.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1