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 Pathway
  • Introduction
  • Properties
  • Example
  • Use Case
  1. Learning Journey Model
  2. Object References

Learning Pathway

Learning Pathway

Introduction

A Learning Pathway is a specialized, coherent sequence of study within a broader curriculum. It might represent a specific certification track, a micro-credential, or a focused thematic route. Pathways help subdivide large programs into clearer, goal-oriented “tracks” for learners who want to focus on particular skills or outcomes.

Key highlights of a Learning Pathway include:

  • Targeted Track: Focus on an area like “Marketing Specialization” or “Professional Certification.”

  • Prerequisites: Optionally define which other pathways, courses, or modules a learner must complete first.

  • Sequence: Order Pathways in a logical flow under a single curriculum.

  • External Links: Can reference an activity definition system or Education Cloud for deep data integration.

Properties

Property Name
Description

LearningCurriculumId

Points to the overarching curriculum under which this pathway sits. Ensures learners and instructors see the Pathway within the correct program context.

Type

Identifies the kind of Pathway, such as "General," "Credential," "Micro-credential," or "Personalized." This helps classify your Pathway’s purpose and scope within the curriculum.

Name

A short title to recognize the Pathway (e.g., “Marketing Specialization” or “Micro-credential: Advanced Data Analytics”).

Description

A more detailed explanation of what the Pathway includes. Outline key goals, expected learning outcomes, or the target audience.

Sequence

A numeric ordering field. If you have multiple specialized tracks under the same curriculum, sequence them so learners and staff can see a recommended or logical progression.

LearningActivityDefinitionId

A field that ties this Pathway to external activity-tracking or analytics systems. Useful when capturing engagement data or correlating it to learning objectives across your institution.

CreatedDate

The date/time automatically set when the Pathway is created.

ModifiedDate

The date/time automatically updated when changes are made to the Pathway.

Example

Suppose within a “Business Administration” curriculum, you define a “Marketing Specialization” Pathway. You detail what marketing courses it includes, set Type to “Credential,” and add a thorough description about how it leads to advanced marketing roles. For external analytics, you might populate LearningActivityDefinitionId with a unique code recognized by your data platform.

Use Case

An educational institution wants to offer a specialized “Data Analytics Pathway” inside a broad “Information Systems Curriculum.” This Pathway includes its own set of advanced data courses, each requiring a fundamental course as a prerequisite. Learners who follow this track can earn a micro-credential, and the institution can easily track engagement using the Pathway’s unique activity definition reference.

PreviousLearning CurriculumNextLearning Course

Last updated 4 months ago