The goal of a design review/code walk is to obtain an overview of a specification or code base and to discover its problematic parts. We will perform these regularly in class once we start work on the project.
All presenters and panelists chosen for a code walk must participate remotely. Remote participation will allow presenters and panelists to speak without face covering and use the microphones of their computers. See “Code Walks During COVID Times” for more information.
Those participating in a code walk will get anywhere between 2 and 24 hours of heads up notice. Since code walks go over recent milestone submissions, everyone is up to date on the context. Therefore, there is no need to fully prepare something as a presenter or a panelist.
As a presenter, proceed as follows:
As a panelist, you will play one of three different roles:
head reader: you keep the presentation on track, pointing out what to look at in the code or design.
assistant reader: you and the head reader find mistakes, omissions, and questionable design decisions.
scribe: you keep track of the questions that the readers ask, note discoveries of problems, take notes, and summarize the to-do items as a memo.
For an evaluation of presentations, we will consider the following aspects:
The grades for presenters are chosen from OK+, OK, OK-, and ZERO.
When we evaluate the quality of the readers, we are focusing on these points:
OK+ means the reader discovers solid problems and articulates them well. This appears to depend on the quality of the code bases. Because all code bases are somewhat flawed, however, the quality of the presented code doesn’t really affect your ability to get this grade.
OK means the reader asks pertinent questions and discovers some problems.
OK- means the reader asks questions and some of them are pertinent.
ZERO means the reader didn’t ask any questions or asked too few questions pertinent to the code/design at hand.
A scribe who asks pertinent questions receives bonus points.
When you are scribe you are responsible to get a copy of the written notes to the TA of your section within 24 hours. Once the report is acceptable, we will forward it to the reviewed pair; until then, we will request edits.
The Markdown memo from the scribe to the presenters must include the following information:
the presenters
the panelists
the title of the project presented
the date and time
an enumeration (ordered list) of problems discovered. Those problems should be described in enough detail, so that the presenters can reconstruct it and fix it from the information specified.
If the panel discussed potential solutions with the presenters, include these suggestions with the appropriate bullet.
Recall that panels do not usually discuss solutions, however, with the presenters.
The evaluation of a memo will take into account the timely delivery of the first draft, its format, its information content, and basic English writing (typos, grammar mistakes). The latter will affect your grade in a serious manner if the mistake allows a misinterpretation of a sentence or if the mistake makes an interpretation extremely difficult.
The phrase “first draft” implies that the instructor may give you a chance to fix your submission and thus earn a grade before it goes to the presenters. They will appreciate a fast turn-around time.
Due to a pandemic, code walks in person are difficult to perform safey. As a result, we have moved them online. All code walks will be performed on Zoom during the section’s class time. Code walks will not be recorded!
When a code walk starts, all cameras and microphones are muted except for the following people: 1. the presenters 2. the panelists 3. the section TA 4. the instructor
During the code walk, we follow the protocol below for asking questions:
(This is critical for evaluating a panelist.)
A panelist may interrupt a presenter at any point.
An audience member must raise the “Zoom hand” to ask a question.
(The section TA will call on the audience members in order.)
Use at least one or two sessions to figure out IDE settings (most important: font size size of window; presentation mode works badly online) ahead of your scheduled code walks.