110 likes | 227 Views
So What is a Learning Object?. nmc. Autodesk Content Hierarchy. CONTENT. METADATA. Content Page 1. Learning Objectives. Content Page 2. Title. Activity Page 3. Author(s). Competency. Summary. Description. Content Page 4. Glossary. Subject Matter. Content Page 5.
E N D
CONTENT METADATA Content Page 1 • Learning Objectives Content Page 2 • Title Activity Page 3 • Author(s) • Competency • Summary • Description Content Page 4 • Glossary • Subject Matter Content Page 5 • Keywords • Look-Feel Theme • Prerequisites • Authoring System Activity Page 6 • Complexity • System Reqs Quiz Page 7 • Language • Launch file • Duration • External URLs Learning Object Wrapper • Version ATT’s Learning Object Model
Entity-Authored, Proprietary Objects Legacy Content (metadata tagged,but not granular) Subscription,Contribution Objects Fee-Based,Licensed,Third Party ContentPublishers Universally Sharable, Public Domain Objects Assembled Course = Business Assembly Model
Learning Portal Learning Gateway Records Registrar Direct Query Competency Profiler Learning ManagementSystem d d e-Learning Content Management System Mentoring SearchEngine Assessment Engine ReusableObjects Knowledge ObjectRepository Competency Model/ProfilerDatabase Collaborative Performance Opportunities e-Lab/Game/ SimulationEngine Learning ObjectRepository KnowledgeManagement CMS Virtual Classroom & Web Conferencing Media AssetLibrary LCMS Content Taxonomy Created by Diana Wilkinson 9/16/2000Revised 6/7/2002 Learning Ecosystem
Metadata • Simplifies cataloging & searching • Documents ownership, rights, & usage restrictions • Enables communication with LMS systems
So what does metadata look like? <?xml version="1.0" encoding="utf-8" ?> <!DOCTYPE content (View Source for full doctype...)> - <content> - <block id="241324"> - <identification> <title>About Pachyderm</title> <description>This 20-minute presentation provides and overview of Pachyderm and the Pachyderm 2.0 project.</description> </identification> - <sco id="sco-241324"> - <identification> <title>About Pachyderm</title> <description>This 20-minute presentation provides and overview of Pachyderm and the Pachyderm 2.0 project.</description> </identification> - <launch> <location>lmsindex.html</location> </launch> </sco> </block> </content>