# Episode 10

{% hint style="info" %}
In Episode 10 of STACS of Questions, Kim chats to Debbie about progression from Higher CS into AH. They discuss the requirements of the course and what they feel are the key skills that pupils must have if they are to be successful.&#x20;

In the head-to-head challenge, Colin and Morag are set the task of creating pupil-friendly versions of common error messages that pupils generate when they are creating procedural code and when working with databases.&#x20;

Who will Debbie select as the winner for Episode 10 – will she opt for Colin’s pupil-friendly versions of Access and MySQL error messages or Morag’s pupil-friendly versions of VB.net messages?&#x20;

Watch the episode to find out!
{% endhint %}

{% embed url="<https://youtu.be/T0nwOal2PrI>" %}


---

# 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://upskilling.stacs.scot/stacs-of-questions/watch-series-1-episodes/episode-10.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.
