Skip to content

Commit 3232b96

Browse files
docs: Update model diagram with taxonomy_type and rule_payload
1 parent 2d8039a commit 3232b96

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/decisions/0022-assessment-criteria-model.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Additionally, we need to be able to track each learner's progress towards compet
1212
Decision
1313
--------
1414

15-
1. Update **`oel_tagging_taxonomy`** to have a new column for `taxonomy_type` where the value could be “Competency” or “Tag”.
15+
1. Update `oel_tagging_taxonomy` to have a new column for `taxonomy_type` where the value could be “Competency” or “Tag”.
1616
2. Add new database table for `oel_assessment_criteria_group` with these columns:
1717
1. `id`: unique primary key
1818
2. `parent_id`: The `oel_assessment_criteria_group.id` of the group that is the parent to this one.
2.82 KB
Loading

0 commit comments

Comments
 (0)