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 ($_REQUEST['school'] == 1 || $school['id'] != 'default') $_SESSION['school_chosen'] = TRUE; if ($_REQUEST['selectschool'] == 1 || $school['id'] == 'default' && !isset($_SESSION['school_chosen'])) { ?>
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); ?>! (Not from ?) To get started, enter in some of your classes, and add available sections for each class.
Keyboard Shortcut: Press "c" to add a class