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?

Reg New question Type adding in quiz
(1 viewing) (1) Guest
ARI Quiz Lite
Go to bottomPage: 1...4567891011
TOPIC: Reg New question Type adding in quiz
#5246
Re:Reg New question Type adding in quiz 13 Years, 10 Months ago Karma: 748
Hello,

If you want to display a quiz results in a graph, place necessary code in the following files:

<joomla_dir>/components/com_ariquizlite/frontend_pages/quiz_finished.php

<joomla_dir>/components/com_ariquizlite/view/quiz_finished.html.php

If you want to display a graph for all a user quizzes results, place necessary code in the following files:

<joomla_dir>/components/com_ariquizlite/frontend_pages/quiz_stat.php

<joomla_dir>/components/com_ariquizlite/view/quiz_stat.html.php

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5251
Re:Reg New question Type adding in quiz 13 Years, 10 Months ago Karma: 0
Thank u...

I want to restrict the users to answer the quiz only one time...

ie if user completes quiz once when he/she click again same quiz i want to show alert...

you already take quiz ...


can u help me about this...

Thanks
Phani
The administrator has disabled public write access.
 
#5301
Re:Reg New question Type adding in quiz 13 Years, 9 Months ago Karma: 748
Set 'Attempt Count' option in a quiz settings to '1'. In this case, a user can take this quiz only once.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5316
Re:Reg New question Type adding in quiz 13 Years, 9 Months ago Karma: 0
Hi,

In results we r having the export functionality for results....

I want this functionality in users menu....

ie when i select user and then export (for Results)...the same results should come according to user

I put the attempt count to 1 .so the user can answer only one time

can u help about this task...


Thanks
Phani
The administrator has disabled public write access.
 
#5317
Re:Reg New question Type adding in quiz 13 Years, 9 Months ago Karma: 748
Hello,

Code for getting quizzes results can be found in <joomla_dir>/administrator/components/com_ariquizlite/kernel/Controllers/class.ResultController.php file. See 'getCSVView' method.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#5318
Re:Reg New question Type adding in quiz 13 Years, 9 Months ago Karma: 0
I saw that code....

can i put that methods in users page

Direct calling that calss AriquizHelper showing errors...

Thanks
phani
The administrator has disabled public write access.
 
Go to topPage: 1...4567891011