Code Monkey home page Code Monkey logo

jkututortool's Introduction

JKUTutorTool

A tool for tutors at JKU (or other universities, if the setup is simmilar) to handle submitted eclipse projects, if they have been submitted over Moodle.

Features

As of today (17.04.2018) the TutorTool can do the following:

  • When downloading all exercises over moodle, the TT deletes exercises which are not part of a specified list of names, and only leaves those that have to be corrected by the tutor. There can be more than one folders (called assignments as of now).
  • Unzip all eclipse projects to a specified path.
  • Rename the Eclipse projects from "" to "" to make it easier to see which submission is being corrected (no more renaming by hand!)

Note: 7zip has to be installed, to handle the extraction of the submissions

How To

The Student List

The Student list has to be a textfile containint a list of names, one name per line, for example:

Marco Antonovich
Ingrid Bergmann
Aron Aaronovsky
Brad Pittly
Susan Jenkins

Make sure, that there are no empty lines in the textfile, this will screw something up, I didn't fix that yet because I'm lazy.

Using the TutorTool jar

I have exported an executable jar, so that makes it easier to use. As of yet there is no GUI, use the commandline to run the tool:

java -jar tutortool.jar <path to student list> <targetpath> <path to assignment1> [<path to assignment 2> ... <path to assignment n>]

Be aware, that the targetpath has to exist beforehand. Download: https://github.com/segreeeen/JKUTutorTool/raw/master/export/tutortool-0.1.jar

Building it yourself

If you want to build it yourself, pull the repo and make sure to include the pom.

jkututortool's People

Contributors

segreeeen avatar

Watchers

James Cloos avatar

Forkers

chp2y

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.