| Student_Id |
Yes, unless lookup fields are used to identify the student |
Identifier |
"123" |
Must match an existing student id in the system |
| Student_First_Name |
No, unless Student_Id is not provided |
Lookup |
"John" |
Must match an existing student first name in the system |
| Student_Last_Name |
No, unless Student_Id is not provided |
Lookup |
"Doe" |
Must match an existing student last name in the system |
| Occurence_Date_Time |
Yes |
Date-Time |
"2024/10/30 9:35:00 AM" |
|
| Discipline_Type_Id |
Yes, unless lookup fields are used to identify the Discipline Type |
Identifier |
"5" |
Must match an existing discipline type id in the system |
| Discipline_Type_Description |
No, unless Discipline_Type_Id is not specified |
Lookup |
"Cheating" |
Must match an existing discipline type description in the system |
| Explanation |
No |
Text |
"Cheated on Math quiz" |
|
| Discipline_Points |
No |
Decimal |
"2.5" |
|