% Practice Tests and Answers % Ian! D. Allen - - [www.idallen.com] % Winter 2019 - January to April 2019 - Updated 2018-11-18 17:45 EST - [Course Home Page] - [Course Outline] - [All Weeks] - [Plain Text] Practice Tests ============== Each Midterm Test and Final Exam will have an associated set of unmarked practice questions, with answers, and a set of marked quizzes based on those practice questions. Practice questions are samples only. The actual questions on the Midterms and Final Exam are usually different. There may be a few new question types on the tests and exams that don't appear in the practice tests. > The tests use the semicolon `;` to separate multiple commands on the same > line, to save space and paper, e.g. three separate commands can be written > on one line like this (the dollar sign is the optional shell prompt; do not > type it): > > $ date ; who ; ls > $ echo "hi" ; wc /etc/passwd ; rm file > > **Do not use semicolons as an interactive human user!** Type each command > on its own line with the \[Enter\] key. Practice Test #1 ---------------- - Multi-page (two-up PDF) format: [practicetest1.pdf] - Answers: [Multi-column Answer File #1] Practice Test #2 ---------------- Each *practice* test tries not to include many questions from any previous practice test, but each *real* test is **cumulative** and includes questions from **all** previous practice tests. **To prepare for Midterm #2, use both Practice Test #1 and Practice Test #2.** - Multi-page (two-up PDF) format: [practicetest2.pdf] - Answers: [Multi-column Answer File #2] Practice Test #3 ---------------- Each *practice* test tries not to include many questions from any previous practice test, but each *real* test is cumulative and includes questions from *all* previous practice tests. **To prepare for the final exam, use *all* the practice tests, and all the midterm tests.** - Multi-page (two-up) format: [practicetest3.pdf] - Answers: [Multi-column Answer File #3] Brightspace Quizzes =================== As each practice test (above) is released, Brightspace will have some Quizzes, worth marks, containing random samples of questions taken from that practice test. See [Quizzes and Tests]. > If you want to see *all* the practice question types that could be on the > test, and only see each question *once*, use the PDF files from this web > page, not just the online Quizzes. Midterm Tests and the Final Exam ================================ For details on the two Midterm Tests and the Final Exam, see [Quizzes and Tests]. Read the [Test Instructions] (all the words) before each test and exam. -- | Ian! D. Allen, BA, MMath - idallen@idallen.ca - Ottawa, Ontario, Canada | Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/ | College professor (Free/Libre GNU+Linux) at: http://teaching.idallen.com/ | Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/ [Plain Text] - plain text version of this page in [Pandoc Markdown] format [www.idallen.com]: http://www.idallen.com/ [Course Home Page]: .. [Course Outline]: course_outline.pdf [All Weeks]: indexcgi.cgi [Plain Text]: 000_practice_tests.txt [practicetest1.pdf]: practicetest1.pdf [Multi-column Answer File #1]: practicetest1answers.txt [practicetest2.pdf]: practicetest2.pdf [Multi-column Answer File #2]: practicetest2answers.txt [practicetest3.pdf]: practicetest3.pdf [Multi-column Answer File #3]: practicetest3answers.txt [Quizzes and Tests]: 000_quizzes_and_tests.html [Test Instructions]: 000_test_instructions.html [Pandoc Markdown]: http://johnmacfarlane.net/pandoc/