AMITT/phases_index.md
Sara-Jayne Terp 9a20c113b3 updated code to produce Flask sql
Normalised column names, added primary index to sql etc.
2021-06-24 12:59:40 +01:00

30 строки
915 B
Markdown

# AMITT Phases:
<table border="1">
<tr>
<th>amitt_id</th>
<th>name</th>
<th>summary</th>
</tr>
<tr>
<td><a href="phases/P01.md">P01</a></td>
<td>Planning</td>
<td>Envision the desired outcome. Lay out effective ways of achieving it. Communicate the vision, intent, and decisions, focusing on expected results.</td>
</tr>
<tr>
<td><a href="phases/P02.md">P02</a></td>
<td>Preparation</td>
<td>Activities conducted before execution to improve the ability to conduct the action. Examples include: development of the ecosystem needed to support the action: people, network, channels, content etc.</td>
</tr>
<tr>
<td><a href="phases/P03.md">P03</a></td>
<td>Execution</td>
<td>Run the action, from initial exposure to wrap-up and/or maintaining presence etc.</td>
</tr>
<tr>
<td><a href="phases/P04.md">P04</a></td>
<td>Evaluation</td>
<td>Evaluate effectiveness of action, for use in future plans</td>
</tr>
</table>