by Michael Hughes.
You may need to deal with it the old fashioned way and find someway to tell them that their moodle user will have their 2 surnames mashed together!
It looks like MooWoodle is using the Moodle Web Services to create users on the moodle side of it. If you can get someone to putz with the get_user_data() function in moowoodle's /classes/class-moowood-enrollment.php then you could change what data it uses to create a Moodle user from the moowoodle data.
It looks like MooWoodle is using the Moodle Web Services to create users on the moodle side of it. If you can get someone to putz with the get_user_data() function in moowoodle's /classes/class-moowood-enrollment.php then you could change what data it uses to create a Moodle user from the moowoodle data.