TracCloud: SAGE: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 9: Line 9:
</big></b></div>
</big></b></div>


SAGE (Student Alert and Group Events) is an additional module available for the Trac System. SAGE allows your faculty members to submit referrals, progress reports, or evaluations for the students enrolled in their courses. Based on the choices made while creating the referral, an automated email could be sent out to the student's assigned advisor, a professor, or otherwise, that way you and your staff can be as proactive as possible in helping your students.
SAGE Early Alerts is an additional module available for the Trac System. SAGE allows your faculty members to submit referrals, progress reports, or evaluations for the students enrolled in their courses. Based on the choices made while creating the referral, an automated email could be sent out to the student's assigned advisor, a professor, or otherwise, that way you and your staff can be as proactive as possible in helping your students.


You can think of SAGE like a three-step process.
You can think of SAGE like a three-step process.
Line 199: Line 199:


* <b>Assigned Advisor/Other</b> <nowiki>{{Student.CustomData.cf_18}}</nowiki>
* <b>Assigned Advisor/Other</b> <nowiki>{{Student.CustomData.cf_18}}</nowiki>
::Student Custom Fields can also be referred to here to pull email addresses, such as in the case of an Assigned Advisor. [[TracCloudGuideGlobalCustom|More information.]]
::Student Custom Fields can also be referred to here to pull email addresses, such as in the case of an Assigned Advisor. [[TracCloud:_Custom_Fields|More information.]]


* <b>Linked Consultant:</b> <nowiki>{{Consultant.Email}}</nowiki>
* <b>Linked Consultant:</b> <nowiki>{{Consultant.Email}}</nowiki>
Line 265: Line 265:


* <b>Email Body</b> is the actual contents of your email.<br><br>
* <b>Email Body</b> is the actual contents of your email.<br><br>
* <b>SMS Recipient</b> (Requires [[TracCloud:_TextAlerts|TextAlerts]])
::If you additionally want to send an SMS message along with this email, choose the recipient and write your message below. The "Consultant" choice will primarily use the consultant linked to the referral. If that field is blank, it will use the student's assigned advisor. If that isn't available, it will send the message to the consultant who created the referral.<br><br>


One of the key elements of configuring your SAGE emails is Twig, which you can think of as a mini-programming language. Twig plays two key roles, providing tags for the information displayed, and adding logic to your email to determine what content is sent.
One of the key elements of configuring your SAGE emails is Twig, which you can think of as a mini-programming language. Twig plays two key roles, providing tags for the information displayed, and adding logic to your email to determine what content is sent.


