Giter Site home page Giter Site logo

grade.txt-cli's Introduction

grade.txt-cli

A command-line grade entry tool. Partially inspired by todo.sh and standards based grading.

Every new piece of information about a student will be entered as a single line in a text file, using key:value pairs to indicate the meaning of entries, in much the same way that todo.sh uses priorities, contexts, and projects to slice the todo.txt file into useful subsets.

A companion tool (or tools) will parse the grade.txt file, preparing reports for students and teacher, and using pandas for exploratory data analysis on the student records.

Key features (for me) for the cli is that it be very fast to enter student notes, comments, scores, attendance, etc. without the overheard of alphabetizing stacks of papers, finding columns or rows in spreadsheets, insuring that consistency of naming is maintained, or waiting on a web interface.

For the analysis and reporting tool, the key feature is that it be very simple and fast to enter desired slices, and that it be simple to build standard queries and reports that can be updated as data are entered using the cli.

It seems that much of the cli could be written as a variant of the todo.txt-cli, but I would rather work in python for now.

Dependencies

python's argcomplete, available through pip: pip install argcomplete

License:

MIT License

Copyright 2013, Mark Betnel.

grade.txt-cli's People

Contributors

itmeson 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.