INSERTINTO`config`(`var`,`val`,`description`,`year`)VALUES('participant_project_summary_wordmax','100','The maximum number of words acceptable in the project summary','-1');
INSERTINTO`config`(`var`,`val`,`description`,`year`)VALUES('participant_project_summary_wordmax','100','The maximum number of words acceptable in the project summary','2006');
INSERTINTO`config`VALUES('filterdivisionbycategory','no','Allows for setup of divisions on a categorical basis. Students can then only choose divisions that apply to their category. Only use if you want to offer a different set of divisions to each age category (no, yes).',-1);