Skip to content
Maestro.
MaestroMaestro Overview — contents

Reference

Glossary

The education and Maestro-specific vocabulary a developer will meet across these topics, defined plainly. Where a term has a home topic, it links there.

TermMeaning
Adaptive Learning SystemThe learner-facing runtime (branded Maestro Journey) — the part the dev team builds.
AGS (Assignment & Grade Services)The LTI Advantage service Maestro uses to push scores/status to Moodle.
Behavioural Signal LayerInteraction-level signals (timing, paste, typing rhythm, AI fingerprint…) fed to diagnosis as supportive evidence, never a verdict.
Bridge nodeA node that helps a learner cross from one learning territory to another — a transition, not remediation.
CLO (Course Learning Outcome)A statement of what a learner should be able to do by the end of a course. Studio refines the official CLOs.
Confirming probeA second item, in a different surface form, that separates a stable misconception from a slip.
Content Specification (Level 2)The grounded, per-object academic source-of-truth, with preservation rules and grounding references.
Diagnostic bandThe runtime diagnosis category: secure · fragile · knowledge_gap · misconception (plus slip, extended-abstract).
DNA (node DNA)A node's metadata — KC, mastery statement, type, dependencies, assessment, misconception bindings, risk flags.
Error typeThe diagnosis of a learner's state: secure mastery, slip, fragile, knowledge gap, or misconception.
Evidence CheckThe diagnostic that ends a node — captures four signals, emits an error type. Not a grade, not a gate.
Evidence recordThe structured output of an Evidence Check, written to the learner model and consumed by routing.
GroundingAnchoring generated content to approved reference passages; carries a grounding_strength.
Knowledge Component (KC)The single concept, skill, or judgment a node targets.
Learner modelThe evolving per-learner profile of mastery beliefs, depth, and misconception flags across all KCs — the spine.
Learning AnchorAuthored, bounded in-journey guidance the Companion operates within — fixed or a runtime handoff template.
Learning object / blockOne ordered piece inside a node (orientation, explanation, practice, evidence check…). The blueprint calls these "blocks."
LLM CouncilMultiple AI reviewers examining one object through different lenses, consolidated by a Chairman.
LTI 1.3 / LTI AdvantageThe standard by which Maestro embeds in and syncs with Moodle (Core, NRPS, AGS, Deep Linking).
Mastery beliefA probability that a learner has mastered a KC, updated as evidence accumulates — not a flag set once.
Mastery CreditOptional academic-opportunity currency (distinct from grades) earned through enrichment.
Mastery NodeThe atomic unit of learning — targets one Knowledge Component.
Milestone Assessment Pack ContractThe summative-assessment contract: a static pack plus dynamic readiness logic the runtime applies per learner.
Misconception libraryThe governed catalogue of named wrong models per KC; enables closed-recognition diagnosis.
Node Experience Blueprint (Level 1)The design object — object sequence, modality, evidence design, adaptive branches.
Node Learning PackageThe produced, validated content the runtime consumes.
NRPS (Names & Role Provisioning Services)The LTI Advantage service that syncs the Moodle roster into Maestro's own roster.
Practice interactiveA formative in-node activity (sorting, matching, classifying) — retryable, immediate feedback, no grade; never how mastery is decided.
Published Course PackageThe versioned, immutable artifact Studio publishes and the runtime consumes — the core hand-off contract.
Radicals / incidentalsThe fixed, difficulty-bearing elements of an item vs. the variable surface details. The basis of per-learner variation.
Readiness stateThe learner-facing label (Not Ready / Partially Ready / Ready / Advanced) derived from the error type.
Rendering contract / compatibility manifestPer-template behaviour & accessibility contract; per-package declaration of required template versions and capture capabilities, checked at publish.
SME (Subject-Matter Expert)The human academic who governs at defined gates — with distinct authoring (Studio) and delivery roles.
SOLO depthDepth of understanding: surface → multi-element → relational → extended-abstract.
SubtopicA learning territory within a CLO — the unit reference grounding anchors to.
Template / instance / rendererThe reusable interaction pattern + schema / one node's filled use of it / the code that displays it and captures signals.
Trust layerThe learner model + misconception catalogue + next-step rules — the-code's IP, integrated against.
Variant poolThe pre-generated, SME-reviewable set of incidental variations of one Evidence Check item (Tiers C & D only).