TracCloud: SurveyTrac: Difference between revisions

From Redrock Wiki

No edit summary
No edit summary
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TracCloudGuideTabs}}
{{TracCloudGuideTabs}}
<div class="tcWidgetPage">
<div class="category">
<div class="category">
{{TracCloudModulesTOC}}
{{TracCloudModulesTOC}}
Line 68: Line 69:
::* <b>Display as link on Main Menu:</b> For each day that a user logs in, a new survey is created and will display as a link in the "Surveys/Documents" widget on their dashboard.
::* <b>Display as link on Main Menu:</b> For each day that a user logs in, a new survey is created and will display as a link in the "Surveys/Documents" widget on their dashboard.


::* <b>Do not auto send:</b> This survey can be manually sent on the Student Listing as a batch, from individual Student/Staff/Faculty profiles under the "Actions" menu, during Batch Visit creation, and Group Rosters on the schedule.
::* <b>Do not auto send:</b> This survey can be manually sent on the Student/Staff/Faculty Listing as a batch, from individual Student/Staff/Faculty profiles under the "Actions" menu, during Batch Visit creation, from group rosters on the schedule, or from the SurveyTrac listing (including sending anonymous surveys to a list of email addresses).


::* <b>Link on edit student:</b> Similar to <i>Do not auto send</i>, but more limited in where it appears as an option to send. This survey is only possible to send from the student listing as a batch or to individual student profiles manually.
::* <b>Link on edit student:</b> Similar to <i>Do not auto send</i>, but more limited in where it appears as an option to send. This survey is only possible to send from the student listing as a batch or to individual student profiles manually, or from the SurveyTrac listing.


::* <b>Link on edit visit:</b> This displays in a "Send Survey" prompt in each visit record under the "Surveys" tab. This allows you to initiate the visit survey email manually, as opposed to the non-email <i>Display during visit entry</i> option.
::* <b>Link on edit visit:</b> This displays in a "Send Survey" prompt in each visit record under the "Surveys" tab. This allows you to initiate the visit survey email manually, as opposed to the non-email <i>Display during visit entry</i> option.
Line 83: Line 84:
* <b>Do not send email, just show on dashboard</b>
* <b>Do not send email, just show on dashboard</b>
::This setting will only appear for surveys that are emailed to students. If this is checked, the email will not be sent, but it will still appear on the dashboard for students to access and fill out.<br><br>
::This setting will only appear for surveys that are emailed to students. If this is checked, the email will not be sent, but it will still appear on the dashboard for students to access and fill out.<br><br>
* <b>Survey Link expires after # days</b>
::Optionally have surveys expire if an answer has not been received within the specified number of days.<br><br>


* <b>Auto resend after # days</b> & <b>After initial auto resend, resend every # days</b> (emailed surveys only)
* <b>Auto resend after # days</b> & <b>After initial auto resend, resend every # days</b> (emailed surveys only)
Line 88: Line 92:


* <b>Recipient Email Settings</b> (emailed surveys only)
* <b>Recipient Email Settings</b> (emailed surveys only)
::Options relating to the emailed survey formatting. From email address and contact name, the subject line, and the body itself. The [[TracCloudGuideProfilePrefsTwig|Twig]] tags <nowiki>{{Survey.Link}}</nowiki> and <nowiki>{{Survey.Name}}</nowiki> can be used to display a link to the survey and the survey name field respectively.<br><br>
::Options relating to the emailed survey formatting. From email address and contact name, the subject line, and the body itself. Three unique [[TracCloudGuideProfilePrefsTwig|Twig]] tags are available for use int his field:
::<nowiki>{{Survey.Link}}</nowiki> - This provides a hyperlink to the survey.
::<nowiki>{{Survey.URL}}</nowiki> - This provides a URL to the survey (if you want to write your own hyperlink with HTML).
::<nowiki>{{Survey.Name}}</nowiki> - This provides the name of the survey.<br><br>


* <b>Link to Centers</b>
* <b>Link to Centers</b>
Line 125: Line 132:


* <b>Notify Results Email</b>
* <b>Notify Results Email</b>
::This is an additional email that can be sent as soon as a response is submitted, typically to a staff member to review responses as they're received. You can choose which email addresses receive the responses, the <i>From</i> address, as well as the subject line and body of the email.<br><br>
::This is an additional email that can be sent as soon as a response is submitted, typically to a staff member to review responses as they're received. You can choose which email addresses receive the responses, the <i>From</i> address, as well as the subject line and body of the email. The recipient field supports [[TracCloudGuideProfilePrefsTwig|Twig]].<br><br>


