Paper

Paper

Identifying the paper types

Paper Types

The following paper_types are defined in table config, assigned an identifiable number in classes/assessment.class.php and referenced in the code by number:

Identifier

Paper type

Identifier

Paper type

0

Formative

1

Progress

2

Summative

3

Survey

4

OSCE

5

Offline

6

Peerreview

In an effort to speed up finding solutions, it might be helpful to note that responses to questions are stored in distinct log tables, not one "answers" table. Read about answer/response log for each question type here.