Skip to content

Commit b6d8b05

Browse files
authored
Merge pull request #308 from HackYourFuture-CPH/saloumeh-67-patch-5
Update session plan with new question and remove instructions
2 parents 6c657ff + eee054c commit b6d8b05

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

shared-modules/specialist-career-training/week 2/session-plan.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -69,20 +69,3 @@ If it’s possible , review the trainee's project beforehand. You can find their
6969
6. Can you explain how the browser renders a page (at a high level)?
7070
7. How do you organize and reuse code across components?
7171
8. How do you handle user input validation and feedback?
72-
73-
---
74-
75-
## Agent Instructions: Querying This Documentation
76-
77-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
78-
79-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
80-
81-
```Text
82-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2/session-plan.md?ask=<question>
83-
```
84-
85-
The question should be specific, self-contained, and written in natural language.
86-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
87-
88-
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.

0 commit comments

Comments
 (0)