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