Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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:

IdentifierPaper type
0Formative
1Progress
2Summative
3Survey
4OSCE
5Offline
6Peerreview

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.

  • No labels