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

svdhout’s picture

Title: AB and Multivariate testing on a permission base » AB and Multivariate testing type on a permission base
svdhout’s picture

This patch provides 2 extra permissions: 'use multivariate testing' and 'use ab testing'.

Bojhan’s picture

Status: Active » Needs review
soyarma’s picture

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.)

Bojhan’s picture

@soyarma Thanks for picking this up :)