<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Historical Considerations</title><link rel="stylesheet" href="./mystyle.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"><link rel="home" href="index.html" title="IMS-LD: Integration with .LRN Specification (v 1.1.3)"><link rel="up" href="ch01.html" title="Chapter�1.�Introduction"><link rel="previous" href="ch01s03.html" title="Pedagogical Flexibility"><link rel="next" href="ch01s05.html" title="Competitive Analysis"><script language="javascript" type="text/javascript">
var win=null;
function NewWindow(mypage,myname,w,h,scroll,pos){
if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';
win=window.open(mypage,myname,settings);}
	</script></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Historical Considerations</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a>�</td><th width="60%" align="center">Chapter�1.�Introduction</th><td width="20%" align="right">�<a accesskey="n" href="ch01s05.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2570334"></a>Historical Considerations</h2></div></div></div><p>There is some work done so far that we could use in the near
    future:</p><div class="itemizedlist"><ul type="disc"><li><p><a href="http://alfanet.ia.uned.es/" target="_top">Alfanet</a>.The
        people of Alfanet have already done some integration of IMS-LD and
        OpenACS which is published in <a href="http://alfanet.ia.uned.es/alfanet/pages/available_components.htm" target="_top">the
        Alanet project page</a>. We couldn't do any reuse of the resources
        dough, because at the time of developing the package we didn't have
        access to the code.</p></li><li><p><a href="http://www.lamsinternational.com" target="_top">LAMS</a>. At
        the time of writing this specification, we were planing to do an
        integration with LAMS, which is a tool for designing, managing and
        delivering online collaborative learning activities. The LAMs project
        is already integrated with <a href="http://www.moodle.org" target="_top">Moodle</a>. We can take advantage of
        that integration experience, but we expect to write all the code at
        .LRN from scratch, and maybe later work on the integration.</p></li><li><p><a href="http://www.reload.ac.uk/" target="_top">RELOAD</a>. It has an
        IMS-LD editor which is independent from any LMS. By means of this
        editor, you can generate an IMS-LD for a concrete course. Also it has
        integrated the CopperCore player</p></li><li><p><a href="http://coppercore.org/" target="_top">CopperCore</a>. It has
        an IMS-LD editor which is independent from any LMS. By means of this
        editor, you can generate an IMS-LD for a concrete course. Also it has
        a player.</p><p>Our purpose is to be able to interpret the IMS-LD generated by
        RELOAD, CopperCore and LAMS and whichever IMS-LD that can be generated
        by other different authoring tools.</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01s03.html">Prev</a>�</td><td width="20%" align="center"><a accesskey="u" href="ch01.html">Up</a></td><td width="40%" align="right">�<a accesskey="n" href="ch01s05.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Pedagogical Flexibility�</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">�Competitive Analysis</td></tr></table></div></body></html>