SAM V2:Tests

From CIDI Wiki
Revision as of 11:47, 20 June 2008 by Srunkle3X (talk | contribs)
Jump to navigation Jump to search

The tests table contains student tests and accommodations requested for the tests proctored by disability services. A test record exists for each test requested by the student, so if the student has requested 3 tests, then the one student parent record will have 3 child test records. Requested Accommodations

Tests with a test date greater than today will be displayed on the Dashboard under the Upcoming Student Test Schedule view grouped by test date.

Requested Accommodations

The tests record will contain checkbox fields that track the accommodations requested for each test. Examples include reader, scribe, time and a half, etc. The accommodations that display on the test record are the accommodations of the student. So, if a student has not been granted a reader accommodation, they cannot request a reader accommodation for a test.

Back to SAM V2 Tables

Fields

The fields of the tests table are:

Field Description
course The name of the course for the test. Course is required.
instructor The instructor’s name for the course of the test.
last_updated Date record was last updated.
notes Notes regarding the test.
requested_accommodations List of accommodations requested for the test.
room The room where the test was or will be taken.
sid The student the test is related to. Student ID is required.
status Status of the test: Cancelled, Late, No Show, etc. Status is required.
test Name of test. Test is required.
test_date Date the test was or will be taken.
test_time Time the test was or will be taken.
uid Unique ID# of the record.
updated_by User who last modified the record.