• Clarified salaries for senior staff (closes #14).
1 parent c455594 commit 3836287e4ceab27a92d8a8b9d213f71a01699de3
Nigel Stanger authored on 12 Dec 2013
Showing 1 changed file
View
2
■■■
STINK_student_records/STINK_student_records.xml
<item><tt>Staff</tt> and <tt>Student</tt> are subtypes of <tt>Person</tt>, and thus share primary key values.</item>
<item>Contact phone numbers must cater for full New Zealand landline and mobile numbers. Students’ home phone numbers must cater for full international numbers, as many students are from overseas.</item>
<item>A staff member’s rank must be one of the following: “T”, “AL”, “L”, “SL”, “AP” or “P” (representing Tutor, Assistant Lecturer, Lecturer, Senior Lecturer, Associate Professor and Professor, respectively). Salaries for senior positions exceed <dollar-sign /><number>100000</number>.</item>
<item>A staff member’s rank must be one of the following: “T”, “AL”, “L”, “SL”, “AP” or “P” (representing Tutor, Assistant Lecturer, Lecturer, Senior Lecturer, Associate Professor and Professor, respectively). Salaries for Associate Professors and Professors usually exceed <dollar-sign /><number>100000</number>.</item>
</itemised-list>
 
<answer>