<?xml version="1.0" encoding="ISO-8859-1"?>

<studentdbcolumn xmlns="http://www.webct.com/IMS"
            type="Student Database Columns">


  <declarations>

    <columntypes id="webctdefined">
      <columntype id="quiz">
        <typename>Quiz</typename>
      </columntype>
      <columntype id="text">
        <typename>Text</typename>
      </columntype>
      <columntype id="numeric">
        <typename>Numeric</typename>
      </columntype>
      <columntype id="calculated">
        <typename>Calculated</typename>
      </columntype>
      <columntype id="alphanumeric">
        <typename>Alphanumeric</typename>
      </columntype>
      <columntype id="assignment">
        <typename>Assignment</typename>
      </columntype>
      <columntype id="selectionbox">
        <typename>Selection Box</typename>
      </columntype>
      <columntype id="lettergrade">
        <typename>Letter Grade</typename>
        <gradescheme id="mcl_5189410_def">
          <grade max="50">F(Fail)</grade>
          <grade max="55">D</grade>
          <grade max="60">C-</grade>
          <grade max="64">C</grade>
          <grade max="68">C+</grade>
          <grade max="72">B-</grade>
          <grade max="76">B</grade>
          <grade max="80">B+</grade>
          <grade max="85">A-</grade>
          <grade max="90">A</grade>
          <grade max="100">A+</grade>
          <grade max="max">A+</grade>
        </gradescheme>
      </columntype>
      <columntype id="webct_firstname">
        <typename>First Name</typename>
      </columntype>
      <columntype id="webct_lastname">
        <typename>Last Name</typename>
      </columntype>
      <columntype id="webct_loginid">
        <typename>Login Id</typename>
      </columntype>
      <columntype id="webct_midtermgrade">
        <typename>Midterm Grade</typename>
      </columntype>
      <columntype id="webct_finalgrade">
        <typename>Final Grade</typename>
      </columntype>
    </columntypes>

  </declarations>

  <columnlist>
    <column id="MCS_5189411_id" align="left" hidden="no" release="no" typeid="webct_lastname">
      <title>Last Name</title>
      <showoncreation require="yes"/>
    </column>

    <column id="MCS_5189412_id" align="left" hidden="no" release="no" typeid="webct_firstname">
      <title>First Name</title>
      <showoncreation require="yes"/>
    </column>

    <column id="MCS_5189413_id" align="left" hidden="no" release="no" typeid="webct_loginid">
      <title>User ID</title>
      <showoncreation require="yes"/>
    </column>

    <column id="MCS_5189414_id" align="left" hidden="no" release="no" typeid="webct_midtermgrade">
      <title>Midterm Grade</title>
    </column>

    <column id="MCS_5189415_id" align="left" hidden="no" release="no" typeid="webct_finalgrade">
      <title>Final Grade</title>
    </column>

    <!-- Column 6 start -->
    <column id="MCS_5189416_id" align="right" hidden="no" release="yes" typeid="quiz">
      <title>Quiz</title>
      <statistics type="none"/>
      <columndata reftitle="Quiz"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 7 start -->
    <column id="MCS_5189417_id" align="right" hidden="no" release="yes" typeid="quiz">
      <title>Quiz 2</title>
      <statistics type="none"/>
      <columndata reftitle="Quiz 2"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 8 start -->
    <column id="MCS_5189418_id" align="right" hidden="no" release="no" typeid="quiz">
      <title>Quiz 3</title>
      <statistics type="none"/>
      <columndata reftitle="Quiz 3"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 9 start -->
    <!-- This is not a webct quiz column and it can only be exported as numeric column-->
    <column id="MCS_5189419_id" align="right" hidden="no" release="no" typeid="numeric">
      <title>Quiz 4</title>
      <statistics type="none"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 10 start -->
    <column id="MCS_5189420_id" align="right" hidden="no" release="no" typeid="quiz">
      <title>Quiz 4 - new</title>
      <statistics type="none"/>
      <columndata reftitle="Quiz 4 - new"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 11 start -->
    <column id="MCS_5189421_id" align="right" hidden="no" release="no" typeid="assignment">
      <title>Assignment 1</title>
      <statistics type="none"/>
      <columndata reftitle="Assignment 1"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 12 start -->
    <column id="MCS_5189422_id" align="right" hidden="no" release="yes" typeid="assignment">
      <title>Assignment 2</title>
      <statistics type="none"/>
      <columndata reftitle="Assignment 2"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 13 start -->
    <column id="MCS_5189423_id" align="right" hidden="no" release="no" typeid="assignment">
      <title>Assignment 3</title>
      <statistics type="none"/>
      <columndata reftitle="Assignment 3"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 14 start -->
    <column id="MCS_5189424_id" align="left" hidden="no" release="no" typeid="alphanumeric">
      <title>Custom Column</title>
    </column>

    <!-- Column 15 start -->
    <column id="MCS_5189425_id" align="right" hidden="no" release="no" typeid="calculated">
      <title>Custom Column - Calc</title>
      <statistics type="all"/>
      <presentdecimal digits="2"/>
      <formula>[MCS_5189416_id]+[MCS_5189421_id]</formula>
    </column>

    <!-- Column 16 start -->
    <column id="MCS_5189426_id" align="left" hidden="no" release="no" typeid="lettergrade">
      <title>Custom Column - Letter</title>
      <statistics type="mean"/>
      <columndata refid="MCS_5189421_id"/>
      <gradescheme id="mcl_5189431_col">
        <grade max="50">F(Fail)</grade>
        <grade max="55">D</grade>
        <grade max="60">C-</grade>
        <grade max="64">C</grade>
        <grade max="68">C+</grade>
        <grade max="72">B-</grade>
        <grade max="76">B</grade>
        <grade max="80">B+</grade>
        <grade max="85">A-</grade>
        <grade max="90">A</grade>
        <grade max="100">A+</grade>
        <grade max="max">A+</grade>
      </gradescheme>
    </column>

    <!-- Column 17 start -->
    <column id="MCS_5189427_id" align="center" hidden="no" release="no" typeid="text">
      <title>Custom Column - Text</title>
    </column>

    <!-- Column 18 start -->
    <column id="MCS_5189428_id" align="right" hidden="no" release="no" typeid="numeric">
      <title>Custom Column - Numeric</title>
      <statistics type="none"/>
      <presentdecimal digits="2"/>
    </column>

    <!-- Column 19 start -->
    <column id="MCS_5189429_id" align="left" hidden="no" release="no" typeid="selectionbox">
      <title>Custom Column - Selection Box</title>
    </column>

    <!-- Column 20 start -->
    <column id="MCS_5189430_id" align="left" hidden="yes" release="no" typeid="alphanumeric">
      <title>Custom Column - Hidden</title>
    </column>

  <!-- WebCT columns end here   -->

  </columnlist>
</studentdbcolumn>

