Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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?

Some important features we need
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Some important features we need
#2470
Some important features we need 2 Years, 4 Months ago Karma: 0
Hi again..
Project not finished yet, and we need some new features.

1. We need "Result in percent" column "In Joomla Administrator - Components - Ari-Quiz - Quiz Results" form.

2. We need ability to show not all questions in results, but only those, that people answered wrong.

3. I would try to add new fields into user standard profile (deparment, area, chief, etc....) soon. We need to include this fields to export form (to excel, html.....). Is it really?
And if somebody know how to expand standard user profile, please help.

4. Our Quiz managers asks to make "Multiple Question" type as default when creating new question.... if this not a big problem.. you know)))

5. And the most important issue about "Multiple question" type. We need to remake calculation of answers on this type of question.
I have prepared "Statement Of Work" for this issue. How much it would cost and the main how long you will make it.
The administrator has disabled public write access.
 
#2473
Re:Some important features we need 2 Years, 4 Months ago Karma: 278
Hello,

Regarding your questions:

1) We'll add this feature in the next release.

2) If don't need it urgently, we can implement this feature in one of the future releases.

3) You can use Community Builder component for extending user profile. We are going to provide extended manager for creating reports in future.

4) You can run the following SQL queries for set 'Multiple Question' as default question type:

Code:


UPDATE `jos_ariquizquestiontype` SET `Default` = 0;
UPDATE `jos_ariquizquestiontype` SET `Default` = 1 WHERE `ClassName` = 'MultipleQuestion';



5) Contact us by email (info@ari-soft.com) about implementation of this feature and we'll disscus details.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#2507
Re:Some important features we need 2 Years, 4 Months ago Karma: 278
Hello,

Feature #1 is available in ARI Quiz v. 2.7.0+.

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