Specific file names must be used for the assignments must be used. Without this it would be impossible to search 1500+ student user folders for work.
All files should be saved to the student user folder.
Any assignments saved to the public drive is a violation of the academic honesty policy unless directed by the instructor.
Any assignments emailed to another student is a violation of the academic honesty policy unless directed by the instructor.
Any assignments saved to the local computer could be a violation of the academic honesty policy unless directed by the instructor.
Naming a file incorrectly which results in not finding the file when I grade will result in the assignment being counted late. See the late policy.
C++ Programming
Example file name : <lastname>=first1=adven07
Anything between less than and greater than symbols will be replace with what the contents refers to.
Each component of a C++ file name is separated by an equal sign (=). This means the projects will have an underscore between the components and the source code file will have dashes between the components.
If the student's name is Joe Smith then the Project name would be smith_first1_adven07 and the C++ source code file name would be smith-first1-adven07 .
HTML
Example file or folder name : <lastname>-adven07-<station>
Anything between less than and greater than symbols will be replace with what the contents refers to. If the student's name was Joe Smith and he sits at station 15 his file or folder name would be
smith-adven07-15 .
Statistics
Example file or folder name : <lastname>-stats07-<station>
Anything between less than and greater than symbols will be replace with what the contents refer to. If the student's name was Joe Smith and he sits at station 15 his file or folder name would be
smith-stats07-15 .Example Excel File name : <lastname>-punting-1
Anything between less than and greater than symbols will be replace with what the contents refer to. If the student's name was Joe Smith file name would be smith-punting-1.xls
Statistics Questions
Odd Station Questions
Even Station Questions
C++ Questions
Odd Station Questions
Even Station Questions
Adventures Questions
Odd Station Questions
Even Station Questions