Open calebhf1 opened 1 month ago
Did people start using ms_center or st_id?
The data has already been merged.
/// load ms levels data
use ${ms_clean}ms_levels, clear
isid st_id
/// merge with ms math questions
mer 1:m st_id using ${ms_clean}ms_mathqs, nogen keep(match)