You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/backend/lib/db_helpers/case_manager.ts
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -72,11 +72,11 @@ export async function sendInviteEmail(
72
72
text: `${first_name}, get set up for data collection with Compass`,
73
73
html: `Hi ${first_name}! <br/>
74
74
${caseManagerName} has added you as a staff member for their classroom in Compass. <br/>
75
-
Compass is an all in one tool for collecting data for students’ IEP goals and empowering your classroom team to better assist students. <br/>
75
+
Compass is an all in one tool for collecting data for students’ IEP goals and empowering your classroom team to better assist students. <br/> <br/>
76
76
How does Compass work? <br/>
77
77
Compass will help you organize data collection for the students you work with and securely store the data you collect. <br/>
78
78
${caseManagerName} will add you to data collection tasks for specific student goals. Upon logging in, you’ll see which students you’re expected to collect data for.
79
-
Instructions from ${caseManagerName} will be available with each assignment. When you’re ready to begin, you’ll be able to collect and submit data and notes directly in the app. <br/>
79
+
Instructions from ${caseManagerName} will be available with each assignment. When you’re ready to begin, you’ll be able to collect and submit data and notes directly in the app. <br/><br/>
80
80
Getting started <br/>
81
81
To get set up with Compass, use the link below and log in with the email address you received this message at. <br/>
82
82
Thank you for the key role you play in improving student outcomes!`,
0 commit comments