From 79eba5cb5902e0bf97bd1ffea98d2f4a0371cb93 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 27 May 2025 17:58:15 -0400 Subject: feat: finish pro and highered offerings, remove useless style wrapper --- templates/highered.html.j2 | 138 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) (limited to 'templates/highered.html.j2') diff --git a/templates/highered.html.j2 b/templates/highered.html.j2 index e69de29..77f0c4a 100644 --- a/templates/highered.html.j2 +++ b/templates/highered.html.j2 @@ -0,0 +1,138 @@ +{% extends "base.html.j2" %} + +{% block main %} + + + +
+

Personalized partnership and support from a higher education expert.

+
+ +
+
+

+ Higher Education Service +

+
+ + + + + + + + + + +
+ +
+

Academic Coaching

+ +

+ Academic Coaching teaches and models the skills students need for success through graduation and beyond. We work + together to create and execute realistic plans to handle the responsibilities of each week. Tailored to each + student's individual needs, Academic Coaching provides students with a partner in navigating both academic and + personal responsibilities with the goal of increasing confidence, autonomy, and self-sufficiency. Topics + covered include but are not limited to + +

+ +

+
+ +
+

Application Essay Consulting

+ +

+ Whether your higher education journey is just beginning or you're applying for a terminal degree program, the + essay is an important part of any application. From picking a topic to telling your story to editing a final + draft, you have a dedicated and knowledgeable partner. Students remain in control during every stage of the + writing process with the added benefits of real-time feedback, guidance, and recommendations. Support for + supplemental essays is also available. +

+
+ +
+

College Transition

+ +

+ When I worked at colleges, I saw talented students struggle, often because they hadn't solidified the skills + they'd need for success in college or hadn't had the opportunity to learn about the resources and services + available to them on campus. The College Transition offering provides students the toolkit of techniques and + tips they'll need and introduces relevant university services and resources. Whether you're entering your first + semester of higher education or seeking a new degree after attending to a family or career, you don't have to + navigate your adjustment to life in higher education alone. +

+
+ +
+

Subject Tutoring

+ +

+ Support is available in understanding and practicing course content for the following subjects: + +

+ + For support in preparing essays, final papers, presentations, discussion papers, and other communication-based + assignments in any subject, see Writing Support. +

+ +

+ For support in making the most of class instruction, preparing for exams, and planning for the semester ahead in + any + subject, see Academic Coaching. +

+
+ +
+

Writing Support

+ +

+ Creating a large written work requires effective planning, and long-term effort can be difficult to maintain + without some help. Bring a partner into your process to help set and reach realistic goals, break through + barriers impeding your progress, strengthen your writing, and stay motivated. On-going coaching relationships + that address all stages of the writing process as well as editing services are available. +

+ +

+ Writing Support is available for all communication-based course assignments as well as theses and dissertations + in any subject. +

+ +

+ Past thesis and dissertation clients encompass a wide variety of fields including education, heliophysics, + sociology, biostatistics, computer science, and marketing and branding at institutions such as William & + Mary, Vanderbilt, University of Michigan, Harvard, and Yonsei University in South Korea. +

+
+ +{% endblock %} \ No newline at end of file -- cgit v1.2.3