.. _Gradebook:

.. raw:: html

   <script>ODSA.SETTINGS.DISP_MOD_COMP = true;ODSA.SETTINGS.MODULE_NAME = "Gradebook";ODSA.SETTINGS.MODULE_LONG_NAME = "Gradebook";ODSA.SETTINGS.MODULE_CHAPTER = ""; ODSA.SETTINGS.BUILD_DATE = "2016-12-02 17:21:01"; ODSA.SETTINGS.BUILD_CMAP = false;JSAV_OPTIONS['lang']='en';JSAV_EXERCISE_OPTIONS['code']='java_generic';</script>


.. |--| unicode:: U+2013   .. en dash
.. |---| unicode:: U+2014  .. em dash, trimming surrounding whitespace
   :trim:


.. This file is part of the OpenDSA eTextbook project. See
.. http://algoviz.org/OpenDSA for more details.
.. Copyright (c) 2013 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Daniel Breakiron, Eric Fouh
   :topic: Gradebook

.. odsalink:: lib/gradebook-min.css
.. odsascript:: lib/gradebook-min.js

.. index:: ! Gradebook

Gradebook
=========

.. raw:: html

   <div id="loadingMessage">Loading data...</div>
   <div id="gradeView">
   <input type="checkbox" id="selectGradeView" value="off">Toggle view (Chapter/Assignment)</input>
   <hr style="border-top: dotted 1px;" />
   </div>
   <div id="gradeHeader">
    Click on the links below to view more specific information.<br />
    <a id="expand" href="#">Expand All</a> / <a id="collapse" href="#">Collapse All</a>
    <input type="checkbox" id="showZeroPointExer" value="off">Show 0-point exercises
   </div>
   <div id="gradeData"></div>
   <div id="gradeDataA"></div>
