Annotation of modules/gci/index.html, revision 1.1

1.1     ! gci         1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
        !             2: <html xmlns="http://www.w3.org/1999/xhtml">
        !             3: <head>
        !             4: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        !             5: <title>Welcome to the GCI WebCenter</title>
        !             6: 
        !             7: </head>
        !             8: 
        !             9: <body bgcolor="#4C6C84">
        !            10: <map name="gcidevcycle">
        !            11: <area href="/adm/login" alt="Submit question" Title="Submit question (with log-in)" shape="poly" coords="254,456,269,438,288,426,318,414,350,411,387,412,426,414,451,420,470,433,487,450,492,465,485,475,465,496,437,505,402,513,360,515,310,508,269,492,254,471,253,458" />
        !            12: <area shape="poly" coords="358,11,383,15,401,19,419,27,434,37,439,57,425,68,410,75,394,79,376,84,358,84,336,82,317,79,299,73,284,63,277,49,280,34,293,25,317,16" href="choosetopic.html" alt="Choose topic" />
        !            13: <area shape="poly" coords="535,49,556,50,581,57,598,67,608,81,605,97,590,107,574,113,552,118,533,120,510,118,486,112,469,103,460,88,464,71,473,61,497,53" href="identifytarget.html" alt="Identify target concept" />
        !            14: <area shape="poly" coords="588,138,615,139,642,140,659,148,674,156,685,168,682,185,667,196,650,201,627,207,608,208,589,210,568,209,545,205,531,200,517,193,503,181,501,167,511,152,544,143" href="identifyalternative.html" alt="Identify alternative conceptions" />
        !            15: <area shape="poly" coords="640,242,659,242,681,245,695,252,707,261,703,278,689,285,673,290,653,293,634,294,612,291,596,285,582,276,578,263,595,249,616,243" href="writequestion.html" alt="Write question" />
        !            16: <area shape="poly" coords="608,345,627,346,646,349,666,356,685,364,697,375,699,392,685,405,667,415,650,417,631,422,605,423,586,419,565,418,547,412,531,404,520,393,518,380,523,368,542,357,569,348" href="/adm/login" alt="Peer review and question revision" Title="Comment on question (with log-in)" />
        !            17: <area shape="poly" coords="163,348,186,350,210,356,227,364,245,374,257,388,257,408,246,421,231,435,213,440,192,447,176,447,150,449,124,450,104,447,85,441,65,434,49,420,38,406,35,391,45,377,64,365,90,356,117,351" href="pilotquestions.html" alt="Pilot questions with students/Assess students via GCI WebCenter" />
        !            18: <area shape="poly" coords="82,261,100,263,115,271,128,280,131,295,125,310,108,319,92,320,75,323,58,318,42,310,33,298,31,287,38,273,56,265" href="userfeedback.html" alt="User feedback" />
        !            19: <area shape="poly" coords="97,144,119,145,139,155,150,164,154,176,157,192,149,204,138,214,120,223,101,227,85,227,66,223,46,217,35,203,30,188,30,173,40,158,62,147" href="quantitative.html" alt="Quantitative analysis" />
        !            20: <area shape="poly" coords="188,51,208,51,226,55,241,63,250,75,254,90,244,103,229,110,213,117,197,118,174,118,157,113,142,108,131,95,129,76,132,66,143,59,163,52" href="thinkaloud.html" alt="Think Aloud Interviews" />
        !            21: </map>
        !            22: <table border="1" width="804">
        !            23:   <tr>
        !            24:     <th scope="col"><img src="earth.gif" alt="Logo" width="800" height="100" /></th>
        !            25:   </tr>
        !            26:   <tr>
        !            27:     <th scope="row">&nbsp;</th>
        !            28:   </tr>
        !            29:   <tr>
        !            30:     <th scope="row"><img src="devcycle.jpg" alt="Development Cycle" width="720" height="540" usemap="#gcidevcycle" /></th>
        !            31:   </tr>
        !            32:   <tr>
        !            33:     <th scope="row"><div align="left"><font color="#FFFFFF" face="Arial, Helvetica, sans-serif">Contact <a href="mailto:korte@lite.msu.edu"><font color="#FFFFFF">Gerd Kortemeyer</font></a> to comment on GCI WebCenter functionality.<br />
        !            34:     Contact <a href="mailto:libarkin@msu.edu"><font color="#FFFFFF">Julie Libarkin</font></a> if you have additional questions or comments about the GCI.</font></div></th>
        !            35:   </tr>
        !            36:   <tr>
        !            37:     <th scope="row"><div align="left"><font size="-2"><span style="font-family: Helvetica,Arial,sans-serif;">Development
        !            38:       of GCI v.1.0 was funded by NSF through grants DUE-0127765, DUE-0350395,
        !            39:       and DGE-9906479. The current&nbsp;project to revise and expand the GCI
        !            40:       is funded by NSF through grant DUE-0717790. We thank all GCI v.1.0
        !            41:       users who graciously provided constructive feedback and encouraged us
        !            42:       in this new initiative. Any opinions, findings, and conclusions or
        !            43:       recommendations expressed in this material are those of the author(s)
        !            44:       and do not necessarily reflect the views of the National Science
        !            45:     Foundation.</span></font></div></th>
        !            46:   </tr>
        !            47: </table>
        !            48: </body>
        !            49: </html>

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