{{ user.f_name }} {{ user.l_name }}

User Pic
{{# if user.university }} {{/if}} {{# if user.department }} {{/if}} {{# if user.phone_num}} {{/if}}
Email: {{ user.email }}
University: {{ user.university }}
Department: {{ user.department }}
Answered: {{ user.answered }}
Messages: {{ user.messages }}
Comments: {{ user.comments }}
Phone Number: {{ user.phone_num }}
{{# if user.followers }}

You are being followed by:

{{# each user.followers}} {{/each}}
avatar

The Dude

3 comments

{{ else }}

You are not following any exams.

{{/if}}

Friends

avatar

He-Man

20 comments

avatar

Jay Leno

5 comments

avatar

Lisa Simpson

658 comments

Inbox

Date Subject Sender
2016-05-01 Great Solution!1 The Dude
2016-04-05 Woah look at this Lady Lips
2016-02-30 I don't get this, help! The Dude
2016-01-15 I solved your problem Lisa
{{# if comments }}

Comment History

{{# each comments }} {{/each}}
Date Comment Exam
{{ this.date }} {{ this.comment }} {{ this.exam_info.course_code }} > {{ this.exam_info.term }} {{ this.exam_info.year }}
{{else}}

No Comments.

{{/if}}

July 4 2016

Edit Profile Logout