Menu

Home

Joe Monaghan

Thank you for visiting!

This script was created to assist students with organizing class folders on their local hard drives. Thank you for taking a look, and please let me know if you have any feature requests.

What does the future hold?

Within the next 3 months I hope to convert this simple batch script into a full blown C# application. I plan to add many features including integration with Google Drive and Ubuntu One.

Quick tutorial:

This script assumes you wish to store your class folders in the root of C: (i.e. c:\coursework). If you wish to change this, simply modify the "COURSEWORKDIR" variable. Just be aware of spaces when changing this variable. If there are spaces, you will likely need to place quotes around the variable when it is called lower in the script.

To create a new set of folders, follow the steps on screen like so:

  1. Please enter the course name and number, then press enter. (i.e. COM172): TEST123 [Enter]
  2. Please enter the number of weeks in your course, then press enter. (i.e. 5): 8 [Enter]

That's it!

Project Members: