# HTML/CSS W4 coursework

### Coursework

#### Using critical thinking to remain inclusive as a developer (PD - 1.5 hr)

Companies are very interested in the data provided by Apply Magic Sauce. Automated language analysis is already being used in the hiring of personnel. Click on the link below for the source of this information.

[Apply Magic Sauce](https://applymagicsauce.com/demo) is an alternative machine interpretation of one’s personality based on the analysis of how a person writes a sentence in an email or the types of content they like on social media. This is great when it gets the personality traits 99% accurate. But what if it goes horribly wrong and ruins lives?

Choose one thing that Apply Magic Sauce can do that you don't like (or like the least). Describe what it is and say why you don't like it (250 words). Below are three scenarios for you to contemplate:

1. What if the software wrongfully judges and jeopardises a person’s career without their knowledge?
2. Are humans unable to think for themselves and do they have to rely on machines to form a non-holistic opinion?
3. Are civilians expected to be on guard at all times and be careful of what they say and how they comment a post or tweet in a censored cyber world where everything is traceable and nothing is ever really erased?

[Additional article](https://www.scientificamerican.com/article/the-internet-knows-you-better-than-your-spouse-does/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://personal-development.codeyourfuture.io/em-modules/html-css/week-4-presentations/html-css-w4-coursework.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
