summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-01-05 16:29:11 -0500
committerAdam T. Carpenter <atc@53hor.net>2021-01-05 16:29:11 -0500
commit0878d7cc07ba704e63b2351f6d90d2b8a61cac39 (patch)
tree12404796aaf5706e814b6bea1a02e9102af6d95e
parentcc2d3169462a2227b9539284b1a0044075deb228 (diff)
downloadcarpentertutoring-0878d7cc07ba704e63b2351f6d90d2b8a61cac39.tar.xz
carpentertutoring-0878d7cc07ba704e63b2351f6d90d2b8a61cac39.zip
added dissertation coaching and review nav link
-rw-r--r--_data/offerings.yml22
-rw-r--r--_data/prices.yml6
-rw-r--r--_includes/nav.liquid3
3 files changed, 16 insertions, 15 deletions
diff --git a/_data/offerings.yml b/_data/offerings.yml
index 2f48c81..1ab776f 100644
--- a/_data/offerings.yml
+++ b/_data/offerings.yml
@@ -68,7 +68,7 @@
color: green
highlight: >
Participate in general workshops and pre-planned courses from the comfort
- of home.
+ of home
description: >
Join a small group of peers online to learn and grow together. One-session
webinars include highlights of time management techniques and study skills
@@ -77,18 +77,16 @@
per week for five weeks at a time. Webinars are hosted through
password-protected Zoom meetings. Participants will receive the link and
password weekly via e-mail.
-- name: Parent Consultations
+- name: Dissertation Coaching
id: 8
color: darkteal
highlight: >
- For parents seeking advice for facilitating their child's learning
+ Ensure your research is communicated effectively and eloquently
description: >
- After I have worked with your student for a few sessions, you may request a
- Parent Consultation during which I will discuss the strengths and areas for
- improvement I have seen in your child and the ways you may be able to help.
- All parents want to help their children succeed, but sometimes the way we
- offer that assistance is not the way children want to receive it. Learn how
- to meet your child where they are and support them in ways which resonate
- with their unique needs. These sessions are not tell-alls of what your
- student and I discuss during our sessions, as I feel that trust is central
- to successful tutoring relationships.
+ Dissertation coaching consists of one-on-one work to strengthen the effort
+ you have already put in. Draw out the significance of your research by
+ honing in on the implications, connections, and recommendations that stem
+ from your findings. Together, we will break past a surface-level review of
+ your study to generate the greatest impact possible. Dissertation coaching
+ can also focus on general writing mechanics, clarity of message, and/or
+ consistency of voice.
diff --git a/_data/prices.yml b/_data/prices.yml
index e1aafa4..b96f69d 100644
--- a/_data/prices.yml
+++ b/_data/prices.yml
@@ -6,10 +6,10 @@
cost:
inperson: 70
remote: 60
-- name: "Parent Consultations"
+- name: "Dissertation Coaching"
cost:
- inperson: 30
- remote: 25
+ inperson: 70
+ remote: 60
- name: "Group Webinars"
cost:
inperson:
diff --git a/_includes/nav.liquid b/_includes/nav.liquid
index 6faf57a..9190169 100644
--- a/_includes/nav.liquid
+++ b/_includes/nav.liquid
@@ -30,6 +30,9 @@
<a class="navbar-item" href="/#about">
About
</a>
+ <a class="navbar-item" target="_blank" href="https://g.page/carpenter-tutoring/review?np">
+ Reviews
+ </a>
<a class="navbar-item" href="/#contact">
Contact Me
</a>