| Name | Type | Index | Null? | Default | |
| qkey | int(11) | I | No | ||
| pkey | int(11) | I | No | ||
| sortorder | int(11) | NULL | sort order of this problem in the quiz | ||
| score | int(11) | NULL | score for this problem in this quiz (overrides quizproblems.score) | ||
| skippable | int(11) | NULL | Is this problem skippable? | ||
| editable | int(11) | NULL | Can Taker come back and edit their answer? |