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?

Quiz Anywhere Documentation
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Quiz Anywhere Documentation
#50345
Quiz Anywhere Documentation 9 Years, 9 Months ago Karma: 0
Quiz Anywhere Documentation page and demo page doesn't work. How can i add quiz to my article. Do you have another documentation page? Or can you write a short knowledge here for me.
The administrator has disabled public write access.
 
#50346
Re:Quiz Anywhere Documentation 9 Years, 9 Months ago Karma: 747
Hello,

Demo page is working fine.

The plugin is used in the following way:


Place the next code in content where you want to embed a quiz:

{ariquizanywhere quizId="QUIZ_ID" scrolling="auto" removeTitle="1"}{/ariquizanywhere}

Where QUIZ_ID is ID of the quiz which you want to show. Quiz ID can be found on "Components -> ARI Quiz -> Quizzes" page or on quiz edit page.

For example, if you want to embed quiz with ID = 5, use the next code:

{ariquizanywhere quizId="5"}{/ariquizanywhere}

It is possible to use the next attributes for {ariquizanywhere} tag:
- quizId contains ID of the quiz which you want to show. It is required parameter.
- scrolling is used to specify should the extension show scrollbars in area where the quiz is loaded or not. Values: yes, no, auto. If this parameter is omitted, the value will be get from plugin settings.
- removeTitle is used if you want to remove quiz title. Values: 1 or 0. If this parameter is omitted, the value will be get from plugin settings.


Regards,
ARI Soft
The administrator has disabled public write access.
 
#50348
Re:Quiz Anywhere Documentation 9 Years, 9 Months ago Karma: 0
The administrator has disabled public write access.
 
#50353
Re:Quiz Anywhere Documentation 9 Years, 9 Months ago Karma: 747
Fixed.

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