Annotation of doc/demo/selfteaching/workshopWelcome.html, revision 1.1

1.1     ! albertel    1: <html>
        !             2:  <head>
        !             3:   <title>Welcome to the LON-CAPA Workshop Course</title> 
        !             4:  </head>
        !             5:  <body bgcolor="#FFFFFF">
        !             6: <center><font size="+2">Welcome to the LON-CAPA Workshop Course</font></center>
        !             7: <hr /> 
        !             8: <p>LON-CAPA has it's own vocabulary.  The first few pages of this course will explain these terms.  All of the key words are in <b>bold</b>.</p>
        !             9: <p>The second part of this course will go over the basic problem types you can code into LON-CAPA and give an example of each for you to try out as a student.</p>
        !            10: <p>Use the <b>Remote Control</b> to navigate and access tools in your course.
        !            11: <ul>
        !            12:    <li>To browse this course, click on the arrow keys on the remote control.    
        !            13:    Click on the <b>NAV</b> button to be brought to a <b>Navigation</b> screen 
        !            14:    of the course resources. </li>
        !            15:    <li>If you want to post questions or comments on a resource for the 
        !            16:    instructor and other students to see, then click the <b>FDBK</b> button on 
        !            17:    the remote control.</li>
        !            18:    <li>The <b>COM</b> button can be used to read and send messages to other 
        !            19:    users.  For example, you can send a message to felicia@workshop 
        !            20:    where "felicia" is a username and "workshop" is the domain.</li>
        !            21:    <li>After trying out a few problems, you can click "GRDS" to view your  
        !            22:    points in the course.</li>
        !            23:    <li>Once you feel you are comfortable with LON-CAPA, feel free to click 
        !            24:    other buttons on the remote control to try out.</li>
        !            25: </ul>
        !            26: </p>
        !            27: <hr />
        !            28: </body>  
        !            29: 
        !            30: </html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>