For Learning Objectives, is there a way to add conditions to associated activities?
Options

Maureen.Barrow4
Posts: 160 🌱
We have a course where learners can obtain their competencies in one of two ways:Users can bypass the course by taking a "bypass exam" (if the student passes the exam, they get their badge and associated competencies).Users can take the full course via a knowledge exam and practical exam (if the student passes both exams, they get their badge and associated competencies). (They also have to take these exams if they don't pass the Bypass exam on the first try.) We just realized that our competencies are set up in such a way that users must pass all three exams:Bypass examKnowledge examPractical exam But people who take the Bypass exam are unlikely to need to take the knowledge/practical exams, and vice versa. Is there a way to set associated learning objectives to use conditions? E.g. If User X passes Bypass Exam OR passes KE and the PE, then the user passes the Learning Objective.
Tagged:
Answers
-
Using the competency tool, a competency must be achieved in every item it is associated with within the same course. If you have three exams all associated with the same competency, then they need to pass all three.
However, you could create a formula grade item using the following formula (in this example I assumed passing the competency to be 80%):
=IF{ ([Bypass Exam.Percent] >= 80), [Bypass Exam.Percent], AVG{ [Knowledge Exam.Percent], [Practical Exam.Percent] } }
Then, you can tie the competency to this grade item.
This would end up in the grade book looking like...
And show the in Competencies as...
Hope this helps.
Best,
Andrea
Categories
- All Categories
- 6 Thought Leadership
- 7 Known and Fixed Issues
- 6 Product Roadmap
- 553 Archived
- 10 Accessibility
- 28 Community Corner
- 2 Welcome
- Updates
- Member Spotlights
- 4 Events
- 242 Development
- 746 Customer Enablement
- Evaluate - Assess Student Learning
- Get Comfortable with Brightspace
- Communicate - Engage with Your Students
- 1 Create - Set up your Brightspace course
- Action - Add or create student activities
- 26 Partners
- 8 Product News
- 2022
- 2022 Release Notes
- 2021 Release Notes
- 4 Training
- andycat