trace/debugging echo left in bp-course-functions.php
the_course_button()
line 314
echo '<input type="submit" class="'.((isset($id) && $id )?'':'course_button full ').'button" value="'.__('FINISHED COURSE','vibe').'">';echo '@@@@@@';
Yep we missed to remove that .
Thanks for reporting this .
this will be removed in the next update of plugin .
Also noticed in profile/messages there is one less <th> than there are <td> in each row, I think the "thread-avatar" and "thread-from" data should be in one cell under From or add a <th> column for avatar.
Also as an admin I can only see my activity under Profile/Activity, is there a way to see all student activity for just instructor and admin?
Yes this is a known issue.
Thanks for reporting this. This will be fixed in the next update.