https://web.mit.edu/10.26/www/Team-Building/Forms/thinksty.html

Submitted URL:
https://web.mit.edu/10.26/www/Team-Building/Forms/thinksty.html
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 5 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 1 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html><head>
<title>Thinking Styles</title>
<meta name="Microsoft Theme" content="safari 001"><script language="JavaScript">

function MakeArray(n) {
this.length = n;
for (var i = 1; i <=n; i++) {
this[i] = 0;
   }
}

function calc()      {                           //Calculate the answers
          d =  new MakeArray(90);        
          for (i = 0; i < 5; i++) {
           if (document.form1.D1[i].selected==true) {d[1]=(i+1);}
           if (document.form1.D1[i].selected==true) {d[1]=(i+1);}
           if (document.form1.D2[i].selected==true) {d[2]=(i+1);}
           if (document.form1.D3[i].selected==true) {d[3]=(i+1);}
           if (document.form1.D4[i].selected==true) {d[4]=(i+1);}
           if (document.form1.D5[i].selected==true) {d[5]=(i+1);}
           if (document.form1.D6[i].selected==true) {d[6]=(i+1);}
           if (document.form1.D7[i].selected==true) {d[7]=(i+1);}
           if (document.form1.D8[i].selected==true) {d[8]=(i+1);}
           if (document.form1.D9[i].selected==true) {d[9]=(i+1);}
           if (document.form1.D10[i].selected==true) {d[10]=(i+1);}
           if (document.form1.D11[i].selected==true) {d[11]=(i+1);}
           if (document.form1.D12[i].selected==true) {d[12]=(i+1);}
           if (document.form1.D13[i].selected==true) {d[13]=(i+1);}
           if (document.form1.D14[i].selected==true) {d[14]=(i+1);}
           if (document.form1.D15[i].selected==true) {d[15]=(i+1);}
           if (document.form1.D16[i].selected==true) {d[16]=(i+1);}
           if (document.form1.D17[i].selected==true) {d[17]=(i+1);}
           if (document.form1.D18[i].selected==true) {d[18]=(i+1);}
           if (document.form1.D19[i].selected==true) {d[19]=(i+1);}
           if (document.form1.D20[i].selected==true) {d[20]=(i+1);}
           if (document.form1.D21[i].selected==true) {d[21]=(i+1);}
           if (document.form1.D22[i].selected==true) {d[22]=(i+1);}
           if (document.form1.D23[i].selected==true) {d[23]=(i+1);}
           if (document.form1.D24[i].selected==true) {d[24]=(i+1);}
           if (document.form1.D25[i].selected==true) {d[25]=(i+1);}
           if (document.form1.D26[i].selected==true) {d[26]=(i+1);}
           if (document.form1.D27[i].selected==true) {d[27]=(i+1);}
           if (document.form1.D28[i].selected==true) {d[28]=(i+1);}
           if (document.form1.D29[i].selected==true) {d[29]=(i+1);}
           if (document.form1.D30[i].selected==true) {d[30]=(i+1);}
           if (document.form1.D31[i].selected==true) {d[31]=(i+1);}
           if (document.form1.D32[i].selected==true) {d[32]=(i+1);}
           if (document.form1.D33[i].selected==true) {d[33]=(i+1);}
           if (document.form1.D34[i].selected==true) {d[34]=(i+1);}
           if (document.form1.D35[i].selected==true) {d[35]=(i+1);}
           if (document.form1.D36[i].selected==true) {d[36]=(i+1);}
           if (document.form1.D37[i].selected==true) {d[37]=(i+1);}
           if (document.form1.D38[i].selected==true) {d[38]=(i+1);}
           if (document.form1.D39[i].selected==true) {d[39]=(i+1);}
           if (document.form1.D40[i].selected==true) {d[40]=(i+1);}
           if (document.form1.D41[i].selected==true) {d[41]=(i+1);}
           if (document.form1.D42[i].selected==true) {d[42]=(i+1);}
           if (document.form1.D43[i].selected==true) {d[43]=(i+1);}
           if (document.form1.D44[i].selected==true) {d[44]=(i+1);}
           if (document.form1.D45[i].selected==true) {d[45]=(i+1);}
           if (document.form1.D46[i].selected==true) {d[46]=(i+1);}
           if (document.form1.D47[i].selected==true) {d[47]=(i+1);}
           if (document.form1.D48[i].selected==true) {d[48]=(i+1);}
           if (document.form1.D49[i].selected==true) {d[49]=(i+1);}
           if (document.form1.D50[i].selected==true) {d[50]=(i+1);}
           if (document.form1.D51[i].selected==true) {d[51]=(i+1);}
           if (document.form1.D52[i].selected==true) {d[52]=(i+1);}
           if (document.form1.D53[i].selected==true) {d[53]=(i+1);}
           if (document.form1.D54[i].selected==true) {d[54]=(i+1);}
           if (document.form1.D55[i].selected==true) {d[55]=(i+1);}
           if (document.form1.D56[i].selected==true) {d[56]=(i+1);}
           if (document.form1.D57[i].selected==true) {d[57]=(i+1);}
           if (document.form1.D58[i].selected==true) {d[58]=(i+1);}
           if (document.form1.D59[i].selected==true) {d[59]=(i+1);}
           if (document.form1.D60[i].selected==true) {d[60]=(i+1);}
           if (document.form1.D61[i].selected==true) {d[61]=(i+1);}
           if (document.form1.D62[i].selected==true) {d[62]=(i+1);}
           if (document.form1.D63[i].selected==true) {d[63]=(i+1);}
           if (document.form1.D64[i].selected==true) {d[64]=(i+1);}
           if (document.form1.D65[i].selected==true) {d[65]=(i+1);}
           if (document.form1.D66[i].selected==true) {d[66]=(i+1);}
           if (document.form1.D67[i].selected==true) {d[67]=(i+1);}
           if (document.form1.D68[i].selected==true) {d[68]=(i+1);}
           if (document.form1.D69[i].selected==true) {d[69]=(i+1);}
           if (document.form1.D70[i].selected==true) {d[70]=(i+1);}
           if (document.form1.D71[i].selected==true) {d[71]=(i+1);}
           if (document.form1.D72[i].selected==true) {d[72]=(i+1);}
           if (document.form1.D73[i].selected==true) {d[73]=(i+1);}
           if (document.form1.D74[i].selected==true) {d[74]=(i+1);}
           if (document.form1.D75[i].selected==true) {d[75]=(i+1);}
           if (document.form1.D76[i].selected==true) {d[76]=(i+1);}
           if (document.form1.D77[i].selected==true) {d[77]=(i+1);}
           if (document.form1.D78[i].selected==true) {d[78]=(i+1);}
           if (document.form1.D79[i].selected==true) {d[79]=(i+1);}
           if (document.form1.D80[i].selected==true) {d[80]=(i+1);}
           if (document.form1.D81[i].selected==true) {d[81]=(i+1);}
           if (document.form1.D82[i].selected==true) {d[82]=(i+1);}
           if (document.form1.D83[i].selected==true) {d[83]=(i+1);}
           if (document.form1.D84[i].selected==true) {d[84]=(i+1);}
           if (document.form1.D85[i].selected==true) {d[85]=(i+1);}
           if (document.form1.D86[i].selected==true) {d[86]=(i+1);}
           if (document.form1.D87[i].selected==true) {d[87]=(i+1);}
           if (document.form1.D88[i].selected==true) {d[88]=(i+1);}
           if (document.form1.D89[i].selected==true) {d[89]=(i+1);}
           if (document.form1.D90[i].selected==true) {d[90]=(i+1);}
}
        t1 = d[1]+d[6]+d[11]+d[16]+d[21]+d[26]+d[31]+d[36]+d[41]+d[46]+d[51]+d[56]+d[61]+d[66]+d[71]+d[76]+d[81]+d[86];
        t2 = d[2]+d[7]+d[12]+d[17]+d[22]+d[27]+d[32]+d[37]+d[42]+d[47]+d[52]+d[57]+d[62]+d[67]+d[72]+d[77]+d[82]+d[87];
        t3 = d[3]+d[8]+d[13]+d[18]+d[23]+d[28]+d[33]+d[38]+d[43]+d[48]+d[53]+d[58]+d[63]+d[68]+d[73]+d[78]+d[83]+d[88];
        t4 = d[4]+d[9]+d[14]+d[19]+d[24]+d[29]+d[34]+d[39]+d[44]+d[49]+d[54]+d[59]+d[64]+d[69]+d[74]+d[79]+d[84]+d[89];
        t5 = d[5]+d[10]+d[15]+d[20]+d[25]+d[30]+d[35]+d[40]+d[45]+d[50]+d[55]+d[60]+d[65]+d[70]+d[75]+d[80]+d[85]+d[90];

        t6 = t1+t2+t3+t4+t5;
        document.form1.T1.value = t1;
        document.form1.T2.value = t2;
        document.form1.T3.value = t3;
        document.form1.T4.value = t4;
        document.form1.T5.value = t5;
        document.form1.T6.value = t6;

for (j=1; j<=90; j=j+5) {
if (d[j]==d[j+1] || d[j]==d[j+2] || d[j]==d[j+3] || d[j]==d[j+4] || d[j+1]==d[j+2] || d[j+1]==d[j+3] || d[j+1]==d[j+4] || d[j+2]==d[j+3] || d[j+2]==d[j+4] || d[j+3]==d[j+4])
{if(j==1) { alert('You used a duplicate number in item #' + j + '.  Please recalculate after you fix this item.  Remember, no duplicates.');
return false;} 
else {
alert('You used a duplicate number in item #' + ((j-1)/5+1) + '.  Please recalculate after you fix this item.  Remember, no duplicates.');
return false;}
}

}
}


</script></head>



<body background="_themes/safari/saftextr.jpg" bgcolor="#000000" text="#CCCCCC" link="#CC9933" vlink="#999966" alink="#FFCC33">  <font face="trebuchet ms, arial, helvetica">



<p><font color="#FF8040"><strong><big><big>Thinking Styles</big></big></strong></font></p>

<font face="Helv">



</font><p><font face="Helv">This questionnaire has no right or wrong answers. It is a tool to help identify your

preferred modes of thinking, questioning, and making decisions. To be of maximum value to

you, it is important that you respond as accurately as possible in terms of the way you

actually behave, not how you think you should behave. Each item in this questionnaire is

made up of a statement followed by five possible "endings." Indicate the order

of the ending as follows: 5 for MOST LIKE YOU, and 1 for LEAST LIKE YOU. Each question

must contain one 5, one 4, one 3, one 2, and one 1. Even if two or more endings seem

equally like you, rank them anyway. </font></p>



<p>&nbsp; </p>



</font><form name="form1" method="POST" action="http://web.mit.edu/bin/cgiemail/10.26/www/Team-Building/Forms/thinksty.txt" onsubmit="return calc();"><font face="trebuchet ms, arial, helvetica">
  <p>Last Name, First Name: <input type="text" name="T7" size="49"></p>
