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?

Terminate exam redirects to home!
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: Terminate exam redirects to home!
#47509
Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 0
Hello Ari Team,

I have recently instaled again ari quiz and i have a big problem.

Once students click on temrminate they are redirected to the HOME and a questions is asked.

Would you like to re take this exam? The problem is that that componenect appear in the bottom of all the site (please see the pic)

Students do not see that questions so they dont click anything and their results are not being saved.

Any way of moving that to the top of my site?

Please help :D:D:D


prntscr.com/2m54ud
The administrator has disabled public write access.
 
#47512
Re:Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 748
Hello,

As we understand correctly, the quiz is shown in the bottom too. This is the place where your site template loads content of main components. We can modify the extension that it navigates to "Yes"/"No" buttons on page load.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47513
Re:Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 0
Cool and how can i do that?
The administrator has disabled public write access.
 
#47514
Re:Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 0
Sorry did u mean we CAN or we CANT?

If you can not display it in the top I would like to skip that questions would you like to take this quiz again and save it automatically and if possible show the results right after terminating the exam
Last Edit: 2014/01/24 17:38 By Mauricio Cacciavillani.
The administrator has disabled public write access.
 
#47515
Re:Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 748
Add the following code to the end of <joomla_directory>\components\com_ariquiz\views\terminate\tmpl\default.php file to add auto scroll to panel with buttons:

Code:


<script type="text/javascript">
YAHOO.util.Event.onDOMReady(function() {
YAHOO.ARISoft.page.scrollToElement('ariQuizContainer', 0);
});
</script>



PS: When quiz is terminated, results are not saved in any case. It is only possible to take quiz again.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#47516
Re:Terminate exam redirects to home! 10 Years, 5 Months ago Karma: 0
Thanks for your help!

prntscr.com/2m6bja

I still see that exams are charging at the bottom of the main site!!

Pleaes check out this exam

justcapm.com/exams/free-exam-no-subscription-needed

this is the problem!!

Thanks for your help
The administrator has disabled public write access.
 
Go to topPage: 12