Template:Learning Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "<noinclude> Usage: {{Learning Log |Date= |Name= |Institution= |Week= |LearningSummary= |OutputSummary= |EvidenceSummary= |ToolsTechnical= |ToolsInformation= |ToolsCoordination= |PersonalMastery= |ImpactSummary= |FailureSummary= |NextStep= |OutputScore= |LearningScore= |EvidenceScore= |ImpactScore= |PersonalMasteryScore= }} </noinclude><includeonly> = Weekly Learning Log = '''Date:''' {{{Date|}}} '''Name:''' {{{Name|}}} '''Institution:''' {{{Institution|}}} ''...")
 
No edit summary
 
Line 82: Line 82:
|}
|}


== Derived Metrics ==


{| class="wikitable"
! Metric !! Value
|-
| Evidence Ratio
| {{#ifexpr: {{{OutputScore|0}}} > 0
  | {{#expr: {{{EvidenceScore|0}}} / {{{OutputScore|0}}} round 2 }}
  | 0
}}
|-
| Output Present
| {{#ifexpr: {{{OutputScore|0}}} > 0 | Yes | No }}
|-
| Evidence Present
| {{#ifexpr: {{{EvidenceScore|0}}} > 0 | Yes | No }}
|-
| Status
| {{#ifexpr:
({{{OutputScore|0}}} + {{{LearningScore|0}}} + {{{EvidenceScore|0}}} + {{{ImpactScore|0}}} + {{{PersonalMasteryScore|0}}}) >= 80
| Excellent
| {{#ifexpr:
  ({{{OutputScore|0}}} + {{{LearningScore|0}}} + {{{EvidenceScore|0}}} + {{{ImpactScore|0}}} + {{{PersonalMasteryScore|0}}}) >= 65
  | Strong
  | {{#ifexpr:
    ({{{OutputScore|0}}} + {{{LearningScore|0}}} + {{{EvidenceScore|0}}} + {{{ImpactScore|0}}} + {{{PersonalMasteryScore|0}}}) >= 40
    | Moderate
    | Needs Attention
  }}
}}
}}
|}
[[Category:Learning Logs]]
[[Category:Week {{{Week|}}}]]
[[Category:Institution {{{Institution|}}}]]


</includeonly>
</includeonly>

Latest revision as of 00:39, 18 March 2026

Usage:


Weekly Learning Log

Date: Name: Institution: Week:

Learning

Output

Evidence

Tools

Technical:

Information:

Coordination:

Personal Mastery

Impact

Failure + Next Step

Failure:

Next Step:

Scoring

Component Score Max
Output 30
Learning 20
Evidence 20
Impact 15
Personal Mastery 15
Total Expression error: Missing operand for +. 100