Skip to content

gm_subsurvey

Stores results of individual GM-Survey questions. worldserver.conf setting GM.TicketSystem.ChanceOfGMSurvey must be > 0 to allow for surveys.

Structure ​

FieldTypeAttributesKeyNullDefaultExtraComment
surveyIdintunsignedPRINOauto_increment
questionIdintunsignedPRINO0
answerintunsignedNO0
answerCommenttextNO
 

Description of fields ​

surveyId ​

references gm_survey.surveyId.  

questionId ​

GMSurveyQuestion ID Should be limited to questions defined by mainSurvey, pointing to GMSurveySurveys ID  

answer ​

A GMSurveyAnswers SortIndex limited by questionId. (Range: 0 – 11)  

answerComment ​

A player composed comment.