<FIELDNAME="workshopid"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="true"SEQUENCE="false"COMMENT="The id of the Workshop instance where this dimension is used as a part of evaluation form."PREVIOUS="id"NEXT="sort"/>
<FIELDNAME="sort"TYPE="int"LENGTH="10"NOTNULL="false"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"COMMENT="The order of the dimension in the form"PREVIOUS="workshopid"NEXT="description"/>
<FIELDNAME="description"TYPE="text"LENGTH="big"NOTNULL="false"SEQUENCE="false"COMMENT="The description of the dimension"PREVIOUS="sort"NEXT="descriptionformat"/>
<FIELDNAME="descriptionformat"TYPE="int"LENGTH="3"NOTNULL="false"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"COMMENT="The format of the description field"PREVIOUS="description"NEXT="grade"/>
<FIELDNAME="grade"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="false"SEQUENCE="false"COMMENT="If greater than 0, then the value is maximum grade on a scale 0..grade. If lesser than 0, then its absolute value is the id of a record in scale table. If equals 0, then no grading is possible for this dimension, just commenting."PREVIOUS="descriptionformat"NEXT="weight"/>
<FIELDNAME="descriptionformat"TYPE="int"LENGTH="3"NOTNULL="false"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"COMMENT="The format of the description field"PREVIOUS="description"NEXT="descriptiontrust"/>
<FIELDNAME="descriptiontrust"TYPE="int"LENGTH="3"NOTNULL="false"UNSIGNED="true"DEFAULT="0"SEQUENCE="false"COMMENT="Can the content be trusted"PREVIOUS="descriptionformat"NEXT="grade"/>
<FIELDNAME="grade"TYPE="int"LENGTH="10"NOTNULL="true"UNSIGNED="false"SEQUENCE="false"COMMENT="If greater than 0, then the value is maximum grade on a scale 0..grade. If lesser than 0, then its absolute value is the id of a record in scale table. If equals 0, then no grading is possible for this dimension, just commenting."PREVIOUS="descriptiontrust"NEXT="weight"/>
<FIELDNAME="weight"TYPE="int"LENGTH="5"NOTNULL="false"UNSIGNED="false"DEFAULT="1"SEQUENCE="false"COMMENT="The weigh of the dimension"PREVIOUS="grade"/>