Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Is it possible to remove ability to create new surveys for all users?

  • katcher01
  • katcher01's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 2 months ago #180635 by katcher01
Is it possible to temporarily preventing the creation of new surveys until all the existing open surveys have been completed? We are running 2.65X
The topic has been locked.
  • tpartner
  • tpartner's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 2 months ago #180641 by tpartner
In a word, no. What defines "existing open surveys have been completed".

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The topic has been locked.
  • katcher01
  • katcher01's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 2 months ago #180661 by katcher01
Tony, thanks for your response, actually we are looking to allow existing ongoing surveys to finish while preventing the creation of new ones. Is there something we could do to the permissions table combined with setting the

'auth_webserver_autocreate_permissions

'surveys' => array('create'=>false,'read'=>false,'update'=>false,'delete'=>false)
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 2 months ago #180665 by DenisChenu
Permission plugin is easy : just return false got surveys/create permission.
Maybe for survey/activate too.

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
  • katcher01
  • katcher01's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 2 months ago #180673 by katcher01
Hi Denis, are you saying that I should select

configuration -> Manage survey administrators -> for each user set permissions removing create survey ability?

Is there a permissions plugin I should install?
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
5 years 2 months ago #180689 by DenisChenu

katcher01 wrote: Hi Denis, are you saying that I should select

configuration -> Manage survey administrators -> for each user set permissions removing create survey ability?

Yes, you can : then no user (excpet super admin) can create survey

katcher01 wrote: Is there a permissions plugin I should install?

No, there are non current plugin like this.

But Permission event is really easy to use : any PHP dev can return false on a specific permission.

Then : you don't have to disable manually survey/create to each user.

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose