openedx / openedx/openedx-core
[ARCH] Document all acceptable/valid competency criteria combinations that need to be displayed.
Open
@mgwozdz-unicon is already working on this.
Since Sep 1, 2026.
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 12
Description
Given that people have the option to configure a set wide variety of Competency Criteria in the UI via these designs:
And that our possible pilot partners have the following use cases:
Education Design Lab Scenario
EDL has 1 course per competency, with each course consisting of 4 sub-competencies. Each sub-competency is assessed via a single LTI assessment that produces a large number of lineitems, which I forget what they're called, but let's think of them as sub-sub-competencies, which should each appear as their own subsection in the platform. EDL would come to the Competency management page and click on a sub-competency and then find the course for the corresponding competency and then find the corresponding 4-6 sub-sub-competency assignments. If the learner earns 75% or higher on ALL of those sub-sub-competency assignments, then they have demonstrated mastery of the sub-comptency. If a learner does not demonstrate mastery of any one of the sub-competencies in the course after attempting it, then they are given the option to take a Capstone LTI assessment, which may be in the same course or may be in a different course depending on how the LMS was able to configure it. This Capstone LTI Assessment tests all 4 sub-comptencies at the same time so it produces something on the order of 20-24 lineitems which would each appear as their own subsection in the LMS. Some of those lineitems will correspond to the sub-competency. So the learner also has the option to demonstrate mastery of the sub-comptency by earning 75% or higher on ALL of the Capstone sub-sub-comptency lineitems that are in this course or in a separate course.EDL Example:
Competency: Initiative
Sub-competencies and their lineitems/subsections:
- Lead Without Title
- Takes ownership for tasks that need to be completed in a given situation.
- Clearly and persuasively expresses an issue and need for action.
- Evaluates and takes action to manage team morale.
- Vocalizes thoughts and actively contributes to team outcomes.
- Demonstrate Self-Awareness
- Accurately identifies own strengths and limitations
- Reflects on how personal beliefs may impact interactions with others
- Uses awareness of past actions to inform future actions
- Recognizes personal motivations and biases
- Can identify and manage emotions in a variety of contexts
- Act as a Catalyst
- Galvanizes others to action
- Identifies and acts on opportunities for change
- Overcomes organizational inertia
- Learn From Experience
- Welcomes and applies feedback
- Reflects on situations with a growth mindset
- Identifies failure as an opportunity for greater understanding
- Consciously challenges negative self-talk
Initiative Capstone Lineitems/Subsections:
- Lead Without Title
- Takes ownership for tasks that need to be completed in a given situation.
- Clearly and persuasively expresses an issue and need for action.
- Evaluates and takes action to manage team morale.
- Demonstrate Self-Awareness
- Accurately identifies own strengths and limitations
- Uses awareness of past actions to inform future actions
- Recognizes personal motivations and biases
- Can identify and manage emotions in a variety of contexts
- Act as a Catalyst
- Galvanizes others to action
- Identifies and acts on opportunities for change
- Learn From Experience
- Welcomes and applies feedback
- Identifies failure as an opportunity for greater understanding
- Consciously challenges negative self-talk
Calbright Free Durable Skills Courses Scenario
Calbright has each course correspond to a single competency which has 3 sub-competencies. Each sub-competency has its own formative assessment that would correspond to a subsection assignment in Open edX. Each course also has a Summative assessment that covers all 3 of the sub-competencies at once, which would also correspond to a single subsection in Open edX. So When they get to the competency management page, they would pick one of their subcompetencies on the left and then on the right, find the course and select that the learner must earn 75% or higher on both the formative subsection for that sub-competency and the summative subsection in that course.Calbright Example:
Competency: Oral Communication
Sub-competencies:
- Dialogue
- Organized Speaking
- Persuasive Oral Communication
Document all of the scenarios that need to be supported by the Student Progress page's "COMPLETE ALL OF THE FOLLOWING AT 80% OR BETTER" display:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.