Filename
Conventions:
Unless otherwise directed the filenames for each assignment
will follow the following file naming convention:
The filename will consist of the:
- Assignment
prefix
- The
assignment prefix is generally two or three letters followed by a digit.
- All
letters in the assignment prefix are lower case.
- Followed
by a dash
- The
dash character is a dash. Any
other character is unacceptable.
- Followed
by the student’s last name.
- Use
you normal capitalization for your last name.
- Followed
by the students first initial
- This
should be uppercase.
- Followed
by the students middle initial
- This
should be uppercase
- Followed
by an optional dash and version number
- If
you are turning in an updated version of your assignment the version
number should reflect what version is being turned in
- For
example if you are turning in a third revision then the version number
should be 3.
- You
should not use a version number for the first submission.
- There
must be a dash between the student name and the version number.
- Followed
by a period
- This
should be the only period in the file name.
- Followed
by a file name extension appropriate for the assignment.
- Most
applications will automatically add the correct extension to a filename.
- Generally
speaking you should not type in the extension on a filename.
When a file represents a group effort each group member
should be included in the filename.
- The
names of each group member should follow the convention listed above.
- Each
name should be separated using the dash character.
- Group
member names should be listed in ascending alphabetical order.
Examples:
If Judy J. Jetson were turning in
her 7th spreadsheet assignment then the filename would be:
ss7-JetsonJJ.xls
If Fred F. Flintstone and Judy J. Jetson
were turning in their 8th database assignment the filename would be:
db8-FlintstoneFF-JetsonJJ.mdb
IF Fred F. Flintstone, Judy J. Jetson
and Ronald M. McDonald were turning in the 4th revision of their
second HTML assignment the filename would be:
html2-FlintstoneFF-JetsonJJ-McDonaldRM-4.html