<p>Please write your last name first so we can sort faster.</p>

<p>Team Number: <font face="trebuchet ms, arial, helvetica"><select type="text" name="T8">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
      </select></font></p>
  <p>Complete email address: <input type="text" name="T9" size="49"></p>

  </font><table cellspacing="0" border="0" cellpadding="3" width="793" height="4894">

    <tbody><tr>

      <td width="137" valign="TOP" height="46"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">1.</font></p></div></td>

      <td width="644" valign="TOP" height="46"><font face="trebuchet ms, arial, helvetica">WHEN THERE IS CONFLICT BETWEEN PEOPLE OVER IDEAS,

      I TEND TO FAVOR THE SIDE THAT:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26" align="right"><font face="trebuchet ms, arial, helvetica"><select name="D1" size="1">

        <option value="1" selected="">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Identifies and tried to bring out the conflict.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26" align="right"><font face="trebuchet ms, arial, helvetica"><select name="D2" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Best expresses the ideals and values involved.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26" align="right"><font face="trebuchet ms, arial, helvetica"><select name="D3" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Best reflects my personal opininons and

      experience.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26" align="right"><font face="trebuchet ms, arial, helvetica"><select name="D4" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Approaches the situation with the most logic and

      consistency.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="35" align="right"><font face="trebuchet ms, arial, helvetica"><select name="D5" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></td>

      <td width="644" valign="TOP" height="35"><font face="trebuchet ms, arial, helvetica">Expresses the argument most forcefully and

      concisely.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">2.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I BEGIN WORK ON A GROUP PROJECT, WHAT IS

      MOST IMPORTANT TO ME IS:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D6" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Understanding the purposes and value of the

      project.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D7" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Discovering the goals and values of individuals

      in the group.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D8" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Determining how we are to go about doing the

      project.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D9" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Understanding how the project can be of benefit

      to the group.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D10" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Getting the project organized and underway.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">3.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">GENERALLY SPEAKING, I ABSORB NEW IDEAS BEST BY:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D11" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Relating them to future or current activities.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D12" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Applying them to concrete situations.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D13" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Concentration and careful analysis.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D14" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Understanding how they are similar to familiar

      ideas.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D15" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Contrasting them to other ideas.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">4.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">FOR ME, CHARTS AND GRAPHS IN A BOOK OR ARTICLE

      ARE USUALLY:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D16" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">More useful than the narrative, if they are

      accurate.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D17" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Useful, if they clearly display the important

      facts.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D18" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Useful, if supported and explained by the

      narrative.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D19" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Useful, if they raise questions about the

      narrative.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D20" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">No more and no less useful than other material.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">5.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">IF I WERE ASKED TO DO A RESEARCH PROJECT, I WOULD

      PROBABLY START BY:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D21" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Trying to fit the project into a broad

      perspective.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D22" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Deciding if I can do it alone or if I will need

      help.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D23" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Speculating about what the possible outcomes

      might be.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D24" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Determing whether or not the project should be

      done.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D25" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Trying to formulate the problem as thoroughly as

      possible.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="46"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">6.</font></p></div></td>

      <td width="644" valign="TOP" height="46"><font face="trebuchet ms, arial, helvetica">IF I WERE TO GATHER INFORMATION FOR NEIGHBORS

      ABOUT A COMMUNITY CONCERN, I WOULD PREFER TO:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D26" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Meet with them individually and ask specific

      questions.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D27" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Hold an open meeting and ask them to air their

      views.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D28" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Interview them in small groups and ask general

      questions.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D29" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Meet informally with key people to get their

      ideas.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D30" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Ask them to bring me all the relevant information

      that they have.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">7.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">I AM LIKELY TO BELIEVE THAT SOMETHING IS TRUE IS

      IT:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D31" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Has held up against opposition.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D32" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Fits with other things that I believe.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D33" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Has been shown to hold up in proctice.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D34" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Makes sense logically and scientifically.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D35" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Can be personally verified by observable facts.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">8.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I READ A MAGAZINE ARTICLE IN MY LEISURE

      TIME, IT IS LIKELY TO BE ABOUT:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D36" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">How someone resolved a personal or social

      problem.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D37" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">A controversial or political issue.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D38" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">An account of scientific or historical research.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D39" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">An interesting, humorous person or event.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D40" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">A true account of someone's interesting

      experience.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">9.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I READ A REPORT AT WORK, I AM LIKELY TO PAY

      THE MOST ATTENTION TO:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D41" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">The relation of the conclusions to my own

      experience.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D42" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Whether or not the recommendations can be

      accomplished.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D43" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">The validity of the findings, backed up by data.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D44" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">The writer's understanding of goals and

      objectives.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D45" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select><font color="#0000ff"> </font></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">The inferences that are drawn from the data.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">10.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I HAVE A TASK TO DO, THE FIRST THING I WANT

      TO KNOW IS:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D46" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">What the best method is for getting the task

      done.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D47" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Who wants the task done and when.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D48" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Why the task is worth doing.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D49" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">What effect it may have on other tasks that have

      to be done.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D50" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">What the immediate benefit is for doing the task.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">11.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">I USUALLY LEARN THE MOST ABOUT HOW TO DO

      SOMETHING NEW BY:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D51" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Understanding how it is related to other things I

      know.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D52" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Starting in to practice it as soon as possible.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D53" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Listening to differing views about how it is

      done.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D54" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Having someone show me how to do it.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff">&nbsp;</font><select name="D55" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="27"><font face="trebuchet ms, arial, helvetica">Analyzing how to do it the best way.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">12.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">IF I WERE TO BE TESTED OR EXAMINED, I WOULD

      PREFER:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D56" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">An objective, problem oriented set of questions

      on the subject.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D57" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">A debate with others who are also being tested.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D58" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">An oral-visual presentation covering what I know.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D59" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">An informal report on how I have applied what I

      have learned.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D60" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">A written report covering backround, theory, and

      method.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">13.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">PEOPLE WHOSE ABILITIES I RESPECT THE MOST ARE

      LIKELY TO BE:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D61" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Philosophers and statesmen.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D62" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Writers and teachers.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D63" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Business and government leaders.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D64" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Economists and engineers.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D65" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Farmers and journalists.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">14.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">GENERALLY SPEAKING, I FIND A THEORY USEFUL IF IT:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D66" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Seems related to other theories or ideas that I

      have learned.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D67" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Explains things to me in a new way.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D68" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Can systematically explain a number of related

      situations.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D69" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Serves to clarify my own experience and

      observations.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D70" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Has a practical and concrete application.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">15.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I READ AN ARTICLE ON A CONTROVERSIAL

      SUBJECT, I PREFER</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">THAT IT:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D71" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Show the benefits to me for choosing a point of

      view.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D72" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Set forth all the facts in the controversy.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D73" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Logically outline the issues involved.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D74" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Identify the values supported by the writer.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D75" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Highlight both sides of the issue and clarify the

      conflict.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">16.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">IF I READ A BOOK OUTSIDE MY FIELD, I AM MOST

      LIKELY TO DO SO BECAUSE OF:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D76" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">An interest in improving my professional

      knowledge.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D77" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Having been told it would be useful by someone I

      respect.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D78" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">A desire to extend my general knowledge.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D79" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">A desire to get outside my field for a change.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D80" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Curiosity to learn more about the specific

      subject.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">17.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">WHEN I FIRST APPROACH A TECHNICAL PROBLEM, I AM

      MOST LIKELY TO:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D81" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Try to relate it to a broader problem or theory.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D82" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Look for ways to get the problem solved quickly.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D83" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Think of a number of opposing ways to solve it.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D84" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Look for ways that others might have solved it.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D85" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Try to find the best procedure for solving it.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">18.</font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">GENERALLY SPEAKING, I AM MOST INCLINED TO:</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D86" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Find existing methods that work, and use them as

      well as possible.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D87" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Speculate about how dissimilar methods might work

      together.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D88" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Discover new and better methods.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D89" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Find ways to make existing methods work in a new

      and better way.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><div align="right"><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font></font><p><font face="trebuchet ms, arial, helvetica"><font color="#0000ff"></font><select name="D90" size="1">

        <option value="1">1</option>

        <option value="2">2</option>

        <option value="3">3</option>

        <option value="4">4</option>

        <option value="5">5</option>

      </select></font></p></div></td>

      <td width="644" valign="TOP" height="26"><font face="trebuchet ms, arial, helvetica">Figure out how existing methods ought to work.</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">_______________
 </font></td> </tr></tbody></table>
