The Good Manager  >  Training modules

100 points to know about...
Eco-Design Web Development

100
points to know about...
Back to module summary

Notion 96

Check your understanding of the main concepts of the lesson.

Target skills

Quiz yourself about ecological footprint evaluation of a website.

Making a quick audit of the ecological footprint of a website can be useful in order to give actionable solutions. This quiz will test your knowledge from this notion.

How could you find out if an element is taking too much time to load on a page?

Good job!

Wrong answer

The Performance tab has details about each element loaded on the page, even for elements that couldn’t be seen in a manual test.

What is Carbonalyser?

Good job!

Wrong answer

Carbonalyser is measuring the carbon equivalent of a browsing session

Which tab of your browser Devtools would you use to monitor data coming from a server?

Good job!

Wrong answer

The Network Tab is used to monitor all the requests made to a server. It can be the server hosting the website, or third-party services used by it.

True or false? CSS animations on a web page have an ecological impact and can be monitored.

Good job!

Wrong answer

CSS animations can be monitored through the Performance tab (often part of the Painting step). Animations need processing power and therefore have an ecological impact through the power consumption.