Skip to content

Commit

Permalink
Updated FAQs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasschmedtmann committed Jun 13, 2019
1 parent e9a021b commit f5af22f
Showing 1 changed file with 15 additions and 11 deletions.
26 changes: 15 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

This repo contains starter files and the finished project files for all the projects contained in the course.

Plus, I made all the course slides available for download, to make it easier to follow along the conceptual videos.
Plus, I made all the [course slides available for download](slides-students-C04.pdf), to make it easier to follow along the conceptual videos.

👇 ***Please read the following Frequently Asked Questions (FAQ) carefully before starting the course*** 👇
👇 **_Please read the following Frequently Asked Questions (FAQ) carefully before starting the course_** 👇

## FAQ

Expand Down Expand Up @@ -32,26 +32,30 @@ Unfortunately, this is quite common. I listed some possible fixes [in this docum

**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.

### Q7: can I see a final version of the course projects?
### Q7: Can I see a final version of the course projects?

**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).

### Q8: The videos don't load, can you fix it?
### Q8: Videos don't load, can you fix it?

**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.
**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).

### Q9: Are the videos downloadable as well?
### Q9: Videos are blurred / have low quality, can you fix it?

**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).

### Q10: Are the videos downloadable?

**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.

### Q10: I love your courses and want to get updates on new courses. How?
### Q11: I love your courses and want to get updates on new courses. How?

**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 🔥

### Q11: Can I connect with your other students in some way?
### Q12: How do I get my certificate of completion?

**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).
**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).

### Q12: How do I get my certificate of completion?
### Q13: Do you accept pull requests?

**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).
**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 comments on commit f5af22f

Please sign in to comment.