TracCloudGuideListingsVisits: Difference between revisions

From Redrock Wiki

(Created page with "{{TracCloudGuideTabs}} {| style="width:100%; vertical-align:top; " | style="width:250px; vertical-align:top; padding:2px 15px 2px 2px;" | {{TracCloudGuideListingsTOC}} | style...")
 
No edit summary
Line 1: Line 1:
{{TracCloudGuideTabs}}
{{TracCloudGuideTabs}}
{| style="width:100%; vertical-align:top; "
{{TracCloudGuideListingsTOC}}
| style="width:250px; vertical-align:top; padding:2px 15px 2px 2px;" | {{TracCloudGuideListingsTOC}}
<big><b>Visits Listing</big></b><br>
| style="vertical-align:top; padding:20px 20px 20px 2px;" |
The Visit Listing contains all Student Visit records recorded in your Trac system. Visits can be searched, saved, managed and modified all from this listing. To navigate to your TracClouds Visit Listing simply click on the option “Attendance” and select “Visit Listing” from the dropdown from your home dashboard.
{| style="width:100%; vertical-align:top; "
<br>
[[File:8271873.png|800px]]
<br><br>
In TracCloud the ability to search Visit data has been simplified. At the top of the Visit Listing there is a search bar which will give you the ability to search quickly and efficiently through all Visit data Stored in your TracCloud system. Right click in the Nav Search (the search bar highlighted below) will provide a list of Visit Search Codes that can be searched.  Selecting one of the options will auto fill a Visit Search Code as seen below in the example list.
<br>
[[File:5227409.png|800px]]
<br><br>
<div style="float: left; margin-top: 0em; margin-right: 1em; margin-bottom: 1em">
{| class="wikitable"
|+ Search Symbol Key
|-
! <b>Symbol</b> !! <b>Description</b> !! <b>Example</b>
|-
| % || Wildcard || Students.First_Name=Jo%
|-
| # || Not or Don’t Include || Students.First_Name=#John
|-
| <b>Numeric Symbols</b>
|-
| > || Greater Than || Duration=>90
|-
| < || Less Than || Duration=<90
|-
| <= || Equal to or Less Than || Duration=<=90
|-
| >= || Equal to or Greater Than || Duration=>=90
|-
| ... || Range - (Dates only) || YYYY-MM-DD…YYYY-MM-DD
|-
| <b>Combination</b>
|-
| # = %% || Don’t Include This Data || Centers.Name=#%Learning%
|}
</div>
<br>
A full list of Visit search codes can be found below as well as examples of how each search can be accomplished.
<br>






Coming soon, check back later!


|}
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}

Revision as of 10:59, 5 August 2021

Visits Listing
The Visit Listing contains all Student Visit records recorded in your Trac system. Visits can be searched, saved, managed and modified all from this listing. To navigate to your TracClouds Visit Listing simply click on the option “Attendance” and select “Visit Listing” from the dropdown from your home dashboard.
File:8271873.png

In TracCloud the ability to search Visit data has been simplified. At the top of the Visit Listing there is a search bar which will give you the ability to search quickly and efficiently through all Visit data Stored in your TracCloud system. Right click in the Nav Search (the search bar highlighted below) will provide a list of Visit Search Codes that can be searched. Selecting one of the options will auto fill a Visit Search Code as seen below in the example list.
File:5227409.png

Search Symbol Key
Symbol Description Example
% Wildcard Students.First_Name=Jo%
# Not or Don’t Include Students.First_Name=#John
Numeric Symbols
> Greater Than Duration=>90
< Less Than Duration=<90
<= Equal to or Less Than Duration=<=90
>= Equal to or Greater Than Duration=>=90
... Range - (Dates only) YYYY-MM-DD…YYYY-MM-DD
Combination
# = %% Don’t Include This Data Centers.Name=#%Learning%


A full list of Visit search codes can be found below as well as examples of how each search can be accomplished.