• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: RSFormsPro as a Quiz

RSFormsPro as a Quiz 14 years 1 week ago #10464

  • arathra
  • arathra's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Has anyone used RSFormsPro as a quiz maker? I need a simple set of multiple choice questions which, at the end, will be checked and then the results displayed.

Any help appreciated!
The administrator has disabled public write access.

Re:RSFormsPro as a Quiz 14 years 4 days ago #10478

  • bogdanc
  • bogdanc's Avatar
  • OFFLINE
  • Moderator
  • Posts: 669
  • Thank you received: 11
Hello,

You can use the pipe character ( | ) in order to show a value for the user in the front-end and return a different value for you to use in the back-end (a score for the question). For example you can use something like this in the items section of a drop-down/radio button/checkbox list:

10|answer 1
20|answer 2
30|answer 3

And if the user selects "answer 1" you will have "10" returned as a value. If you wish to assign a different score for each answer and calculate them at the end then you can refer to this articles from the documentation where it is explained how you can make calculations with RSForm! Pro:

www.rsjoomla.com/customer-support/docume...-with-rsformpro.html

www.rsjoomla.com/customer-support/docume...up-calculations.html
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!