<rubric course="LIS650" name="final web site">

<crit goal="2E" id="val">
  <enun>
    validation of XHTML on site
  </enun>
  <level val="10">
    no warning and errors 
  </level>
  <level val="6">
    some errors
  </level>
  <level val="4">
    repeated errors from different sources of validation
  </level>
  <level val="1">
    a lot of errors
  </level>
  <reason>
    A web site has to be coded with validating code.
  </reason>
</crit>

<crit goal="2E" id="title">
  <enun>
    &lt;title&gt;
  </enun>
  <level val="10">
    all different with good summary of content
  </level>
  <level val="8">
    all different with mostly good summary
  </level>
  <level val="6">
    some are the same and/or provide lousy summary of content
  </level>
  <level val="1">
    none
  </level>
  <reason>
    Title elements have important usability properties for web site. 
  </reason>
</crit>

<crit goal="2E" id="links">
  <enun>
    links to the homepage
  </enun>
  <level val="10">
    consistent linking to home page
  </level>
  <level val="9">
    all pages link to home page, but not consistently
  </level>
  <level val="4">
    some pages don't link to homepage or some pages link to themselves
  </level>
  <level val="1">
    problems with homepage links and self-links
  </level>
  <reason>
    Title elements have important usability properties for web site. 
  </reason>
</crit>

<crit goal="2E" id="lang">
  <enun>
    language
  </enun>
  <level val="10">
    informative clear and concise
  </level>
  <level val="8">
    some writing is hard to understand
  </level>
  <level val="5">
    some happy talk and/or marketese
  </level>
  <level val="1">
    a lot of it
  </level>
  <reason>
    The language on the web site has to be appropriate to the medium.
  </reason>
</crit>

<crit goal="2E" id="fonts">
  <enun>
    fonts and appearance
  </enun>
  <level val="10">
    limited font changes and clear appearance
  </level>
  <level val="8">
    some font family changes, unclear appearance
  </level>
  <level val="2">
    gratuitous changes
  </level>
  <level val="1">
    ransom note appearance
  </level>
  <reason>
    The appearance of the web site has to communicate the meaning effectively.
  </reason>
</crit>

<crit goal="2E" id="layout">
  <enun>
    page layout
  </enun>
  <level val="10">
    pages consistently laid out
  </level>
  <level val="9">
    pages consistently laid out, but some weird thing 
  </level>
  <level val="4">
    pages are inconsistently laid out
  </level>
  <level val="1">
    pages are confusingly laid out
  </level>
  <reason>
    The layout of the pages is supposed to communicate the meaning of the
    page. This criterion judges how will this is done. This is a
    page rather than site level evaluation.
  </reason>
</crit>

<crit goal="2E">
  <enun>
    content chunking
  </enun>
  <level val="10">
    contents is well distributed, in resaonably similar-size chunks
  </level>
  <level val="8">
    one page covers two topics
  </level>
  <level val="5">
    several pages cover several topic
  </level>
  <level val="1">
    poor page chunking
  </level>
  <reason>
    The information on a web site has to be placed into pages. This criteron assess how well this is done.
  </reason>
</crit>

<crit goal="2E">
  <enun>
    horizontal adaptability
  </enun>
  <level val="10">
    special attention to adaptability
  </level>
  <level val="8">
    no special attention to adaptabilty
  </level>
  <level val="3">
    poor adaptability
  </level>
  <level val="1">
    table layout
  </level>
  <reason>
    Web sites need to be flexible to the users' devices to avoid excessive scrolling. 
  </reason>
</crit>

<crit goal="2E">
  <enun>
    document talk
  </enun>
  <level val="10">
    none
  </level>
  <level val="9">
    a little, where it appears tough to avoid
  </level>
  <level val="4">
    careless use
  </level>
  <level val="1">
    seemingly purposefully a lot
  </level>
  <reason>
    Document talk on the web site must be avoided.
  </reason>
</crit>

<crit goal="2E">
  <enun>
    aging mate rial, potential for tense rot
  </enun>
  <level val="10">
    none
  </level>
  <level val="8">
    in one place, or in the same place on many pages
  </level>
  <level val="3">
    in different pages, or places
  </level>
  <level val="1">
    in different pages, with tense change
  </level>
  <reason>
    A site must be written with a terms that allow it to stay static over time, if no update is assumed. 
  </reason>
</crit>

<!-- 
     <crit goal="2E">
     <enun>
     text in image
     </enun>
     <level val="">
     none
     </level>
     <level val="">
     in one place, or in the same place on many pages
     </level>
     <level val="">
     in different pages,
     </level>
     <level val="">
    in many place without meaningful alt
    </level>
    </crit>
-->

</rubric>
