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?

User details on the results page
(1 viewing) (1) Guest
component
Go to bottomPage: 12
TOPIC: User details on the results page
#60350
User details on the results page 6 Years, 10 Months ago Karma: 0
On "quizzes results" there is a table which shows user details along with the result of their test.

Where is this information taken from?

There is a column labelled Login with every user showing as guest, is it possible to show their Joomla user group instead?

Thanks
The administrator has disabled public write access.
 
#60352
Re:User details on the results page 6 Years, 10 Months ago Karma: 746
Hello,

Do you mean the table which is implemented as a custom feature? If yes, data is retrieved in <joomla_directory>/administrator/components/com_ariquiz/views/quizresult/view.html.php file. See the following code in "getSummary" method:

'UserName' => 'Guest'

'Guest' can be replaced with any another value.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#60353
Re:User details on the results page 6 Years, 10 Months ago Karma: 0
This is the table that I was referring to, I would like if possible to replace the "Login" column with the user group info...

Last Edit: 2017/05/18 06:22 By VantageAutomotive.
The administrator has disabled public write access.
 
#60355
Re:User details on the results page 6 Years, 10 Months ago Karma: 746
It requires modification of the extension.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#60358
Re:User details on the results page 6 Years, 10 Months ago Karma: 0
Thanks for the email.

When print the green ticks ad red crosses in the image below do not appear on the paper but look good on screen, should these print out?

The administrator has disabled public write access.
 
#60359
Re:User details on the results page 6 Years, 10 Months ago Karma: 746
Usually browsers are configured to not print background images by default. You can read here how to configure it in different browser's.

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