Difference between revisions of "Logic Model"
Dev>Admin |
Dev>Admin |
||
Line 6: | Line 6: | ||
The syntax for filling up the Template is as follows: | The syntax for filling up the Template is as follows: | ||
<syntaxhightlight> | |||
{{ | |||
Template:Logic Model | Template:Logic Model | ||
Line 23: | Line 24: | ||
|boundaries=A set of situations which could affect the validity of the overall project, or event. | |boundaries=A set of situations which could affect the validity of the overall project, or event. | ||
}} | |||
</syntaxhightlight> | |||
</noinclude> | </noinclude> |
Revision as of 23:45, 24 March 2021
A Logic Model is a one page diagram that summarizes the Context, Goal, Desirable Effects, Input/Output Specification of a set of Activities.
This is an instrument for one to quickly organize thoughts and create a Design Contract with the rest of the world.
The syntax for filling up the Template is as follows:
<syntaxhightlight>
TO BE DEPRECATED: When you see this, please consider moving the logic model below from Template:Logic Model
to Template:LogicModel
1. Context |
A statement describing the spatial and temporal context of the event or project at hand. | ||
2. Goal |
An imperative statement that describes what is to be accomplished. | ||
3. Success Criteria |
A conditional statement that can be judged based on the outputs of the expected execution process. | ||
4. Outputs | 5. Process | 6. Inputs | |
A list of items that were to be created through the process. |
An organized set of actions or sub-processes that takes inputs and transforms them into outputs. |
A set of resources that were to be employed in the above mentioned process. | |
7. Boundary Conditions |
A set of situations which could affect the validity of the overall project, or event. |
</syntaxhightlight>
1. Context |
{{{context}}} | ||
2. Goal |
{{{goal}}} | ||
3. Success Criteria |
{{{criteria}}} | ||
4. Outputs | 5. Process | 6. Inputs | |
{{{outputs}}} |
{{{process}}} |
{{{inputs}}} | |
7. Boundary Conditions |
{{{boundaries}}} |