TracCloud: SurveyTrac: Difference between revisions
From Redrock Wiki
No edit summary |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{ | {{TracCloudGuideTabs}} | ||
<div class="tcWidgetPage"> | |||
<div class="category"> | |||
{{TracCloudModulesTOC}} | |||
</div> | |||
<div style='text-align: center;'> | <div style='text-align: center;'> | ||
<big><b> | <big><b> | ||
==SurveyTrac== | ==SurveyTrac== | ||
</big></b></div | </big></b></div> | ||
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.<br> | 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.<br> | ||
Line 54: | Line 55: | ||
::* <b>Email after 1st visit per subject during survey period:</b> Same as "1st visit during survey period," but on a per-subject basis. E.g., the student will receive a survey for their first (and only first) visit for MAT100, then another survey for their first visit for CHEM100, and so on. | ::* <b>Email after 1st visit per subject during survey period:</b> Same as "1st visit during survey period," but on a per-subject basis. E.g., the student will receive a survey for their first (and only first) visit for MAT100, then another survey for their first visit for CHEM100, and so on. | ||
::* <b>Email after 1st visit per | ::* <b>Email after 1st visit per consultant during survey period:</b> Same as above, but on a per-consultant basis. E.g., the student will receive a survey for their first (and only first) visit with Dave Smith, then another survey for their first visit for Jane Doe, and so on. | ||
::* <b>Email after new student record:</b> This is emailed to the student immediately after their account is created. This only applies when manually creating student accounts, imported students will not receive this survey. | ::* <b>Email after new student record:</b> This is emailed to the student immediately after their account is created. This only applies when manually creating student accounts, imported students will not receive this survey. | ||
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, | ::* <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. | ::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 94: | Line 101: | ||
* <b>Instructions and Survey Head Text</b> | * <b>Instructions and Survey Head Text</b> | ||
::These messages will appear at the very top of the survey entry window. Head Text appears in bold at the top, typically a title for the survey. Instructions appears smaller just beneath Head Text, typically a description for the survey or basic instructions.<br><br> | ::These messages will appear at the very top of the survey entry window. Head Text appears in bold at the top, typically a title for the survey. Instructions appears smaller just beneath Head Text, typically a description for the survey or basic instructions. Both fields support [[TracCloudGuideProfilePrefsTwig|Twig]] to display information about the student, their visit, etc.<br><br> | ||
* <b>Confirmation Message</b> | * <b>Confirmation Message</b> | ||
Line 104: | Line 111: | ||
<br><br> | <br><br> | ||
[[File: | [[File:2685896.png|900px]]<br><br> | ||
* <b>Allow modification</b> | * <b>Allow modification</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> | ||
::If you only want this survey to be sent out for visits/appointments of a specific reason or subject, you can list out the entries here. For example, “General Help,Exam Prep”<br><br> | ::If you only want this survey to be sent out for visits/appointments of a specific reason or subject, you can list out the entries here. For example, “General Help,Exam Prep”. The {{#fas:square-caret-down}} icon can be used to search for and select specific options.<br><br> | ||
* <b>Answers Position</b> | * <b>Answers Position</b> | ||
Line 145: | Line 152: | ||
The Questions tab is where we can configure the questions we’re asking within this survey. The Preview tab allows us to immediately take a look at our survey formatting to make sure everything is appearing as intended. | The Questions tab is where we can configure the questions we’re asking within this survey. The Preview tab allows us to immediately take a look at our survey formatting to make sure everything is appearing as intended. | ||
[[File: | [[File:2674274.png|900px]]<br><br> | ||
To begin creating a new question, go to <i>hamburger icon > New Question</i>, or click the <b>+</b> icon on the right-hand side. | To begin creating a new question, go to <i>hamburger icon > New Question</i>, or click the <b>+</b> icon on the right-hand side. | ||
Line 156: | Line 163: | ||
* <b>Question Type</b> | * <b>Question Type</b> | ||
::There are various Question Types available for use, depending on the format of your question. You can use the <b>Preview</b> tab to review what your survey currently looks like, which is used in the screenshot below to show the different question types available. | ::There are various Question Types available for use, depending on the format of your question. You can use the <b>Preview</b> tab to review what your survey currently looks like, which is used in the screenshot below to show the different question types available. | ||
::[[File: | ::[[File:1839177.png|700px]]<br><br> | ||
* <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) | |||
::This determines the size of the text field based on number of characters. For Fill In questions, this determines the width. Start with 25 and adjust from there. For Essay, this determines the height. Start with 3 and adjust as needed.<br><br> | |||
* <b>Minimum, Maximum, Step, Default</b> (Range Slider only) | |||
::These options determine how the Range Slider will function in your survey. | |||
::* <b>Minimum</b> is the lower value on the left. Negative numbers are allowed. | |||
::* <b>Maximum</b> is the higher value on the right. | |||
::* <b>Step</b> is the increment that the slider can be moved, typically 1. For example, if this is set to "2", the slider can be moved to 2, 4, 6, and so on. | |||
::* <b>Default</b> is the default numeric position of the slider when the survey is first loaded.<br><br> | |||
* <b>Question</b> | * <b>Question</b> | ||
Line 165: | 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 178: | Line 205: | ||
==<b>SurveyTrac Reports</b>== | ==<b>SurveyTrac Reports</b>== | ||
There are | 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> | ||
{{: | {{: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> | ||
{{: | {{: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 194: | 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 Manual]] | |||
[[Category:TracCloud]] | </div> |
Revision as of 23:50, 12 March 2025
Additional Features
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.
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.
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