<br>
<font face="trebuchet ms, arial, helvetica"><p>It's time to check your answers.  Hit <input type="Button" value="Calculate" onclick="calc();"> to verify proper form completion.</p> </font>

<table cellspacing="0" border="0" cellpadding="3" width="793">



    <tbody><tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica"><input type="text" name="T1" size="3"></font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">SYNTHESIST&nbsp; (Scores from the first

      choice in every question)</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">&nbsp;<input type="text" name="T2" size="3"></font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">IDEALIST&nbsp; (Scores from the second

      choice in every question)</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica"><input type="text" name="T3" size="3"></font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">PRAGMATIST (Scores from the third choice

      in every question)</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">&nbsp;<input type="text" name="T4" size="3"></font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">ANALYST&nbsp; (Scores from the fourth

      choice in every question)</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica">&nbsp;<input type="text" name="T5" size="3"></font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">REALIST (Scores from the fifth choice in

      every question)</font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">_______________
 </font></td> 
      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font></td>

    </tr>

    <tr>

      <td width="137" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica"></font><div align="right"><font face="trebuchet ms, arial, helvetica"></font><p><font face="trebuchet ms, arial, helvetica"><input type="text" name="T6" size="3"> </font></p></div></td>

      <td width="644" valign="TOP" height="24"><font face="trebuchet ms, arial, helvetica">Total (The above five scores)</font></td>

    </tr>

  </tbody></table><font face="trebuchet ms, arial, helvetica">

  <br>                                                                          
  <p>You responses will be processed by the staff once you hit the "Submit Form"
 button, and the results will be delivered to you at the next team-building meeting.                                                                            
</p>                                                                            
  <p><input type="submit" value="Submit"><input type="reset" value="Reset"></p>



</font></form>




</body></html>