# Action plan & success criteria

### **Action plan**

> 'Students will create an action plan for achieving their chosen product. This process is iterative: as students create their action plan, they will gain a sense of whether they can achieve the product within a reasonable time frame and they may revise their learning goal and/or product accordingly.'\
> MYP Personal Project Guide

![](/files/-MaokguSQ_br5EloUNRf)

Students can choose how they create their action plan. They might choose to make a Gantt chart, slippage chart, flow chart, to-do list, timeline, storyboards, wireframes, calendar, scrum board, Kanban board or they might choose another method. A detailed action plan may include a description of each step, resources needed, the time needed and/or deadlines.

{% hint style="success" %}
The action plan should allow students to complete their **learning goal** and create their **product.**
{% endhint %}

### **Success criteria**

Students create success criteria for their final product. This is a list of things that the product needs to do or have to be successful. Good success criteria should be based on research. Students should be able to gather evidence/feedback to help them evaluate each specification in their success criteria.\
\
Students may wish to use skills learnt from writing specifications in their MYP design class or when writing a lab report in MYP science to help them write their success criteria.&#x20;

### **Being SMART**

{% hint style="success" %}
When creating their action plan and success criteria, students should make sure both are SMART.
{% endhint %}

|     S    |      M     |      A     |     R    |    T   |
| :------: | :--------: | :--------: | :------: | :----: |
| Specific | Measurable | Attainable | Relevant | Timely |


---

# 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://guide.fariaedu.com/myp-personal-project/setting-a-goal/action-plan-and-success-criteria.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.
