roberttran52002
Registered User.
- Local time
- Today, 15:56
- Joined
- Aug 12, 2007
- Messages
- 27
Hi all,
I'm stuck, appreciate your guidance!
I'm doing a project of interviewing Only ONE student in each class of a school. I have a file with the list of all 1000 students (name, gender, email... class) and 10 questions: Q1-Q10. These 1000 students belong to 20 different classes.
I don't know how to automatically mark (compute Mark="a memeber in class already interviewed") for all 1000 cases if any student(s) of a class were interviewed.
Ie.. if student 0058 (class 10B) was interviewed (answered Q1-Q10) then all other students belonging to the same class 10B will be flagged in field Mark="a memeber in class already interviewed" ==> I Do not need to interview them.
another example: if student 0142 (class 6A2) was interviewed (answered Q1-Q10) then all other students belonging to the same class 6A2 will be flagged in field Mark="a memeber in class already interviewed"......==> I Do not need to interview them.
If I'm able to do this, I can just find any of student with field Mark="" (blank) to interview to avoid interviewing more than 1 students in the same class.
Thank you ever so much!
Hop
I'm stuck, appreciate your guidance!
I'm doing a project of interviewing Only ONE student in each class of a school. I have a file with the list of all 1000 students (name, gender, email... class) and 10 questions: Q1-Q10. These 1000 students belong to 20 different classes.
I don't know how to automatically mark (compute Mark="a memeber in class already interviewed") for all 1000 cases if any student(s) of a class were interviewed.
Ie.. if student 0058 (class 10B) was interviewed (answered Q1-Q10) then all other students belonging to the same class 10B will be flagged in field Mark="a memeber in class already interviewed" ==> I Do not need to interview them.
another example: if student 0142 (class 6A2) was interviewed (answered Q1-Q10) then all other students belonging to the same class 6A2 will be flagged in field Mark="a memeber in class already interviewed"......==> I Do not need to interview them.
If I'm able to do this, I can just find any of student with field Mark="" (blank) to interview to avoid interviewing more than 1 students in the same class.
Thank you ever so much!
Hop