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?

Retrieving more information than Name and Email
(1 viewing) (1) Guest
component
Go to bottomPage: 1234
TOPIC: Retrieving more information than Name and Email
#54830
Retrieving more information than Name and Email 8 Years, 10 Months ago Karma: 0
This goes for Guest users and Logged in users.

We would like to collect more information about the user taking the quiz. Is there a way to add extra fields so we can have the user give us their age, school, etc... along with the name and email?

This would have to be configurable depending on the quiz. Would the only way to do this is add in extra quiz questions with points of zero? (I rather keep it separate from the actual quiz questions (since they list question numbers, etc...)

Thanks
The administrator has disabled public write access.
 
#54831
Re:Retrieving more information than Name and Email 8 Years, 10 Months ago Karma: 747
Hello,

The extension can show a form with name and email fields on quiz description page for guest users. You can see demo here. An XML file can be edited to extended this form, but the extension doesn't support ability to use different forms for different quizzes.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#54832
Re:Retrieving more information than Name and Email 8 Years, 10 Months ago Karma: 0
Thanks that is good to know. Will the extra data be stored in the database then and show up in the results? (or at least accessible somehow in the admin)

Maybe in a future version you will allow for this type of functionality where quizzes can have extra information fields for guest and logged in users.
The administrator has disabled public write access.
 
#54833
Re:Retrieving more information than Name and Email 8 Years, 10 Months ago Karma: 747
These data are stored in a database and can be used in text templates.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#55885
Re:Retrieving more information than Name and Email 8 Years, 6 Months ago Karma: 0
Could you explain were to go to , to add extra infomation
The administrator has disabled public write access.
 
#55886
Re:Retrieving more information than Name and Email 8 Years, 6 Months ago Karma: 747
Hello,

See <joomla_directory>/components/com_ariquiz/models/forms/quizform/guestform.xml file. Extra fields can be added to text templates:

{$ExtraData:PARAM_NAME}

Where PARAM_NAME is name of extra field. For example {$ExtraData:Email}

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