Giter Site home page Giter Site logo

bhanditz / york-c-marking-assistant Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matalangilbert/york-c-marking-assistant

0.0 1.0 0.0 280 KB

A ruby program to assist in marking students assignments

Home Page: http://matalangilbert.blogspot.com

License: MIT License

Ruby 100.00%

york-c-marking-assistant's Introduction

Installation

This application has been packaged as a [ruby gem](http://en.wikipedia.org/wiki/RubyGems#Gems): to install, simply type: ```ruby gem install yorkcmarker ``` Then, to run the application, simply type ```ruby yorkcmarker ``` at the command prompt.

Prerequisites

You will need a Ruby Interpreter installed. Ruby installers are available for Windows, Linux and Mac. Follow the instructions here: http://www.ruby-lang.org/en/downloads/ to install Ruby.

The gem has been developed and tested against ruby 1.9.3p194. It should work with earlier versions (>= 1.9.2), but it's recommended you use the same version (at the time of writing it's the latest).

Ubuntu Distros

You need to have the libgtk2.0-dev package installed - you can do this using: ```bash sudo apt-get install libgtk2.0-dev ``` Thanks to Yuan for catching this!

Usage

Simply fill in your name, and the student number, and then check the boxes the students have marks for. Multiple marks are awarded by checking multiple boxes for the appropriate statement.

Pressing the Save button will save the details of the Part you are currently editing. Partial files are created in subdirectories (part_1 and part_2) of the output directory you select when asked. When both Parts have been completed for a student, full and summary marksheets are created in the output directory.

Each part can be marked individually - for example, you can mark Part 1, close the program, come back and mark Part 2 another time, and the program will then generate the completed marksheets. The data is sort in JSON form, in output directory/data.

Currently tested on:

Ruby versions

Check with: ```ruby ruby -v ``` * ruby 1.9.3p194 * ruby 1.9.2-p290

Operating Systems:

* Linux Mint 12 (see [_libgtk2.0-dev_](https://github.com/freefallertam/york-c-marking-assistant/edit/master/README.markdown#ubuntu-distros) requirement above) * Ubuntu (see [_libgtk2.0-dev_](https://github.com/freefallertam/york-c-marking-assistant/edit/master/README.markdown#ubuntu-distros) requirement above) * Microsoft Windows XP * Microsoft Window Vista

If you install and run the gem on any other setups, let me know and I'll add to the above list.

Questions, Issues, Bug Reports

Either raise issues directly via GitHub, or direct all questions, issues and bug reports to Mat Alan Gilbert: [email protected]

Developer notes - the current code..

This code has just been thrown together - it grew from a CLI script written to save marking time. It's not clean, and it's not pretty, but is stable as far as it's been tested, and does the job. It does need a lot of refactoring and tidying up (this is on the TODO list!)!

more information for developers coming soon..

york-c-marking-assistant's People

Contributors

matalangilbert avatar

Watchers

 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.