Skip to content

Commit ca87e2e

Browse files
committed
docs: add a start of learning outcome docs
1 parent 46a919e commit ca87e2e

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Feedback on Outcomes
2+
3+
Templates can be provided to help staff provide feedback more efficiently.
4+
5+
* Each Learning Outcome has:
6+
* a number of feedback chips
7+
8+
* Feedback chips can be:
9+
* Template chips that contain template text to be provided to the student when selected.
10+
* Group chips that contain template chips
11+
12+
Tasks have task learning outcomes, units have unit learning outcomes, and the system has global/graduate learning outcomes. So, in the context of a task the teaching staff can see task, unit, and global/graduate outcomes.
13+
14+
Selecting a chip will add the text to the message composer to allow teaching staff to create feedback from guided templates.
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Learning Outcomes
2+
3+
This document outlines how learning outcomes are captured.
4+
5+
High level overview:
6+
7+
* A Learning Outcome captures what needs to be learnt in a given context
8+
* Context - a polymorphic relation
9+
* Context include (bottom up):
10+
* Task - what you need to show to complete a task
11+
* Unit - what you need to show to complete a unit
12+
* nil - global context
13+
* TODO: Organisation Grouping - what you need to show in relation to a course, department, school, faculty, or institution
14+
15+
Learning outcomes have:
16+
* Short description, abbreviation, long description
17+
* Linked learning outcomes at a higher level -- what does this learning outcome contribute to?
18+
* Associated feedback chips -- See [Feedback on Outcomes](./feedback_on_outcomes.md)

0 commit comments

Comments
 (0)