{% extends 'base.html' %} {% load customtags %} {% load static %} {% block contentbody %}
| Enquiry No.: | Enq-{{obj.id}} | ||
| Student Name: | {{obj.student_name|upper}} | Student DOB: | {{obj.dob}} |
| Student Phone: | {{obj.mobile_number}} | Student Address: | {{obj.address}} |
| Student Email: | {{obj.email}} | Marital Status: | {{obj.marital_status}} |
| Enquiry Mode | {{obj.otherdetails.enquiry_mode}} | Company Name: | {{created_by}} |
| Last Q: | Grade: | Pass Year | Stream: | ||
|---|---|---|---|---|---|
| {{obj.previousacademicdetail_set.first.program_level}} | {{obj.previousacademicdetail_set.first.grade_percentage}} | {{obj.previousacademicdetail_set.first.passed_year}} | {{obj.previousacademicdetail_set.first.stream}} | Last Q: | Grade: | Pass Year: | Degree: | Awarding body: | Duration: |
| {{obj.previousacademicdetail_set.first.program_level}} | {{obj.previousacademicdetail_set.first.grade_percentage}} | {{obj.previousacademicdetail_set.first.passed_year}} | {{obj.previousacademicdetail_set.first.degree_name}} | {{obj.previousacademicdetail_set.first.awarding_body}} | {{obj.previousacademicdetail_set.first.duration}} years | Last Q: | Grade: | Pass year: | Degree: | Uni: | Duration: |
| {{obj.previousacademicdetail_set.first.program_level}} | {{obj.previousacademicdetail_set.first.grade_percentage}} | {{obj.previousacademicdetail_set.first.passed_year}} | {{obj.previousacademicdetail_set.first.degree_name}} | {{obj.previousacademicdetail_set.first.awarding_body}} | {{obj.previousacademicdetail_set.first.duration}} years |
| Country Preference | Program Level | Program Details |
|---|---|---|
| {{obj.preference_country}} | {{enq.pg_level}} |
{% for detail in obj.programinterestedfor.first.pgcoursedetail.all %}
{{detail}} {% endfor %} |
{% endfor %}
{{obj.otherdetails.special_notes|linebreaksbr}}
{{comm.post_comment|linebreaksbr}}
{{ comm.posted_date }} {%if comm.note_of.followupcommunication_set.first.reminder_date %} | Reminder Date: {{comm.note_of.followupcommunication_set.first.reminder_date}} {%endif%}
UNIVERSITY:
Course:
Program Level:
Program Details:
Application Fee:
Location:
Duration:
Tuition Fee:
Entry Req:
Test Score:
Application Deadline:
Scholarship Detail:
Remarks:
{{x.uni_or_campus.name}}
{{x.course.name}}
{{x.program_level.name}}
{{x.concentration}}
{{x.application_fee}}
{{x.location}}
{{x.duration}}
{{x.tuition_fee}}
{{x.entry_req}}
{{x.test_score_req}}
{{x.application_deadline}}
{{x.scholarship_detail}}
{{x.remarks}}