Changeset - 4206a84efd40
[Not reviewed]
default
0 1 0
nathang - 15 years ago 2010-10-18 13:17:04
ngelderloos7@gmail.com
small instruction update for calvin
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
school.d/calvin.inc
Show inline comments
 
@@ -34,24 +34,27 @@ function calvin_info()
 
}
 

	
 
function calvin_instructions_html()
 
{
 
  return <<<EOF
 
<h2>Instructions</h2>
 
<!--<p>
 
  SlatePermutate can be a useful tool for scheduling your next semester at <a href="http://calvin.edu/">Calvin College</a>.
 
</p>-->
 
<h3>
 
	Using the Auto-Complete function
 
</h3>
 
<p>
 
	Note: For best results, use <b>Firefox</b> or <b>Google Chrome</b> or <b>Safari</b>.
 
</p>
 
<ol>
 
  <li>Determine the classes you wish to take next semester.</li>
 
	<li>Enter in the class numbers (e.g. MATH 101, CS 104) in the Class ID box.</li>
 
	<li>Select a valid class number from the drop down menu.</li>
 
	<li>Click anywhere outside of the box to automatically fill in the available section data for that class.</li>
 
	<li>Repeat this process for each class.</li>
 
	<li>Click "Find a Schedule" to view all possible schedules for next semester.</li>
 
</ol>
 
<!--<ol>
 
  <li>Get in touch with your advisor during advising/reading recess.</li>
 
  <li>Look up each class your advisor specified in Calvin's registration page of <a href="http://kv.calvin.edu/">KnightVision</a> (soon to be <a href="http://moodle.calvin.edu">moo</a>).</li>
 
  <li>Enter each class into a <tt>slate_permutate</tt> schedule and add each section that is listed that you are willing to take.</li>
0 comments (0 inline, 0 general)