Test

This test is open-book: you may use any and all non-human resources during the test, but the only humans to whom you may turn for help or from whom you may receive help are the courseā€™s heads, which means that you may:

  • browse and search the internet,
  • review books,
  • review questions and answers already posted on Ed,
  • review the courseā€™s own materials,
  • use CS50 IDE or CS50 Sandbox, and
  • email the courseā€™s heads at heads@cs50.harvard.edu with questions, but

You may not:

  • receive or solicit directly or indirectly any help from anyone other than the courseā€™s heads.

Take care to review the courseā€™s policy on academic honesty in its entirety. Note particularly, but not only, that

  • looking at another individualā€™s work during the test is not reasonable and
  • turning to humans (besides the courseā€™s heads) for help or receiving help from humans (besides the courseā€™s heads) during the test is not reasonable.

Unless otherwise noted, you may call any functions weā€™ve encountered this term in code that you write. You neednā€™t comment code that you write, but comments may help in cases of partial credit. If having difficulty with code, you may resort to pseudocode for potential partial credit.

Among the testā€™s aims is to assess your newfound comfort with the courseā€™s material and your ability to apply the courseā€™s lessons to familiar and unfamiliar problems. And most problems aspire to teach something new.

What To Do

  1. Open the testā€™s response document in Google Docs.
  2. Make a copy of the response document in your own Google account by choosing File > Make a Copy.
  3. Answer each of the questions below, in any order, by writing your answers in the response document, replacing each TODO with an answer.

FAQs

Reload this page (and each problemā€™s page) throughout the week to see any FAQs (and any changes made to the test).

How to Submit

  1. Be sure that for count.c in Count on It and teetering.py in Teetering on the Edge, you have submitted your code via submit50 by running submit50 cs50/problems/2020/summer/test/count and submit50 cs50/problems/2020/summer/test/teetering.
  2. Download your completed response document from Google Docs as a PDF by choosing File > Download > PDF Document and saving it to your computer.
  3. Go to CS50ā€™s Gradescope page. If you get a message that says ā€œYou are not authorized to access this page,ā€ let heads@cs50.harvard.edu know!
  4. Click Test.
  5. Click Submit PDF.
  6. Click Select PDF and choose your test response file.
  7. Click Upload PDF.
  8. Click An Exclusive - Question 1 in the Question Outline at left, then click the page (or pages) on which your response to An Exclusive - Question 1 is located. Repeat this process for each of the other subquestions. You can shift-click on multiple subquestions to assign pages to multiple subquestions at once, if your answers to all of them are located on the same page. Be sure to assign a page to every subquestion, or else that subquestion will not be graded.
  9. Click Submit.

You should see a message that says ā€œTest submitted successfully!ā€

If you run into any trouble with the above steps, email heads@cs50.harvard.edu!