Start of topic | Skip to actions

Homework submission checklist

Please go over these instructions carefully before submitting each homework. Keep in mind that they may be updated between homeworks.

The file that you submit

  • Make sure that you have followed the homework submission guidelines.
  • Check the header comments in your Scheme file. The header should contain:
    • the assignment number,
    • your name and email address, and
    • your partner's name and email address.
  • Check that your full programs runs correctly in DrScheme.
  • You can refer to data and function definitions from previous problems without redefining them.
  • Any data type that you use in your function contracts (besides primitives) must be defined (at least once) in your file, and before they are used.
  • Make sure that your submit one, text-formatted .scm file. All the assigned problems should be answered in this file.

Submitting your homework

For submission instructions, please see the SVN Turnin tutorial.

Access Permissions (Please don't edit)


End of topic
Skip to actions | Back to top
Teaching.210SubmissionGuidelines moved from Teaching.210HomeworkSubmissions on 06 Sep 2006 - 17:54 by SethFogarty - put it back
Creative Commons LicenseThis work is licensed under a Creative Commons Attribution 2.5 License. Please follow our citation guidelines.