Standard: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
(35 intermediate revisions by 2 users not shown)
Line 2: Line 2:
== Definition ==
== Definition ==


* The goal of standardization is to improve efficiency of actions and interactions.
The goal of standardization is to improve efficiency of actions and interactions. In more operational terms, a standard is a {{quotation|formal document that establishes uniform criteria, methods, processes and practices — which may or may not be requirements.}} <ref>[https://asqasktheexperts.com/2012/04/12/standard-vs-specification/ Standard Vs. Specification and Guidance Documents], retrieved July 2018</ref>


There are various degrees of technical standards:
There are various levels or degrees of standardization:
# "Real standards" of very high formal quality adopted by bodies such as ISO, IEE, IEC, ITU, etc.
# Highly formal standardization documents adopted by bodies such as ISO, IEEE, IEC, ITU, etc.
# Standards like the W3C "Recommendations" or the IETF "Requests for Comments" (RFCs) or the OASIS document standards.
# Standards like the W3C "Recommendations" or the IETF "Requests for Comments" (RFCs) or the OASIS document or [[IMS]] pedagogical standards.
# De facto standards (usually no formalization at all) like Microsoft products.
# Any sort of specification, formal requirement made by influential organizations or individuals, e.g. technical innovations.
# De facto standards (usually no formalization at all and often referring to the use of products like Microsoft *.doc files)


* Standards can be [[Wikipedia:Open standard|open]] or propriety. Open means publicly available, not necessarily free.
The difference between a standard, a technical standard, norms, requirement, technical specification is not obvious. E.g., In large standardization organization such as ISO, a standard is usually more high level, takes longer to complete and requires more votes than a technical specification. Furthermore, there may differences between cultures and areas.
 
For example, wikipedia, defines a [https://en.wikipedia.org/wiki/Technical_standard technical standard] as {{quotation|an established norm or requirement in regard to technical systems. It is usually a formal document that establishes uniform engineering or technical criteria, methods, processes and practices. In contrast, a custom, convention, company product, corporate standard, and so forth that becomes generally accepted and dominant is often called a de facto standard. }}. The definition of [https://en.wikipedia.org/wiki/Software_standard software standard] (July 2018) reflects acceptance of more informal practice: {{quotation| Software standards consist of certain terms, concepts, data formats, document styles and techniques agreed upon by software creators so that their software can understand the files and data created by a different computer program. To be considered a standard, a certain protocol needs to be accepted and incorporated by a group of developers who contribute to the definition and maintenance of the standard.}}
 
Standards can be [[Wikipedia:Open standard|open]] or propriety. Open means publicly available, not necessarily free.


== Standards in educational technology ==
== Standards in educational technology ==


See also [[educational modeling language]] that deals in more depth with the question of modeling learning materials and activities
This is a short, somewhat chaotic overview for now. See also:
* [[educational modeling language]] that deals in more depth with the question of modeling learning materials and activities
* [[Learning object standard]] that attemps to provide a big overview table of the most important standards.
 
There are many rationales for adopting standards in education, e.g. sustainability of assets and other information or the possibility to exchange. For the latter, Gartner's (2016) [https://www.gartner.com/doc/3186323?ref=SiteSearch&sthkw=educational%20technology&fnl=search&srcId=1-3478922254 report on Top 10 Strategic Technologies Impacting Higher Education in 2016] coins the '''exostructure strategy''' concept to describe a strategy to insure that external collaboration can be leveraged and cites examples like as Open Badges, Learning Tools Interoperability (LTI), Caliper Learning Analytics Interoperability Framework, Question and Test Interoperability (QTI), Accessible Portable Item Protocol (APIP), eduPerson, MLO and Postsecondary Electronic Standards Council (PESC) transcripts.


=== Pedagogical standards ===
=== Pedagogical standards ===
Line 20: Line 29:
* Rather formal [[Instructional design method]]s like [[MISA]] who do make a few minimal assuptions about good pedagogy
* Rather formal [[Instructional design method]]s like [[MISA]] who do make a few minimal assuptions about good pedagogy
* '''Data standards''' like [[IMS Learning Design]] or [[IMS Simple Sequencing]] do rely or support some classes of [[instructional design model]]s. Even [[IMS Content Packaging]] default organisation section can be considered a pedagogical standard if one considers that "shovelware" or "page turners" are a standard pedagogical design ;)
* '''Data standards''' like [[IMS Learning Design]] or [[IMS Simple Sequencing]] do rely or support some classes of [[instructional design model]]s. Even [[IMS Content Packaging]] default organisation section can be considered a pedagogical standard if one considers that "shovelware" or "page turners" are a standard pedagogical design ;)
* In some countries there are quite precise '''curricula standards''', e.g.
* In some countries there are quite precise '''curricula standards''', e.g.
** American Association for the Advancement of Science’s (AAAS, 1993) Benchmarks for Science Literacy
** American Association for the Advancement of Science’s (AAAS, 1993) Benchmarks for Science Literacy
** National Research Council’s (NRC, 1996) National Science Education Standards,
** National Research Council’s (NRC, 1996) National Science Education Standards,
* Various quality standards used to evaluate institutions, programs or courses.


=== Pedagogical data standards ===
=== Pedagogical data standards ===


* For an overview table, see the '''''[[Learning object standard]]''''' article.
; Assembly and data description
* [[IMS Content Packaging]], a standard for assembly of resources, metadata and sequencing information into a [[learning object]]
* [[IMS Content Packaging]], a standard for assembly of resources, metadata and sequencing information into a [[learning object]]
* IEEE [[Learning Object Metadata Standard]] (LOM), a standard to describe artifacts
* IEEE [[Learning Object Metadata Standard]] (LOM), a standard to describe artifacts
* [[Learning Record Store]] A database format for student tracking
; Modeling languages (see [[educational modeling language]])
* [[IMS Learning Design]] and [[IMS Simple Sequencing]], to describe pedagogical scenarios
* [[IMS Learning Design]] and [[IMS Simple Sequencing]], to describe pedagogical scenarios
* [[IMS Question and Test Interoperability]] (QTI), a test and testing data standard
* [[IMS Question and Test Interoperability]] (QTI), a test and testing data standard
* There are many more "local" initiatives, a lot "just" research.
; Combined profiles
* The [[SCORM 1.2]] profile extends [[IMS Content Packaging]] with more sophisticated sequencing and Contents-to-LMS communication
* The [[SCORM 2004]] profile includes IMS Simple Sequencing
; APIs
* [[Experience API]] (XAPI), replaces the older Sharable Content Objects (SCOs for [[SCORM 1.2]]. Usually connects with a [[Learning Record Store]]
* [[Cmi5]], a subset of XAPI for e-learning
; More stuff
* There are more [[IMS Global Learning Consortium]] standards, e.g. some related to student data.
* There are more [[IMS Global Learning Consortium]] standards, e.g. some related to student data.
* The [[SCORM]] 1.2 profile extends [[IMS Content Packaging]] with more sophisticated sequencing and Contents-to-LMS communication
* The [[SCORM]] 2004 profile includes IMS Simple Sequencing


=== Systems standards ===
=== Systems standards ===


* The [[SCORM]] specifications define some java-script bindings to insure interroperability of simple interactive contents (that is BTW one of the areas where a lot of systems are not Scorm compatible, even if they claim so ...)
* The [[SCORM]] specifications define some java-script bindings to insure interroperability of simple interactive contents (that is BTW one of the areas where a lot of systems are not Scorm compatible, even if they claim so ...)
* [[IMS Learning Tools Interoperability]] (LTI), allows connecting services of platform to those of another, e.g. Moodle with Google Drive.
* [[IMS General Web Services]] to allow for interoperability of various systems. This is a fairly new standard (Jan 2006) and is an interesting initiative.
* [[IMS General Web Services]] to allow for interoperability of various systems. This is a fairly new standard (Jan 2006) and is an interesting initiative.
=== Overview table ===
{{comment | needs some additions and fixes - [[User:DSchneider|DSchneider]] 12:39, 21 December 2006 (MET)}}
<table style="text-align: left; width: 100%;" border="1"
cellpadding="2" cellspacing="2">
    <tr>
      <th style="width: 340px;">Name</th>
      <th style="width: 0px;">Version</th>
      <th style="width: 313px;">Description<br>
      </th>
      <th style="width: 205px;">Status</th>
      <th style="width: 111px;">Origin</th>
      <th style="width: 64px;">Standards<br>
Body</th>
      <th style="width: 102px;">Part of /<br>
adopted by</th>
      <th style="width: 417px;">Integrates<br>
with</th>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">Comments/<br>
explanations</td>
      <td style="width: 0px;" align="undefined"
valign="undefined">Not all are shown</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">Contents are more or less copied from
relevant web sites</td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Is it really used ? and where</td>
      <td style="width: 111px;" align="undefined"
valign="undefined">Who worked on the spec.</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">Who is the final authority</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">Is it part of a collection / profile ?</td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Can it contain others or is it
containable ?</td>
    </tr>
    <tr>
      <th style="width: 205px;" colspan="7" rowspan="1">Content
Packaging (overall structure of a reusable learning object and minimal
sequencing)</th>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" colspan="1" rowspan="3"
align="undefined" valign="undefined">[[IMS
Content&nbsp;Packaging]]</td>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.1.2<br>
(8/2001)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined"> The IMS Content Packaging Specification
provides the functionality to
describe and package learning materials, such as an individual course
or
a collection of courses, into interoperable, distributable packages.
Content Packaging addresses the description, structure, and location of
online learning materials and the definition of some particular content
types.</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined">?</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.2</td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Can contain:<br>
      </td>
    </tr>
    <tr>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.1.3<br>
(7/2003)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">Minor change of 1.1.2</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.1.4<br>
(2004)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">A maintenance release of 1.1.2 (17
precisions meaning that badly written 1.1.3 files should be fixed)</td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Imports in most [[LMS]] (if it can handle
the organizations part ...)</td>
      <td style="width: 111px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM&nbsp;1.2<br>
SCORM 1.4</td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Can contain:<br>
IEEE LOM<br>
IMS LD<br>
IMS SS<br>
IMS QTI</td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">AICC Course Structure Format</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">(see below)</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined">AICC</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">AICC</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">SCORM Content Structure Format (CSF)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined"><br>
      </td>
      <td style="width: 205px;" align="undefined"
valign="undefined">This format is deprecated (replaced by
IMS CP + Scorm extensions that integrate CFS functionality)</td>
      <td style="width: 111px;" align="undefined"
valign="undefined">AICC </td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.1</td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <th style="width: 205px;" colspan="8" rowspan="1">Meta
Data (description of an overall learning object or parts of it)</th>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">IMS Meta-Data (MD) </td>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.2 (2001)<br>
1.2.1 (2001)<br>
1.2.2 (draft)<br>
1.2.4 (2001)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">Outdated now, but older "profiles"
require one of these versions. Differences among subversions are minor</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined">Elements from Ariadne, Dublin Core, AICC</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined"><span>[[Learning Object Metadata Standard]] (LOM)<br>
      </span></td>
      <td style="width: 0px;" align="undefined"
valign="undefined">IEEE Std 1484.12.1 - 2002<br>
(IMS 1.3)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">A slightly cleaned up version of IMS Meta
Data 1.2</td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Part of Content Profiles; Used by some
[[learning object repository]]</td>
      <td style="width: 111px;" align="undefined"
valign="undefined">IMS</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">IEEE</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"><span>IMS Meta-Data 1.3;<br>
SCORM 1.2<br>
SCORM 2004;<br>
Many repositories</span></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Usually part of an IMS CP</td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">Dublin Core</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Very popular with [[digital library]],
e.g. DSPACE</td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <th style="width: 205px;" colspan="7" rowspan="1">Pedagogical
contents and activities (see [[Educational modelling language]]s)</th>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">[[IMS Content Packaging]] (CP)<br>
(default organization)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">See IMS Content <br>
Packaging</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.2<br>
SCORM 2004</td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Part of:<br>
IMS CP 1.1.x</td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">SCORM Content Structure Format (CSF)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">See SCORM Content Structure Format<br>
above</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.1</td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">[[IMS Simple Sequencing]] (SS)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">[[IMS Learning Design]] (LD)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">[[IMS Question and Test Interoperability]]<br>
(QTI)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.2<br>
1.2 Lite<br>
1.2.1</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">The IMS Question &amp; Test
Interoperability (QTI) specification
describes a data model for the representation of question
(assessmentItem) and test (assessmentTest) data and their corresponding
results reports</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">IMS CP</td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined"></td>
      <td style="width: 0px;" align="undefined"
valign="undefined">2.0<br>
2.1</td>
      <td style="width: 313px;" align="undefined"
valign="undefined">This version adds many features.</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">IMS CP<br>
IMS LD<br>
IMS SS<br>
SCORM 2004</td>
    </tr>
    <tr>
      <th style="width: 205px;" colspan="8" rowspan="1">Run-Time
environment specifications and data models</th>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">Run-Time Environment (RTE)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">The RTE specifies how content should
behave once it has been launched by the LMS</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.2</td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">AICC CMI Data Model</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">This data model&nbsp; makes sure that
a defined set of<br>
information about SCOs can be tracked by different LMS environments</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">AICC<br>
(also IEEE?)</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.2 (RTE);<br>
AICC Computer Managed Instruction (CMI)<br>
      </td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <th style="width: 205px;" colspan="8" rowspan="1">Profiles
(collections of one or more specifications / standards)</th>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">AICC Computer Managed Instruction (CMI)
specifications</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined"></td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">Contains:<br>
ICC Course Structure Format;<br>
AICC CMI Data Model;</td>
    </tr>
    <tr>
      <td style="width: 340px;" align="undefined"
valign="undefined">SCORM<br>
Content Aggregation Model (CAM)</td>
      <td style="width: 0px;" align="undefined"
valign="undefined"></td>
      <td style="width: 313px;" align="undefined"
valign="undefined">The CAM specifies how you should package
your content so that it can be imported into an LMS</td>
      <td style="width: 205px;" align="undefined"
valign="undefined"></td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined">SCORM 1.2</td>
      <td style="width: 417px;" align="undefined"
valign="undefined">IMS CP<br>
IMS MD<br>
SCORM CP extensions<br>
      </td>
    </tr>
    <tr>
      <td style="width: 340px;" colspan="1" rowspan="4"
align="undefined" valign="undefined">SCORM</td>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.0</td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Rarely used</td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.1</td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined">Not well supported (most systems support
1.2)</td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined"></td>
    </tr>
    <tr>
      <td style="width: 0px;" align="undefined"
valign="undefined">1.2</td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined">This is still the most popular profile
(2006)On dec 18 2006, there were 71 certified systems.</td>
      <td style="width: 111px;" align="undefined"
valign="undefined">Elements from IMS, AICC, ARIADNE, IEEE
LTSC</td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">IMS CP<br>
IMS MD<br>
SCORM RTE SCORM CAM<br>
      <br>
      </td>
    </tr>
    <tr>
      <td style="width: 0px;" align="undefined"
valign="undefined">2004 (1st, 2nd, 3rd edition)</td>
      <td style="width: 313px;" align="undefined"
valign="undefined"></td>
      <td style="width: 205px;" align="undefined"
valign="undefined">On dec 18, 2006 there were 32 certified
products, but no major players.</td>
      <td style="width: 111px;" align="undefined"
valign="undefined"></td>
      <td style="width: 64px;" align="undefined"
valign="undefined">ADL</td>
      <td style="width: 102px;" align="undefined"
valign="undefined"></td>
      <td style="width: 417px;" align="undefined"
valign="undefined">IEEE LOM<br>
IMS CP<br>
IMS SS</td>
    </tr>
</table>


== Some technical standards of interest ==
== Some technical standards of interest ==


There are various standardization bodies and procedures:
There are various standardization bodies and procedures:
* For the moment, see the [[Wikipedia:Internet standard]] entry for details


* For the moment, see the [[Wikipedia:Internet standard]] entry for details
* [[Internet]]
* [[URI]]s, [[URN]]s and [[URL]]s
* [[HTTP]]
* [[XML]] and various XML languages (see the [[:Category:XML | XML category]])


== Standardization bodies ==
== Standardization bodies ==
Line 579: Line 83:
* [http://ieeeltsc.org/ IEEE Learning Technology Standards Committee]
* [http://ieeeltsc.org/ IEEE Learning Technology Standards Committee]
* [http://www.imsglobal.org/ IMS Global Learning Consortium]
* [http://www.imsglobal.org/ IMS Global Learning Consortium]
* [http://www.imsproject.org/ IMS Global Learning Consortium]
* [http://www.adlnet.gov/ ADL - Advanced Distributed Learning] ([[SCORM]])
* [http://www.adlnet.gov/ ADL - Advanced Distributed Learning] ([[SCORM]])
* [http://www.aicc.org/ AICC - Aviation Industry CBT Committee]
* Aviation Industry CBT Committee (AICC) - (As of 2018, disbanded, www.aicc.org)
* [http://www.ariadne-eu.org/ ARIADNE - Alliance of Remote Instructional Authoring and Distribution Networks for Europe]
* [http://www.ariadne-eu.org/ ARIADNE - Alliance of Remote Instructional Authoring and Distribution Networks for Europe] (inactive in the area of standards)


=== Specialized ICT ===
=== Specialized ICT ===
Line 606: Line 109:


== Links ==
== Links ==
* [https://en.wikipedia.org/wiki/Technical_standard Technical standard] (Wikipedia)
* [https://en.wikipedia.org/wiki/Standardization Standardization] (Wikipedia)
* [http://widged.com/wiki/doku.php?id=en:academe:education:standards:start  Standards in Use in Education], from the Widged wiki.


* [http://www.webstandards.org/ Webstandards.org], a grassroots organization promoting use of standards
* [http://www.webstandards.org/ Webstandards.org], a grassroots organization promoting use of standards
Line 612: Line 121:


* [http://www.ossite.org/research/standards/library Resource-Base - Standards, Architectures and Open Source in Education]. Large index (backended with delious so get nice tag clouds).
* [http://www.ossite.org/research/standards/library Resource-Base - Standards, Architectures and Open Source in Education]. Large index (backended with delious so get nice tag clouds).
* [http://www.e-learningcentre.co.uk/eclipse/Resources/contentmgt.htm Library Learning Objects] from the UK e-Learning Centre (Learning Light Ltd.)
* [http://lsal.org/lsal/resources/links/ Learning Systems Architecture Links] (CMU)


== References ==
== References ==
Line 617: Line 130:
(see also the entries for various standards !)
(see also the entries for various standards !)


* AICC/CMI CMI001 Guidelines for Interoperability Version 3.4. October 23, 2000. Includes: AICC Course Structure Format, AICC CMI Data Model
* AICC/CMI CMI001 Guidelines for Interoperability Version 3.4. October 23, 2000. Includes: AICC Course Structure Format, AICC CMI Data Model, Available at: http://www.aicc.org/.
Available at: http://www.aicc.org/.


* IMS Content Packaging Specification Version 1.1.2
* IMS Content Packaging Specification Version 1.1.2, Available at: http://www.imsglobal.org/
Available at: http://www.imsglobal.org/


* IMS Learning Resource Meta-data Specification Version 1.2.
* IMS Learning Resource Meta-data Specification Version 1.2. Includes: IMS Learning Resource Meta-data Information Model, IMS Learning Resource Meta-data XML Binding Specification, and IMS Learning Resource Meta-data Best Practice and Implementation Guide. Available at: http://www.imsglobal.org
Includes: IMS Learning Resource Meta-data Information Model, IMS Learning
Resource Meta-data XML Binding Specification, and IMS Learning Resource Meta-
data Best Practice and Implementation Guide
Available at: http://www.imsglobal.org


* IEEE Information Technology - Learning Technology - Learning Objects Metadata
* IEEE Information Technology - Learning Technology - Learning Objects Metadata LOM: Available at: http://ltsc.ieee.org/.
LOM: Available at: http://ltsc.ieee.org/.
 
* Advanced Distributed Learning (ADL), Sharable Content Object Reference Model (SCORM)® 2004 3rd Edition, Available at: http://www.adlnet.gov/
 
=== Citations ===


* Advanced Distributed Learning (ADL), Sharable Content Object Reference
Model (SCORM)® 2004 3rd Edition, Available at: http://www.adlnet.gov/




[[Category:Design methodologies]]
[[Category:Design methodologies]]
[[Category:Technologies]]
 
[[Category: Standards]]
[[Category: Standards]]
[[Category:E-learning_tools]]
[[Category:XML]]
[[Category:Overviews]]

Latest revision as of 16:16, 13 February 2020

Definition

The goal of standardization is to improve efficiency of actions and interactions. In more operational terms, a standard is a “formal document that establishes uniform criteria, methods, processes and practices — which may or may not be requirements.” [1]

There are various levels or degrees of standardization:

  1. Highly formal standardization documents adopted by bodies such as ISO, IEEE, IEC, ITU, etc.
  2. Standards like the W3C "Recommendations" or the IETF "Requests for Comments" (RFCs) or the OASIS document or IMS pedagogical standards.
  3. Any sort of specification, formal requirement made by influential organizations or individuals, e.g. technical innovations.
  4. De facto standards (usually no formalization at all and often referring to the use of products like Microsoft *.doc files)

The difference between a standard, a technical standard, norms, requirement, technical specification is not obvious. E.g., In large standardization organization such as ISO, a standard is usually more high level, takes longer to complete and requires more votes than a technical specification. Furthermore, there may differences between cultures and areas.

For example, wikipedia, defines a technical standard as “an established norm or requirement in regard to technical systems. It is usually a formal document that establishes uniform engineering or technical criteria, methods, processes and practices. In contrast, a custom, convention, company product, corporate standard, and so forth that becomes generally accepted and dominant is often called a de facto standard.”. The definition of software standard (July 2018) reflects acceptance of more informal practice: “Software standards consist of certain terms, concepts, data formats, document styles and techniques agreed upon by software creators so that their software can understand the files and data created by a different computer program. To be considered a standard, a certain protocol needs to be accepted and incorporated by a group of developers who contribute to the definition and maintenance of the standard.”

Standards can be open or propriety. Open means publicly available, not necessarily free.

Standards in educational technology

This is a short, somewhat chaotic overview for now. See also:

There are many rationales for adopting standards in education, e.g. sustainability of assets and other information or the possibility to exchange. For the latter, Gartner's (2016) report on Top 10 Strategic Technologies Impacting Higher Education in 2016 coins the exostructure strategy concept to describe a strategy to insure that external collaboration can be leveraged and cites examples like as Open Badges, Learning Tools Interoperability (LTI), Caliper Learning Analytics Interoperability Framework, Question and Test Interoperability (QTI), Accessible Portable Item Protocol (APIP), eduPerson, MLO and Postsecondary Electronic Standards Council (PESC) transcripts.

Pedagogical standards

There are no real general standards, but the closet things are

  • Rather formal Instructional design methods like MISA who do make a few minimal assuptions about good pedagogy
  • Data standards like IMS Learning Design or IMS Simple Sequencing do rely or support some classes of instructional design models. Even IMS Content Packaging default organisation section can be considered a pedagogical standard if one considers that "shovelware" or "page turners" are a standard pedagogical design ;)
  • In some countries there are quite precise curricula standards, e.g.
    • American Association for the Advancement of Science’s (AAAS, 1993) Benchmarks for Science Literacy
    • National Research Council’s (NRC, 1996) National Science Education Standards,
  • Various quality standards used to evaluate institutions, programs or courses.

Pedagogical data standards

Assembly and data description
Modeling languages (see educational modeling language)
Combined profiles
APIs
More stuff

Systems standards

  • The SCORM specifications define some java-script bindings to insure interroperability of simple interactive contents (that is BTW one of the areas where a lot of systems are not Scorm compatible, even if they claim so ...)
  • IMS Learning Tools Interoperability (LTI), allows connecting services of platform to those of another, e.g. Moodle with Google Drive.
  • IMS General Web Services to allow for interoperability of various systems. This is a fairly new standard (Jan 2006) and is an interesting initiative.

Some technical standards of interest

There are various standardization bodies and procedures:

Standardization bodies

This is a list of bodies that create "real" or "de facto" standards

In education

Specialized ICT

  • RFC - Requests for comments (Informal Internet standards, sometimes standardized by an "official body" sometimes not. The most important source for Internet standards.)

General

(including ICT standards)

  • ECMA (e.g. JavaScript)
  • NIST US National Institute of Standards and Technology

Links

References

(see also the entries for various standards !)

  • AICC/CMI CMI001 Guidelines for Interoperability Version 3.4. October 23, 2000. Includes: AICC Course Structure Format, AICC CMI Data Model, Available at: http://www.aicc.org/.
  • IMS Learning Resource Meta-data Specification Version 1.2. Includes: IMS Learning Resource Meta-data Information Model, IMS Learning Resource Meta-data XML Binding Specification, and IMS Learning Resource Meta-data Best Practice and Implementation Guide. Available at: http://www.imsglobal.org
  • IEEE Information Technology - Learning Technology - Learning Objects Metadata LOM: Available at: http://ltsc.ieee.org/.
  • Advanced Distributed Learning (ADL), Sharable Content Object Reference Model (SCORM)® 2004 3rd Edition, Available at: http://www.adlnet.gov/

Citations