Posted by svdhout on January 3, 2011 at 9:33am
3 followers
| Project: | Multivariate |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I think it would be a nice feature to add permissions for the type of test.
In my client's case, a webadmin is only allowed to create ab-testing studies.
The multivariate study is to hard for this type of user, and may only be used by administrators.
I'll try to figure out if i can create a patch for this.
Comments
#1
#2
This patch provides 2 extra permissions: 'use multivariate testing' and 'use ab testing'.
#3
#4
The code looks good, I've applied the patch to the HEAD in CVS and will test it out this weekend. It should also build into the dev version tonight (though I'm not certain how often that actually happens on d.o.)
#5
@soyarma Thanks for picking this up :)