Information on the Midterm Exams
General Modalities
For the midterm exams please consider the following issues:
- There will be two midterm exams
- Written exam during the lecture period.
- Programming tasks in the Poolraum.
- The participation in the exams is mandatory and relevant for the final exam.
- Both exams will be counted.
- The final grade for the course is composed of the mark for the midterm exam (1/3) and the mark of the final examination (2/3).
- The results of the midterms do not influence the admittance to the final examination.
Required Identification
Please bring a photo ID (e.g. student ID) for identification.Permitted Aids
There are no aids allowed.Organization of the Midterm Exam II
- The exam will take 90 minutes
- The exam will take place from 11:00 a. m. to 12:30 p. m. in the poolrooms (P 7.2.02.1) and (P 1.6.12.4), according to this list (PDF).
- Please use only the computer assigned to your name in that list.
- During the exam, download the exam template..
- Create a local folder with a name in the form <last name-first name>.
- In this folder, extract the exam template.
- This template contains four sub-folders and one text file,
- "src": source codes (src) of the programming tasks,
- "images:" samples of images to test your codes,
- "build": location for binaries,
- "docs": for adding text file for commenting on the results if needed, and
- "CMakeLists.txt" for compiling your codes.
- In the "src" folder, change the name of the last-name.cpp file to your (<last name-first name>.cpp).
- Write all codes in the same file.
- Provide a separate function for each task.
- Then, write a main function to call them.
- Change the last-name in the "CMakeLists.txt" file to your last name-first name.
- Compress the main folder and generate a zip archive (<last name-first name>.zip).
- Mail the zip-file to mohamed@get.uni-paderborn.de.
- Choose the following subject: "[DIP-I-midterm-1] <last name-first name>,<student id>".
Dates
Midterm exam | Date | Time | Type | Place | Result | Post-exam Review |
I | Thu., 17 Dec. 2015 | 11:00 a.m. | Written exam | P 1.1.02 | Midterm 1 results (PDF) | January 14, 2016, 1:00 - 2:00 p.m., P 1.6.02.1 |
II | Thu., 4 Feb. 2016 | 11:00 a.m. | Programming tasks | Poolrooms (PDF) | Midterm 2 results (PDF) | March 10, 2016, 1:00 - 2:00 p.m., P 1.7.08.5 |