nclasses_get(); $my_hc = ''; $inputPage->headcode_add('scheduleInput', $my_hc, TRUE); } else $inputPage->headcode_add('schduleInput', '', TRUE); $inputPage->head(); /* * Force a student to choose a school or declare he's a generic * student before displaying the input form. To do this, we need * another variable in $_SESSION: $_SESSION['school_chosen']. */ $school = $inputPage->get_school(); if ($school && (!empty($_REQUEST['school']) || $school['id'] != 'default')) $_SESSION['school_chosen'] = TRUE; if (!empty($_REQUEST['selectschool']) || $school['id'] == 'default' && !isset($_SESSION['school_chosen'])) { ?>

School Selection

Choose the school you attend from the list below. If you cannot find your school, you may proceed using the generic settings.

showSchools('input.php'); $inputPage->foot(); exit; } $inputPage->showSavedScheds($_SESSION); ?>

Welcome to SlatePermutateaddressStudent(', ', '', FALSE); ?>! To get started, enter in some of your classes, and add available sections for each class.



getName()) . '"'; /*"*/ ?> />
input_form_render(); ?>
Class Section Start Time End Time M Tu W Th F
Add Class

 


Advanced

*/ ?> showSchoolInstructions(); $inputPage->foot();