TracCloudGuideListingsRegistrations

From Redrock Wiki

Revision as of 10:06, 3 January 2022 by Redrock (talk | contribs)


Registrations Listing
The Registrations Listing contains all Registration records recorded in your Trac System. To navigate to the Registration Listing, go to Other > Listings > Registrations.

Screenshot: The Registration Listing.

NavSearch Definition
General NavSearch Codes General NavSearch codes are Words, Phrases or Names that can be typed into the NavSearch bar and instantly return results of Registration Records.
SearchCodes Definitions Examples and Variations
Registrations.Sequence= Will search for the internal sequence number of a registration record. Registrations.Sequence=128683
Students.ID= Will search for registrations by a specific student based on ID. Students.ID=1931
Students.First_Name= Will search for registrations by a specific student based on their first name. Students.First_Name=Rob
Students.Last_Name= Will search for registrations by a specific student based on their last name. Students.Last_Name=Day
Sections.Code= Will search for registrations linked to a specific section number. Sections.Code=360
Sections.CRN= Will search for registrations linked to a specific CRN number. Sections.CRN=17100360
Terms.TermCode= Will search for registrations linked to a specific Term number. Terms.TermCode=22SP
Registrations.Grade= Will search for registrations of a specific grade. Registrations.Grade=B
Registrations.RegStatus= Search for registrations by secondary status (may not be applicable depending on campus). Registrations.RegStatus=Dropped
Registrations.Notes= Search for registrations by notes. Registrations.Notes=Early-enrollment
Registrations.Inactive= Search for active or inactive registrations. 0 is active, 1 is inactive. Registrations.Inactive=1
Registrations.EarnedCredits= Search for registrations based on the Earned Credits field. Registrations.EarnedCredits=5
Registrations.ValidFromDT= Search for registrations based on the valid from date (may not be applicable depending on campus). Registrations.ValidFromDT=2022-01-01
Registrations.ValidToDT= Search for registrations based on the valid to date (may not be applicable depending on campus). Registrations.ValidToDT=2022-01-01
Registrations.OverrideDate= Search for registrations by whether or not "Override Activation Dates" is checked. 1 is Yes, 0 is No. Registrations.OverrideDate=1
Registrations.TermID= Search for registrations linked to a specific term based on the term's sequence number. Registrations.TermID=1256
Courses.Subject= Search for registrations linked to a specific subject. Courses.Subject=MAT
Courses.SubjectCourse= Search for registrations linked to a specific subject + course. Courses.SubjectCourse=MAT360
Faculty.FullName= Search for registrations linked to a specific faculty member. Faculty.FullName=Dave Smith
Registrations.SectionID= Search for registrations linked to a section based on the section sequence. Registrations.SectionID=326747
Sections.TermID= Search for registrations linked to a term code, based on the term sequence number. Sections.TermID=161
Registrations.StudentID= Search for registrations for a student based on the student's sequence number. Registrations.StudentID=12256
Sections.FacultyID= Search for registrations linked to a specific faculty member's sequence. Sections.FacultyID=1262

2. assignment grid

Registration Listing Hamburger Drop-down options (File:Hamburger.png)

List All: Shows all registration records in TracCloud (active registrations only by default)

Power Search: Allows you to make multiple queries against the database at one time using "And" & "Or" statements. For example: "Show me a list of ENG110 registrations that are assigned to this faculty member and aren't inactive."

Saved Searches: Allows you to access your previously saved searches. More information.

Find Duplicates: Allows you to find registrations that have the same data in a specific field. Multiple "And" statements can be queried here to find records that have multiple duplicate fields of information.

Find by Values: Here you can provide a list of specific registration data in a text area or provide registration data in a .txt or .csv file and have the system search for that registration data and provide a list of records that match the criteria.

Change Field Values: This function will allow you to change or modify specific fields of Data. This is an Admin Level function only and can be dangerous. Use this function with extreme caution.

Show these Students: Based on your currently queried list of registrations, display the related students on the student listing.

Selected: Use the selected set of visits for a specific purpose (hide, delete, merge, etc).

Views: Allows you to create custom views. More information.