GithubHelp home page GithubHelp logo

taught's Introduction

# $Id: README,v 1.2 2001/01/24 21:19:11 dblack Exp $
# $Name: Taught-0-0-3-pre1 $
# $Author: dblack $

The suite, as it's shaping up, October 2000:

Taught.pm  -- needs to be updated, to mesh with some of the other stuff

Taught::Definer -- useful for the roster and course-description files,
                    also likely to become useful for grade files.

Roster.pm  -- a subclass of Definer.  It understands the roster format,
              and also provides object methods (in addition to the tied
              hash access) to create lists and grids.

CFile.pm        -- defines the course description file

BareFile.pm -- ancestor class for roster and class list.

GradeTool.pm -- define grade calibrations and such

Gradesheet.pm -- defines the grade sheet 

Gradereport.pm -- defines the grade report file



Standalone programs:

makelist2
makegrid2
gradelog
gradereport
setup
prepterm

Still needed:

A way to update one student at a time.

Add creation of grade sheets to setup, or automate it per term/course.

Automatically do grade reports for a whole term/course.


Here's how it should go:

ONE-TIME SETUP:

./setup

START OF SEMESTER:

./setup -t fall2000 --copy fall1999
(create rosters by hand)
./prepterm -t fall2000          # recursively create all grids and lists
./makegradesheets -t fall2000   # do all the grade sheets, per roster/cfile, for all sections
  # should be part of prepterm

DURING SEMESTER

(update rosters by hand)
./makegradesheets -t fall2000   # will preserve any grades that are there, will weed out students
                                # who are no longer in roster.
./loggrade -t/c/s               # log a section's grades for an assignment

END OF SEMESTER

./loggrade -t/c/s               # if still needed
./dogrades -t [-c [-s]]         # recursively do grading in all sections

taught's People

Contributors

dblack avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.