@@ -9,10 +9,10 @@ export const CreateCourse = ({ ref }) => (
99 < h3 > Create Your Course</ h3 >
1010 < Divider />
1111 < p >
12- Once you log in to { SITE_NAME } , click 'Dashboard' on the left,
13- and then 'Create Course' under 'Instructor
14- Courses'. If you do not see this option, please email
15- contact@ohq.io.
12+ Once you log in to { SITE_NAME } , click 'Dashboard' on
13+ the left, and then 'Create Course' under
14+ 'Instructor Courses'. If you do not see this option,
15+ please email contact@ohq.io.
1616 </ p >
1717 < CenteredImage src = "/create-course-1.png" alt = "Creating a course" />
1818 < br />
@@ -22,18 +22,19 @@ export const CreateCourse = ({ ref }) => (
2222 creating the course.
2323 </ p >
2424 < p >
25- { SITE_NAME } currently supports Zoom, BlueJeans, Google Meet, and Whereby
26- meetings links. Please email us at contact@ohq.io to request
27- additional link support.
25+ { SITE_NAME } currently supports Zoom, BlueJeans, Google Meet, and
26+ Whereby meetings links. Please email us at contact@ohq.io to
27+ request additional link support.
2828 </ p >
2929 < CenteredImage
3030 src = "/create-course-2.png"
3131 alt = "Creating a course popup"
3232 />
3333 < br />
3434 < p >
35- And that's it! You've created your course on { SITE_NAME } , and
36- you're ready to add students and instructors to the course.
35+ And that's it! You've created your course on{ " " }
36+ { SITE_NAME } , and you're ready to add students and
37+ instructors to the course.
3738 </ p >
3839 </ Segment >
3940 </ div >
@@ -67,8 +68,8 @@ export const InviteMembers = ({ ref }) => (
6768 with a Pennkey! For example:
6869 < b > agutmann@upenn.edu</ b > . Students or
6970 instructors with alternative email address
70- formats will not be able to log in to { SITE_NAME } .
71- 🚨
71+ formats will not be able to log in to{ " " }
72+ { SITE_NAME } . 🚨
7273 </ List . Item >
7374 </ List . List >
7475 </ List . Item >
@@ -270,9 +271,9 @@ export const Analytics = ({ ref }) => (
270271 < h3 > Analytics</ h3 >
271272 < Divider />
272273 < p >
273- As an instructor, you can use { SITE_NAME } 's analytics to learn what
274- your students are asking and assess how you're performing
275- in office hours.
274+ As an instructor, you can use { SITE_NAME } 's analytics to
275+ learn what your students are asking and assess how you're
276+ performing in office hours.
276277 </ p >
277278 < p >
278279 As a head TA or professor, analytics can help you predict demand
@@ -302,8 +303,8 @@ export const Settings = ({ ref }) => (
302303 click 'Course Settings' in the left menu.
303304 </ p >
304305 < p >
305- To change your account settings, go to the { SITE_NAME } landing page and
306- click 'Account Settings' in the left menu.
306+ To change your account settings, go to the { SITE_NAME } landing
307+ page and click 'Account Settings' in the left menu.
307308 </ p >
308309 </ Segment >
309310 </ div >
0 commit comments