Code Monkey home page Code Monkey logo

sorting-script's Introduction

sorting-script

About

This script was made to assist lecturers and tutors at uni. It automates some parts of the university marking process (such as sorting and organising files).

This includes:

  • Unzipping all student assignments automatically
  • Sorting each student into a separate folder with their files
  • Copying the feedback sheet into each student's folder

To Run

This only works with the zip files generated from UONline (Blackboard) - University of Newcastle, and certain assignment submission file formats.

There is an example zip folder under gradebook-example/Gradebook.zip that includes 'dummy' files zipped in the same way as it would in the real use case.

  • Open the command prompt by typing 'cmd' into the windows search bar.
  • Navigate to the location of the script:
cd C:\Users\User\Documents\...\sorting-script
  • Run:
Java Script

A folder explorer will appear asking you to navigate to the zip folder that you want to sort. When testing, use the gradebook-example/Gradebook.zip folder.

Another folder explorer will open asking you to navigate to the feedback sheet you want to copy for each student. When testing, use the gradebook-example/Feedback-Template.xlsx file.

To build

If you want to make changes and re-compile the program, run the command:

Javac Script.java

sorting-script's People

Contributors

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