$form['quiz_global_settings']['quiz_admin_review_options']['#description']=t('Control what feedback types quiz administrators will see when viewing results for other users.');
foreach(array('question'=>t('After the question'),'end'=>t('After the @quiz',array('@quiz'=>QUIZ_NAME)))as$key=>$when){