Difference between revisions of "SAM V2:Accommodations"

From CIDI Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
|-
|-
|notes
|notes
|Notes regarding the accommodation. The notes field is a cumulative field and date stamped with the date, time and user adding the notes.
|Notes regarding the accommodation.
|-
|-
|sid
|sid
|The student the accommodation is related to.  Student ID is required.
|The student the accommodation is related to.  Student is required.
|-
|-
|type
|type

Latest revision as of 11:13, 20 June 2008

The accommodations table contains the accommodations received by each student. An accommodation record exists for each accommodation received the student, so if the student has 3 accommodations, then the one student parent record will have 3 child accommodation records.

Back to SAM V2 Tables

Fields

The fields of the accommodations table are:

Field Description
accommodation The name of the accommodation provided. Accommodation is required.
expiration If the accommodation is a temporary accommodation, the date the accommodation expires.
last_updated Date record was last updated.
notes Notes regarding the accommodation.
sid The student the accommodation is related to. Student is required.
type Type of accommodation: Permanent or Temporary. Default value is Permanent. Type is required.
uid Unique ID# of the record.
updated_by User who last modified the record.