var VAL_REQ = 'is required';
var VAL_RANK = 'cannot have the same rankings';
var VAL_MAX = 'too many selected';
var VAL_EMAIL = 'is not a valid email';
var VAL_OTHER = 'other not empty';
var QSTN_TXT = 'Question';
var REQ_NOTE = 'Required questions are denoted by an *';
var SCALE_NOTE='*On a scale 1-10 (1=Poor-10=Excellent)';
