|
2 | 2 |
|
3 | 3 | This repo contains starter files and the finished project files for all the projects contained in the course. |
4 | 4 |
|
5 | | -Plus, I made all the course slides available for download, to make it easier to follow along the conceptual videos. |
| 5 | +Plus, I made all the [course slides available for download](slides-students-C04.pdf), to make it easier to follow along the conceptual videos. |
6 | 6 |
|
7 | | -👇 ***Please read the following Frequently Asked Questions (FAQ) carefully before starting the course*** 👇 |
| 7 | +👇 **_Please read the following Frequently Asked Questions (FAQ) carefully before starting the course_** 👇 |
8 | 8 |
|
9 | 9 | ## FAQ |
10 | 10 |
|
@@ -32,26 +32,30 @@ Unfortunately, this is quite common. I listed some possible fixes [in this docum |
32 | 32 |
|
33 | 33 | **A:** They are all available on my [public codepen profile](https://codepen.io/jonasschmedtmann/pens/public/). The ones you're looking for might be buried under some newer ones. |
34 | 34 |
|
35 | | -### Q7: can I see a final version of the course projects? |
| 35 | +### Q7: Can I see a final version of the course projects? |
36 | 36 |
|
37 | 37 | **A:** Sure, I have an online version of all three. Here they are: [Natours](https://natours.netlify.com) (advanced CSS, Sass and responsive design), [Trillo](http://trillo.netlify.com/) (flexbox) and [Nexter](https://nexter.netlify.com/) (CSS Grid). |
38 | 38 |
|
39 | | -### Q8: The videos don't load, can you fix it? |
| 39 | +### Q8: Videos don't load, can you fix it? |
40 | 40 |
|
41 | | -**A:** Unfortunately, there is nothing I can do about it. The course is hosted on Udemy's platform, and sometimes they have small technical issues like this one. Please just come back a bit later or [contact their support team](https://support.udemy.com/hc/en-us). Also, don't forget to select the HD option in the video player. |
| 41 | +**A:** Unfortunately, there is nothing I can do about it. The course is hosted on Udemy's platform, and sometimes they have small technical issues like this one. Please just come back a bit later or [contact their support team](https://support.udemy.com/hc/en-us). |
42 | 42 |
|
43 | | -### Q9: Are the videos downloadable as well? |
| 43 | +### Q9: Videos are blurred / have low quality, can you fix it? |
| 44 | + |
| 45 | +**A:** Please open video settings and change the quality from 'Auto' to another value, for example 720p. If that doesn't help, please [contact the Udemy support team](https://support.udemy.com/hc/en-us). |
| 46 | + |
| 47 | +### Q10: Are the videos downloadable? |
44 | 48 |
|
45 | 49 | **A:** Yes, I made all videos downloadable on the Udemy platform so you can learn even without an internet connection. To download a video, use the settings icon in the right bottom corner of the video player. |
46 | 50 |
|
47 | | -### Q10: I love your courses and want to get updates on new courses. How? |
| 51 | +### Q11: I love your courses and want to get updates on new courses. How? |
48 | 52 |
|
49 | 53 | **A:** First, you can subscribe to my email list [at my website](http://codingheroes.io/newsletter). Plus, I make important announcements on twitter [@jonasschmedtman](https://twitter.com/jonasschmedtman), so you should definitely follow me there 🔥 |
50 | 54 |
|
51 | | -### Q11: Can I connect with your other students in some way? |
| 55 | +### Q12: How do I get my certificate of completion? |
52 | 56 |
|
53 | | -**A:** Yep, I thought about this! I started quite an active Discord chatroom for you to chat with other students, help each other out or just hang out with like-minded people. You can [join using this invite](https://discord.gg/0ocsLcmnIZqxMSYD). |
| 57 | +**A:** A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the "Your progress" indicator in the top right-hand corner of the course page. If you want to change your name on the certificate, please [contact the Udemy support team](https://support.udemy.com/hc/en-us). |
54 | 58 |
|
55 | | -### Q12: How do I get my certificate of completion? |
| 59 | +### Q13: Do you accept pull requests? |
56 | 60 |
|
57 | | -**A:** A certificate of completion is provided by Udemy after you complete 100% of the course. After completing the course, just click on the small trophy icon on the course overview page. If you want to change your name on the certificate, please [contact the Udemy support team](https://support.udemy.com/hc/en-us). |
| 61 | +**A:** No, for the simple reason that I want this repository to contain the _exact_ same code that is shown in the videos. However, please feel free to add an issue if you found one. |
0 commit comments