| Name | Type | Index | Null? | Default | |
| userid | varchar(240) | I | NULL | Taker | |
| qkey | int(11) | I | No | ||
| pkey | int(11) | I | No | ||
| akey | int(11) | I | No | ||
| session | int(11) | '0' | ignored for now | ||
| answer | mediumtext | Taker's answer set | |||
| points | int(11) | NULL | Points scored for this answer | ||
| status | int(11) | NULL | Status of scoring: unscored=1, waiting for human scoring=2, scored=3. | ||
| submitted | datetime | NULL | When the answers were submitted/scored |