* <b>Link Survey to Reasons/Subjects</b>
* <b>Link Survey to Reasons/Subjects</b>
Line 160: Line 167:
* <b>Required</b>
* <b>Required</b>
::Determines whether or not the question requires an answer before being submitted.<br><br>
::Determines whether or not the question requires an answer before being submitted.<br><br>
* <b>Question UID</b>
::Unique identifier for each question, used for conditions (detailed further below).<br><br>


* <b>Size</b> (Essay and Fill In only)
* <b>Size</b> (Essay and Fill In only)
Line 175: Line 185:


* <b>Choices</b>
* <b>Choices</b>
::Depending on the Question Type chosen, you may need to list out the available answers. If this box is available, include your answer choices on unique lines, as seen in the screenshot earlier in this article.
::Depending on the Question Type chosen, you may need to list out the available answers. If this box is available, include your answer choices on unique lines, as seen in the screenshot earlier in this article.<br><br>
 
* <b>Maximum # choices allowed</b> (Multi-Check only)
::Set the maximum number of choices that can be checked at once in the response. For example, if this option is set to 3, the recipient could check 1, 2, or 3 boxes, but not 4 or more.<br><br>
 
* <b>Condition</b>
::Set a condition so that this question only appears if a different question was answered in a particular way. Uses the UID of other questions. For example, if the condition was set to "ABC1:Great", this question would only appear if the answer to ABC1 was "Great." Multiple potential answers can be separated by a | character (ABC1:Great|Good) and you can set conditions for multiple fields on separate lines.
::It's also possible to set the condition to something like "ABC1:Great|Good|DEF2:Yes." A question with this condition would appear if ABC1 was Great or Good, <i>or</i> if DEF2 was answered "Yes."
</div>
</div>
<hr>
<hr>
Line 188: Line 205:
==<b>SurveyTrac Reports</b>==
==<b>SurveyTrac Reports</b>==


There are two SurveyTrac reports available depending on how you want to review your response data. <b>Survey Snapshot</b> provides a summary of responses with totals for each of the possible responses for your questions. <b>Survey Responses</b> provides a list of the individual responses from each student, including additional information about the student or visit details if needed. Both options can be found by going to <i>Reports > Surveys</i>.
There are three SurveyTrac reports available depending on how you want to review your response data. <b>Survey Snapshot</b> provides a summary of responses with totals for each of the possible responses for your questions. <b>Survey Responses</b> provides a list of the individual responses from each student, including additional information about the student or visit details if needed. <b>Survey Response Rate Comparison</b> allows you to view the number of surveys sent, responses received, and average response time in a date comparison format. These options can be found by going to <i>Reports > Surveys</i>.


<hr>
<hr>
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Survey Snapshot</b></big></div><div class="mw-collapsible mw-collapsed">
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Survey Snapshot</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
<br><br>
{{:TracCloudReportsSurvey01}}
{{:TracCloud_Report:_Survey_Snapshot}}
</div>
</div>
<hr>
<hr>
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Survey Responses</b></big></div><div class="mw-collapsible mw-collapsed">
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Survey Responses</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
<br><br>
{{:TracCloudReportsSurvey02}}
{{:TracCloud_Report:_Survey_Responses}}
</div>
<hr>
<div style="float: left; margin-top: 0em; margin-bottom: 1em"><big><b>Survey Response Rate Comparison</b></big></div><div class="mw-collapsible mw-collapsed">
<br><br>
{{:TracCloud_Report:_Survey_Response_Rate_Comparison}}
</div>
</div>
<hr>
<hr>
Line 204: Line 226:
For SurveyTrac functionality questions, reach out to [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]
For SurveyTrac functionality questions, reach out to [mailto:helpdesk@go-redrock.com helpdesk@go-redrock.com]


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

Revision as of 23:50, 12 March 2025

SurveyTrac

The SurveyTrac module allows you to send surveys to students and staff to collect information about their recent visits and Success Plans, or manually send a survey to a list of students. These surveys can contain an unlimited number of questions, be initiated by over a dozen different criteria, and you can report on responses after the fact. There are practically endless combinations of survey types and questions available to create.




SurveyTrac Configuration

To create a new survey, head over to your SurveyTrac menu (within the “Other” menu in your Navigation Bar), click the hamburger icon, then select “New Survey.” This will bring you to a survey entry form where you can start configuring basic options relating to your survey. Additional options will become available after saving.




General

Options

Questions and Preview

Responses

SurveyTrac Reports

There are three SurveyTrac reports available depending on how you want to review your response data. Survey Snapshot provides a summary of responses with totals for each of the possible responses for your questions. Survey Responses provides a list of the individual responses from each student, including additional information about the student or visit details if needed. Survey Response Rate Comparison allows you to view the number of surveys sent, responses received, and average response time in a date comparison format. These options can be found by going to Reports > Surveys.


Survey Snapshot

Survey Responses

Survey Response Rate Comparison

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