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?

Right answer
(1 viewing) (1) Guest
component
Go to bottomPage: 1234
TOPIC: Right answer
#44996
Re:Right answer 10 Years, 9 Months ago Karma: 0
At the end it could say which question I answer right or wrong if this what you mean.

The thing is that I don't want to tell my students which is the right choice, for them not to tell other students.
The administrator has disabled public write access.
 
#44997
Re:Right answer 10 Years, 9 Months ago Karma: 748
Open <joomla_directory>\components\com_ariquiz\assets\js\templates.js file and replace the following code:

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

with the following one:

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

Regards,
ARI Soft
The administrator has disabled public write access.
 
#44998
Re:Right answer 10 Years, 9 Months ago Karma: 0
Ok.
I will test it tomorrow morning.

Do you have a suggestion what to do when a student skip a question and returns back?

As I told you, he cannot see what were his choices before.

On the University when we took a test, we could see what were our answers so we could review them.

Thank you.
The administrator has disabled public write access.
 
#45005
Re:Right answer 10 Years, 9 Months ago Karma: 748
The extension remembers user's answers when "Next" or "Back" is pressed and when the user return to skipped page their answer's will be restored, but these answers will not be added to quiz results till "Save" button is pressed.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#45007
Re:Right answer 10 Years, 9 Months ago Karma: 0
The problem is that it does not save the answer already checked.

You say that if a student goes back 10 questions, he needs to SAVE again all his answers?
The administrator has disabled public write access.
 
#45014
Re:Right answer 10 Years, 9 Months ago Karma: 748
When you return to a skipped question, previously selected answers are not selected? If yes, where we can see the problem?

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