diff --git a/public/assignments/week05.html b/public/assignments/week05.html
index 69b7e3eae0e061e47bef762ead31ea0093410989..3c1f0f55040cfd5f6e5e51eace93db5f7f112ff8 100644
--- a/public/assignments/week05.html
+++ b/public/assignments/week05.html
@@ -261,15 +261,35 @@
 
                       <p>The first problem was the software that wouldn't run on it. Solution = download an older version.</p>
 
-                      <p>Then we tried to calibrate the scanner...</p>
+                      <p>Then we tried to calibrate the scanner by following the program's videos.</p>
 
-                      <p>After at least 15 attempts (with and without light in the room) it finally succeeded !</p>
+                      <span class="image object">
+                      <img src="../images/calibration-steps-video.jpg" alt="..." />
+                      </span>
 
                       <span class="image object">
-                      <img src="../images/...jpg" alt="..." />
+                      <img src="../images/calibration-cross-alignment.jpg" alt="..." />
+                      </span>
+
+                      <p>After at least 15 attempts in several places (with and without light in the room) it finally succeeded !</p>
+
+                      <span class="image object">
+                      <img src="../images/calibration-try.jpg" alt="..." />
+                      </span>
+
+                      <span class="image object">
+                      <img src="../images/calibration-with-light.jpg" alt="..." />
+                      </span>
+
+                      <span class="image object">
+                      <img src="../images/calibration-without-light.jpg" alt="..." />
+                      </span>
+
+                      <span class="image object">
+                      <img src="../images/calibration-failed.jpg" alt="..." />
                       </span>
 
-                      <p>But, the first piece we tried to scan (this cute DIYed Minion plush) didn't went well...</p>
+                      <p>But then, the first piece we tried to scan (this cute DIYed Minion plush) didn't went well because it was too cylindrical and had some black pieces...</p>
 
                       <p>The second piece was too complexe and so closing the object was hard.</p>
 
diff --git a/public/images/calibration-faield.jpg b/public/images/calibration-failed.jpg
similarity index 100%
rename from public/images/calibration-faield.jpg
rename to public/images/calibration-failed.jpg
diff --git a/public/images/christmas-tree-object-to-scan.jpg b/public/images/christmas-tree-object-to-scan.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..09fa6e0a9d409d8daf9c350309a74172f8b26cfc
Binary files /dev/null and b/public/images/christmas-tree-object-to-scan.jpg differ
diff --git a/public/images/owl-object-to-scan.jpg b/public/images/owl-object-to-scan.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3ed73ca423027011f5b3cd550ce8448c374cbb28
Binary files /dev/null and b/public/images/owl-object-to-scan.jpg differ