before it was done as computed properties of model
accessing encryption key in serializer is done via global application var.
this should be removed in long-term
Ember.ObjectController was proxying model properties to controller. Ember.Controller which should be used is not.
Therefore we have to define if it's a property of controller or model.
Also added two more tests:
* anonymous participation
* do not force an answer for all options