Take-Home Tests
To begin your take-home test, you should clone your test repository. The URLs are as follows:
- For the mid-term:
git@github.swarthmore.edu:cs75-s19/test1-<username>
- For the final:
git@github.swarthmore.edu:cs75-s19/test2-<username>
where <username>
is your Swarthmore username. In this repository, you will find a number of markdown files: one for the test and one for each of your responses to the questions.
Test Policies
-
Due date: The test is due as marked on the schedule. Tests are due at 11:59 PM on the day listed. The latest commit to your Git repository’s
master
branch by that time will be graded. -
Discussion: You are not permitted to discuss these questions or their answers with anyone. This prohibition includes classmates, other students at Swarthmore, and individuals outside of Swarthmore. Your wording and your ideas must be your own. Using someone else’s ideas or phrasing on these tests is a violation of the academic integrity policy. You may ask your instructor for clarification of (but not help with) these test questions.
-
Resources: You are permitted to use course and outside resources. Examples of permitted resources include:
- Your course notes
- Lecture videos
- Resources on the course webpage
- Content found on the Internet
If you use any resources other than course notes or lecture videos, cite them in the file containing your response. (This citation requirement includes sites you visited as a result of e.g. web searches for related material.)
If you have any questions about the above, please do not hesitate to contact your instructor.