Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Tip
titleTips:

Zie http://vocabulairebank.edustandaard.nl/ voor een overzicht van alle geregistreerde vocabulaires.

Voorbeelden
Code Block
xml
xml
titleIEEE-LOMv1.0 bindingxml
(...)
 <difficulty>
    <source>LOMv1.0</source>
    <value>very easy</value>
 </difficulty>
(...)
Code Block
xml
xml
titleIMS-MDv1.2.4 bindingxml
(...)
 <difficulty>
    <source>
       <langstring xml:lang="x-none">LOMv1.0</langstring>
    </source>
    <value>
       <langstring xml:lang="x-none">very easy</langstring>
    </value>
 </difficulty>
(...)