Globebyte Documentation
  • AI Agents for Learning
  • Assess for Learning
    • Creating the Assess Connected App
    • Setting up Assess for Learning
    • Viewing Assessments
    • Assessment Outcomes & Validation
    • Marking
    • Best Practices
  • Tutor for Learning
    • Setting up Tutor
    • Agent Actions
      • Tutor_Mark
      • Tutor_Task
      • Tutor_Criterion
      • Tutor_SenseMaking
      • Tutor_Instruction
    • Topics
      • Tutor_Assessment
      • Tutor_Knowledge
  • Data for Learning
  • Actions for Learning
    • Creating the xAPI Actions Connected App
    • Setting up xAPI Actions
    • Creating your first xAPI Action Flow
    • xAPI Statement Data explorer
      • Metadata
      • xapiActor
      • xapiVerb
        • Verb reference
      • xapiObject
      • authority
      • xapiResult
      • xapiContext
    • Filtering xAPI Statements
    • Viewing xAPI Statements
    • Viewing xAPI Usage
    • Setting a default statement language
    • Error messages and troubleshooting
  • Experience for Learning
    • Setting up xAPI for Salesforce
    • Send xAPI from a Flow
    • Form Action fields
    • Send xAPI from Apex
    • xApiStatement Class reference
      • Actor
      • Verb
      • Object
      • Context
      • Result
      • Authority
      • Version
      • Send methods
    • Logging and defaults
  • Learning Journey Model
    • Introduction
    • Curriculums & Pathways
    • Courses & Modules
    • Pedagogies & Objectives
    • Rubrics & Criteria
    • Learning Resources
    • Assessments & Tasks
    • Learning Groups
    • Step-by-step working example
    • Activity Tracking (Advanced)
    • Additional Pedagogies Reference
    • Best Practices
    • Assess for Learning Integration
    • Data for Learning Integration
    • Object References
      • Learning Curriculum
      • Learning Pathway
      • Learning Course
      • Learning Module
      • Learning Pedagogy
      • Learning Objective
      • Learning Objective Assignment
      • Learning Rubric
      • Learning Rubric Criterion
      • Learning Rubric Model Solution
      • Learning Resource Type
      • Learning Resource
      • Learning Assessment
      • Learning Text Task
      • Learner Text Attempt
      • Learner Text Criterion Score
      • Learning Choice Task
      • Learner Choice Attempt
      • Learner Mark
      • Learning Group
      • Learner Group Membership
      • Learner Activity
      • Learner Activity Instance
      • Learner XAPIStatement
      • Developer Cheat Sheet: Key LDM Objects
  • Globebyte.com
Powered by GitBook
On this page
  • Learning Objective Assignment
  • Introduction
  • Properties
  • Example
  • Use Case
  1. Learning Journey Model
  2. Object References

Learning Objective Assignment

Learning Objective Assignment

Introduction

A Learning Objective Assignment acts as a bridge, linking a single Learning Objective to multiple entities across the LDM—such as a Curriculum, Course, Assessment, or even a Resource. This ensures that your carefully crafted objectives permeate the entire learning experience, from top-level program design to individual tasks.

Key highlights:

  • Broad Applicability: Assign the same objective to various parts of the hierarchy (Pathways, Modules, Groups, etc.).

  • Instructional Consistency: Keep your learning goals front and center, ensuring every piece of content or activity supports your stated outcomes.

  • Optional Instruction Reference: Provide designers or instructors with specific notes or guidance on how to implement the objective in context.

Properties

Property Name
Description

Name

A human-friendly label for this assignment. You might name it after the objective or briefly describe the entity link, e.g., “Obj#123 linked to Module: Market Trends.”

LearningObjectiveId

Indicates which objective is being assigned. This ties back to your defined pedagogy and level.

LearningCurriculumId

(Optional) Points to the curriculum if you want this objective recognized at the topmost level, covering multiple pathways or courses.

LearningPathwayId

(Optional) If you only want the objective to apply to a specialized track, assign it to a Pathway.

LearningCourseId

(Optional) Link the objective to a specific course so everything in that course addresses or evaluates the same outcome.

LearningModuleId

(Optional) For even more granular application, attach it to a module. This is perfect for a unit needing certain advanced skills or knowledge.

LearningAssessmentId

(Optional) Ties the objective directly into an assessment, ensuring that the evaluation of learners includes the relevant objective(s).

LearningGroupId

(Optional) Link the objective to a Learning Group if you want a particular cohort or study group to focus on a specific goal.

LearningChoiceTaskId

(Optional) Attach the objective to a multiple-choice question (Choice Task). This makes sure the question directly measures or touches on the desired outcome.

LearningTextTaskId

(Optional) Attach the objective to an open-ended question (Text Task). Perfect for essay prompts that target deeper cognitive levels.

LearningRubricId

(Optional) Associate the objective with a rubric, reinforcing consistent evaluation.

LearningRubricCriterionId

(Optional) If you want a single criterion within a rubric to reflect that objective’s specifics, link them here.

LearningResourceId

(Optional) Link the objective to a particular resource, indicating the resource’s purpose in achieving that outcome.

InstructionReference

A text area where you can place additional notes, instructions, or recommended teaching strategies for how to integrate the objective into the assigned entity.

ModifiedDate

System-updated date/time of the most recent modification to this assignment.

CreatedDate

System-managed creation date/time for this assignment.

Example

You take the objective “Analyze market data” and assign it to “Module: Market Research Techniques,” “Course: Introduction to Marketing,” and a “Text Task” where learners write an essay using actual market data. You label the assignment “AnalyzeObj-Mod2-Essay” so staff can see at a glance how it all ties together.

Use Case

An institution sets a broad objective “Demonstrate ethical research practices.” They apply it at the Curriculum level for “Health Sciences,” ensuring every Pathway and Course includes ethics coverage. They also link the objective to specific rubrics in advanced modules. When instructors or administrators review content, they see the same objective reappear, promoting consistent alignment and evaluation across the program.

PreviousLearning ObjectiveNextLearning Rubric

Last updated 4 months ago