1. To remove the Profile visibility and Email from settings for student only you need to add the below given code in your wplms-customizer plugin -> wplms-customizer.php file. Download file from here:
http://www.filedropper.com/code
2. To move username to left please add this css code in your custom css.
#buddypress #item-header-content {text-align:left;}
3. You can my courses link in main menu from wp-admin -> Appearance -> Menus. Refer:
http://prntscr.com/js2wip