catalyst / moodle-mod_facetoface

Facetoface Module for Moodle 2.0 and above
https://moodle.org/plugins/view/mod_facetoface
GNU General Public License v3.0
6 stars 51 forks source link

bugfix: upload csv output order regression #170

Closed matthewhilton closed 3 months ago

matthewhilton commented 3 months ago

Before - error output shows before header:

2024-07-08_14-25

After - error output shows inline with mform as expected:

2024-07-08_14-32