TracCloud: Rosetta

From Redrock Wiki

Revision as of 17:03, 21 January 2025 by Redrock (talk | contribs)
Students
Field Type Description Twig Tag API SFTP Export Column Example
ID bigint The student's ID number. Should be unique. {{Student.ID}} Students.ID ID 1234567
First Name varchar(80) The student's preferred first name. {{Student.First_Name}} Students.First_Name FirstName Sam
Last Name varchar(80) The student's last name {{Student.Last_Name}} Students.Last_Name LastName Smith
Visits
Field Type Description Twig Tag API SFTP Export Column Example
example example example {{example.example}} example.example example example