* <b>Email Tags</b>
* <b>Email Tags</b>
[[TracCloudGuideProfilePrefsTwig#Tag_List|A full list of email tags can be found here]], but to give a quick example, you could format an email as such:<br>
[[TracCloud:_Twig#Tag_List|A full list of email tags can be found here]], but to give a quick example, you could format an email as such:<br>
<syntaxhighlight style="border: 1px dashed black" lang="twig" line>
<syntaxhighlight style="border: 1px dashed black" lang="twig" line>
Hello, {{Student.First_Name}}, this {{ReferralType.Name}} was submitted by {{Faculty.FirstName}}.
Hello, {{Student.First_Name}}, this {{ReferralType.Name}} was submitted by {{Faculty.FirstName}}.
Line 321: Line 324:
One other factor to consider is custom questions. These can still be used emails, but you will need to use the "Code Reference" value that you set earlier. For example, if your Code Reference was "GradeQuestion1," the format of this tag would be <nowiki>{{Questions.GradeQuestion1}} and {{Answers.GradeQuestion1}}</nowiki> for the question and answer respectively.
One other factor to consider is custom questions. These can still be used emails, but you will need to use the "Code Reference" value that you set earlier. For example, if your Code Reference was "GradeQuestion1," the format of this tag would be <nowiki>{{Questions.GradeQuestion1}} and {{Answers.GradeQuestion1}}</nowiki> for the question and answer respectively.


The extent of what Twig is capable of is outside the scope of this article. [[TracCloudGuideProfilePrefsTwig|Take a look at our dedicated Twig Guide here]], which also includes a list of available tags for students, staff, etc. Additional SAGE-specific tags can be viewed in that article or in the table below.
The extent of what Twig is capable of is outside the scope of this article. [[TracCloud:_Twig|Take a look at our dedicated Twig Guide here]], which also includes a list of available tags for students, staff, etc. Additional SAGE-specific tags can be viewed in that article or in the table below.


{{#lst:TracCloudGuideProfilePrefsTwig|SAGETags}}
{{#lst:TracCloud:_Twig|SAGETags}}


</div>
</div>
Line 363: Line 366:


* <b>User may view which referrals</b> determines if they can view all referrals, or only their own.
* <b>User may view which referrals</b> determines if they can view all referrals, or only their own.
* <b>User may DELETE which referrals</b> determines which referrals they're allowed to delete, all, their own, or none.


* <b>Referral Type Access</b> determines which referral types they can view. The icon within each entry can be clicked to cycle between <i>View and Edit</i> or just <i>View</i>. The former allows the user to view and edit referrals of this type, while the latter only allows them to view.<br><br>
* <b>Referral Type Access</b> determines which referral types they can view. The icon within each entry can be clicked to cycle between <i>View and Edit</i> or just <i>View</i>. The former allows the user to view and edit referrals of this type, while the latter only allows them to view.<br><br>
Line 378: Line 383:
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>SAGE Referral Snapshot</b></big></div><div class="mw-collapsible mw-collapsed">
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>SAGE Referral Snapshot</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
<br><br>
{{:TracCloudReportsSAGE01}}
{{:TracCloud_Report:_SAGE_Referral_Snapshot}}
</div>
</div>
<hr>
<hr>
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>SAGE Referrals by ??</b></big></div><div class="mw-collapsible mw-collapsed">
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>SAGE Referrals by ??</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
<br><br>
{{:TracCloudReportsSAGE02}}
{{:TracCloud_Report:_SAGE_Referrals_by_%3F%3F}}
</div>
</div>
<hr>
<hr>
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Referrals by Student and Appointments/Visits</b></big></div><div class="mw-collapsible mw-collapsed">
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Referrals by Student and Appointments/Visits</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
<br><br>
{{:TracCloudReportsSAGE03}}
{{:TracCloud_Report:_Referrals_by_Student_and_Appointments/Visits}}
</div>
</div>
<hr>
<hr>
Line 394: Line 399:
For SAGE functionality questions, reach out to [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]
For SAGE functionality questions, reach out to [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]


[[Category:TracCloud]]
[[Category:TracCloud Manual]]
</div>
</div>

Latest revision as of 20:40, 13 March 2025

SAGE

SAGE Early Alerts is an additional module available for the Trac System. SAGE allows your faculty members to submit referrals, progress reports, or evaluations for the students enrolled in their courses. Based on the choices made while creating the referral, an automated email could be sent out to the student's assigned advisor, a professor, or otherwise, that way you and your staff can be as proactive as possible in helping your students.

You can think of SAGE like a three-step process.

1. Creation, a referral is submitted, emails are sent out.
These emails could be sent to advisors, professors, or the student themselves, notifying us of something the student may be struggling with.
2. Follow-up, more information is given, new emails are sent out.
The follow-up email lets relevant users know how this referral is going, what has been done, and what we are doing to help this student.
3. Resolution, a final email is sent out to wrap everything up.
Once the referral has been processed, we can fill out some additional information letting the relevant users know what we did to help this student.

Creating and Completing Referrals

There are multiple ways to create referrals for students, depending on which method best fits your campus workflow. Referrals can be created by faculty via the class roster, or by advisors or other staff from student profiles.


Faculty View: Roster Annotations

Student Profiles: Individual Referrals

Student Listing: Batch Referrals

Processing/Completing Referrals

Referrals Listing

SAGE Configuration

The following chapters of this wiki article will cover how you can create your SAGE referral types, including the reasons, recommendations, emails, custom questions, and more.


Creating SAGE Referral Types

Reasons & Recommendations

Custom Questions

Potential Email Recipients

Referral to Testing Center

Potential Actions

Automated Emails & Twig

Created, Followed Up, Processed

Permission Group Options

Reports

There are three SAGE-specific reports available in TracCloud, each providing a different way to view your referral data. These reports can be found in the Navigation Bar, under Reports > SAGE.


SAGE Referral Snapshot

SAGE Referrals by ??

Referrals by Student and Appointments/Visits

For information on purchasing the SAGE Module, reach out to sales@go-redrock.com
For SAGE functionality questions, reach out to helpdesk@go-redrock.com