. */ function umich_info() { return array('name' => 'University of Michigan', 'url' => 'http://umich.edu/', 'domains' => array( 'umich.edu', ), 'example_course_id' => 'MATH-161', 'student_address' => 'Wolverine', ); } function umich_instructions_html() { return <<U of M-specific Instructions

SlatePermutate can be a useful tool for scheduling your next semester.

  1. Get in touch with your advisor during advising/reading recess.
  2. Look up each class your advisor specified on this course listing page
  3. Enter each class into a SlatePermutate schedule and add each section that is listed that you are willing to take.
  4. Submit your schedule and view all of the different permutations of your schedule which would work with the sections you specified.
  5. Print out your preferred schedule by choosing "print" and selecting a schedule.
  6. Wait until it's your turn to register and grab your preferred sections before they fill up!
EOF; }