Details
Description
WebCT has a "paragraph" question type which allows free-form text input - a similar functionality to the Moodle "essay" type - though focused more on fairly short answers. Students enter their answers in a text box not through an HTML editor. I find this has two beneficial effects:
1) Students don't waste their time on fancy formatting;
2) The (configurable) size of the text box is an effective hint at the expected answer length.
Any chance of extending the essay type to allow this as an option?
Issue Links
| This issue will be resolved by: | ||||
| MDL-20636 | META: Question engine re-write |
|
|
|
Option to set text area size is MDL-6535.
Letting the teacher choose whether to use the HTML editor is a reasonable idea, but I am unlikely to have time to implement it. Patches welcome.