At the OU I’ve been trying to make the question editing forms simpler to use. I’ve picked 3 things to start with.
- Hide/show sections: Like blocks. Toggle display of each section by clicking it’s title. First section is shown on page load. Makes it easier to see and access the whole of the form.
- Hide/show HTML editor: The editor takes up a lot of space and is only needed when you edit the field content.
- Hide HTML format fields: After each HTML editor a format field appears with only one option. This is hidden until there are more options available.
There's a mockup showing these ideas in an essay question. To simplify things I’ve removed a lot of the Moodle extras. So you can’t save the question, just play with the form.
To explore the code further checkout essay-question.html in our repository on github. Feel free to checkout it out, play around and make suggestions.
What next?
I’ll merge this work into our OU Moodle development. In the next couple of months.
What do you think?
We want to get this into core so we’re looking for comments and suggestions. So:
What next?
I’ll merge this work into our OU Moodle development. In the next couple of months.
What do you think?
We want to get this into core so we’re looking for comments and suggestions. So:
-
do you think this makes things easier for teachers?
-
if you create questions will this make it easier for you to create questions?