Combining multiple question themes gives clashing classes
If both Multiple choice and Ranking questions are put in a single page (group or whole survey), we get clashing class definitions. Both try to define the Person class. In fact this is because the test data generation should in fact be done in the authentication plugin. For now we have to somehow check for the existence or limit the scope of the Person class.