dokeos-learnpath
[ class tree: dokeos-learnpath ] [ index: dokeos-learnpath ] [ all elements ]

Source for file content_makers.inc.php

Documentation is available at content_makers.inc.php

  1. <?php //$id: $
  2. /**
  3.  * The only usage of this script is to have a portable way of keeping the list of content makers
  4.  * @package dokeos.learnpath
  5.  * @author Yannick Warnier <yannick.warnier@dokeos.com>
  6.  */
  7. /**
  8.  * Script
  9.  */
  10.   $content_origins array(
  11.     "--".get_lang('GenericScorm')."--",
  12.     "--".get_lang('Other')."--",
  13.     'Accent',
  14.     'Accenture',
  15.     'ADLNet',
  16.       'Articulate',
  17.       'ATutor',
  18.       'Blackboard',
  19.       'Calfat',
  20.       'Captivate',
  21.       'Claroline',
  22.     'Commest',
  23.     'Coursebuilder',
  24.     'Docent',
  25.     'Dokeos',
  26.     'Dreamweaver',
  27.     'Easyquiz',
  28.     'e-doceo',
  29.     'ENI Editions',
  30.     'Explio',
  31.     'Flash',
  32.     'HTML',
  33.     'HotPotatoes',
  34.     'Hyperoffice',
  35.     'Ingenatic',
  36.     'Instruxion',
  37.     'iProgress',
  38.     'Lectora',
  39.     'Microsoft',
  40.     'Onlineformapro',
  41.     'Opikanoba',
  42.     'Plantyn',
  43.     'Saba',
  44.     'Skillsoft',
  45.     'Speechi',
  46.     'Thomson-NETg',
  47.     'U&I Learning',
  48.     'WebCT'
  49.   );
  50. ?>

Documentation generated on Thu, 12 Jun 2008 13:09:32 -0500 by phpDocumentor 1.4.1