Student Dashboard

Welcome <%= user.name %>

'>


XP: <%= user.xp %>


Logout Report Bug

Courses

<% if(courses.length == 0) {%>

There are no classes yet :(

<% } else if(courses.length > 0) { %> <% } %>