Moodle has this feature that provides a way to store user preferences for last used question options.
You could easily activate this for the Matrix options (not the dims, though... or maybe just the nr of rows/cols last saved?)
See set_default_value()...
Moodle has this feature that provides a way to store user preferences for last used question options.
You could easily activate this for the Matrix options (not the dims, though... or maybe just the nr of rows/cols last saved?)
See set_default_value()...