Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Classes
renderer.php File Reference

Essay question renderer class. More...

Classes

class  qtype_essay_format_editor_renderer
 An essay format renderer for essays where the student should use the HTML editor without the file picker. More...
 
class  qtype_essay_format_editorfilepicker_renderer
 An essay format renderer for essays where the student should use the HTML editor with the file picker. More...
 
class  qtype_essay_format_monospaced_renderer
 An essay format renderer for essays where the student should use a plain input box with a monospaced font. More...
 
class  qtype_essay_format_noinline_renderer
 An essay format renderer for essays where the student should not enter any inline response. More...
 
class  qtype_essay_format_plain_renderer
 An essay format renderer for essays where the student should use a plain input box, but with a normal, proportional font. More...
 
class  qtype_essay_format_renderer_base
 A base class to abstract out the differences between different type of response format. More...
 
class  qtype_essay_renderer
 Generates the output for essay questions. More...
 

Detailed Description

Essay question renderer class.

@subpackage essay

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later