Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Essay question type: Difference between revisions

From MoodleDocs
m (link edit)
Line 16: Line 16:
None.
None.


[[Category:Essay question type]]
[[Category:Quiz]]
[[Category:Quiz]]

Revision as of 06:46, 15 June 2011

Database tables

None.

Response storage

The response from the student in $state->responses[''] is the text of the essay written by the student. This then also gets stored in the 'answer' field in the quiz_states table.

Question->options

None.

State->options

None.