Skip to content

Commit 8364f5d

Browse files
authored
Merge pull request #310 from HackYourFuture-CPH/saloumeh-67-patch-5
Refine assignment instructions for mock interview preparation
2 parents 991a5f5 + 5c957fb commit 8364f5d

1 file changed

Lines changed: 2 additions & 19 deletions

File tree

shared-modules/specialist-career-training/week1/assignment.md

Lines changed: 2 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
## Prepare for technical mock interview
44

5-
[ ] Go through your Event app and do your last small changes.
6-
[ ] Build your portfolio, or if you already have one, polish it using what you learned. 
5+
- [ ] Go through your Event app and do your last small changes.
6+
- [ ] Build your portfolio, or if you already have one, polish it using what you learned. 
77

88
### If you not already started with these changes from Foundation this is the last chance to take a look at these docs and fix your profiles. 
99

@@ -12,20 +12,3 @@
1212
3. Polish and update your LinkedIn ([example 1](https://www.linkedin.com/in/alex-sudar/), [example 2](https://www.linkedin.com/in/remyamm/), [example 3](https://www.linkedin.com/in/saloumehsarabi/), [example 4](https://www.linkedin.com/in/anna-louise-jensen-559a89177/))
1313
4. Write a short profile text about yourself - about 400-500 characters and add it to your CV.
1414
5. Update your current CV fully - all professional experience as well as soft and hard skills.
15-
16-
---
17-
18-
## Agent Instructions: Querying This Documentation
19-
20-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
21-
22-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
23-
24-
```text
25-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1/assignment.md?ask=<question>
26-
```
27-
28-
The question should be specific, self-contained, and written in natural language.
29-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
30-
31-
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)