We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tl;dr - make sure exam reviews are consistent in having section titles
It looks like CS1 and MoP use the pattern of sectioning off topics by section, for example, see http://csc.cs.rit.edu/media/exam_reviews/CSC-141-Exam2-Review-2014-ANSWERS.pdf (note this link might not always be available) - the first section is Linked Lists, the next is Stacks and Queues, so on and so forth.
Our CS2 Exam 2 review doesn't have sections (see http://csc.cs.rit.edu/media/exam_reviews/CSC-142-Exam2-Review-2014-ANSWERS_2.pdf), and I wouldn't be surprised if this is the case for a few of our other exam reviews.
We should standardize this.
The text was updated successfully, but these errors were encountered:
TODO:
Sorry, something went wrong.
No branches or pull requests
tl;dr - make sure exam reviews are consistent in having section titles
It looks like CS1 and MoP use the pattern of sectioning off topics by section, for example, see http://csc.cs.rit.edu/media/exam_reviews/CSC-141-Exam2-Review-2014-ANSWERS.pdf (note this link might not always be available) - the first section is Linked Lists, the next is Stacks and Queues, so on and so forth.
Our CS2 Exam 2 review doesn't have sections (see http://csc.cs.rit.edu/media/exam_reviews/CSC-142-Exam2-Review-2014-ANSWERS_2.pdf), and I wouldn't be surprised if this is the case for a few of our other exam reviews.
We should standardize this.
The text was updated successfully, but these errors were encountered: