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?

Issue with not showing correct answer or user answ
(1 viewing) (1) Guest
component
Go to bottomPage: 123
TOPIC: Issue with not showing correct answer or user answ
#54268
Re:Issue with not showing correct answer or user answ 9 Years ago Karma: 748
Open <joomla_directory>/components/com_ariquiz/assets/js/templates.js file and replace the following code:

Code:


CORRECT_ANSWER: '<h2 class="aq-answer-result-message #{resultClass}">#{resultMessage}</h2><div class="aq-answer-result-summary">#{summary}</div>#{details}#{explanation}',



with the following one:

Code:


CORRECT_ANSWER: '#{explanation}',



Regards,
ARI Soft
The administrator has disabled public write access.
 
#54282
Re:Issue with not showing correct answer or user answ 9 Years ago Karma: 0
That took out too much, but I was able to figure out how much of the code to remove to get what I needed. Thank you.
The administrator has disabled public write access.
 
Go to topPage: 123