Exam Procedure
You can use paper or electronic version of slides and exercise, books
etc..
You can use USB keys only
before and after the exam
You cannot use email or
mobile phones.
The course page with all material will be available during the exam
Read carefully the instructions!
During the exam (in the Lab)
- Start your PC
- Install Java and Eclipse (Installazione Applicazioni)
- Start Eclipse
- When you're asked your id please STOP
- Wait for the teacher to give you the OK.
- Enter ID, then email (also external) and proceed until the
starting project has been downloaded and installed in Eclipse.
- Working on the exam assignment, please remember:
- A minimalistic main is available to check you program
- Do not change method signature (name, return type, type of
arguments, and thrown exception)
- Do not implement unrequired features
- File with requirements is also available inside the project
- You will be warned 15 minutes before the end of the exam, so you
will have time to fix the bugs and run the program at least once
- When 5 minutes are remaining you will be asked to submit the
project using the following procedure:
- Be sure you saved all of your files!
- Be sure that your project is compiling
- Select the project
- Right-click and select "Sottometti progetto"
- Click Ok to confirm
- You should get a confirmation window
- You can submit your project only once
After exam (at home)
- Check that you received a copy of the project you submitted during the
exam in your email
In any case you can download a copy from https//softeng.polito.it/POUpload
- After the exam, usually within 24 hours, you should receive an email with results of the tests for your project,
deadline and a copy of the tests in the format jar. Some mail programs don't visualize or save correctly the jar
attachments. In this case save the binary attachment as test.jar
- Download the tests and test the project you have submitted. Instructions how
to use tests
- Correct you program in order to pass all tests by making
the minimal amount of modifications
- Submit the corrected project at the url:
https//softeng.polito.it/POUpload
Note you need to submit the correct project even if your original
project (submitted during exam) passed all the tests.
Note Don't use at this phase function "sottometti progetto" in Eclipse, but the url mentioned above.
- A couple of days after the deadline grades and the date for the exam
registration will appear on the course web page.