Grouping Student Data for Analysis

February 22, 2010

When designing the student data I made the unusual choice not to include the student’s gender in the student table.  While the information may be useful for identifying students it really only narrows the field by roughly 50% and I think there are more useful ways to track the information.
Aggregating / Disaggregating Student Assessment Data
When [...]

0