WO2005055174A1 - Passerelle d'apprentissage en ligne - Google Patents
Passerelle d'apprentissage en ligne Download PDFInfo
- Publication number
- WO2005055174A1 WO2005055174A1 PCT/IE2004/000167 IE2004000167W WO2005055174A1 WO 2005055174 A1 WO2005055174 A1 WO 2005055174A1 IE 2004000167 W IE2004000167 W IE 2004000167W WO 2005055174 A1 WO2005055174 A1 WO 2005055174A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- gateway
- content
- learning
- server
- work flow
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B5/00—Electrically-operated educational appliances
Definitions
- the invention relates to computer-based learning ("e-learning”), in which content is downloaded by a content provider to a student computer for a learning course.
- e-learning computer-based learning
- LMSs learning management systems
- the e-learning content for the LMSs are delivered via a variety of channels, some being loaded by CD or DVD into a local server, and others being downloaded from the Internet.
- the users and network supervisors must at present install courses, implement tracking procedures, load/catalogue the content to be used, handle updates and maintain servers.
- a learning management system may support AICC HACP version 2.2 to level 2. This means that content that is AICC HACP version 2.2 level 2 compatible should be able to be plugged into this LMS and work first time. Content that is level 2 compliant will work with a management system that is only compliant with level 1 as long as there is no dependency on any level 2 features.
- the standards do not specifv how exactly the components of an e-learning system are to be implemented. So, for example,: a web server or a browser can carry out the communication with the management system. The content may track communications failures or may use a "fire and forget" approach. There have been many interpretations on how the standards should be implemented. Some vendors have used the syntax of the communication, but changed the semantics. By changing the semantics, the software may fail for systems that interpret the communications. In some cases one vendor's interpretation is in conflict with another vendor's. US2002/0178181 describes a method in which network-bases pages inco orating media establish learning paths, which pages are accessible to network users collaboratively.
- the invention is therefore directed towards simplifying and streamlining operation of LMSs for e-learning.
- an e-learning gateway comprising a gateway server comprising: a first interface for communicating with learning management systems; a second interface for communicating with student computers; and a third interface for communicating with learning content servers.
- the gateway server also comprises a work flow controller for directing flow of content and of course tracking messages between a configuration of content server, learning management system, and student computer for a learning session.
- the work flow controller dynamically generates a work flow definition for a session.
- the gateway stores work flow templates and dynamically populates selected templates to generate a work flow definition.
- the gateway populates selected templates according to content routing and progress message routing data for the session.
- the gateway further uses progresses filtering data to populate said templates.
- the gateway server downloads a work flow progress definition to the student computer for a session, in a format for execution by the student computer.
- the work flow definition is downloaded for execution by a student computer browser.
- the work flow controller uses received content meta data and content source data to generate the work flow definition.
- the templates have the form of a hierarchy of text documents containing program script and tags.
- the work flow controller uses received data to fill placeholder tags in the template.
- the gateway comprises a registration program for execution on a learning management system and for communication with the gateway server for registration of the learning management system, and meta data for courses are downloaded by the server to the learning management system upon registration.
- the gateway server maintains a database of course meta data for registered content providers, and this meta data is downloaded to the learning management system upon registration.
- the gateway server executes a work flow service which downloads a work flow definition in response to a registered learning management system request and upon verifying the learning management system.
- the downloaded work flow definition is executed by a student browser and the browser uses the definition to access a content server to retrieve content.
- the gateway comprises a content session and authentication switch executing on a content server registered with the gateway server, said switch receiving a content request from the student browser and automatically accessing the gateway server for authentication of the browser.
- the gateway server comprises a proxy for routing content requested from a content server by the student browser to the browser, and for receiving and managing course tracking data generated by the content as it executes on the student browser.
- the gateway server downloads a program to the browser for performing course progress filtering and adaptation operations which a browser can not perform.
- the switch can direct routing of the content to the browser either directly or via the gateway server according to the work flow definition.
- Fig. 1 is a block diagram showing communication links between an e-learning gateway of the invention and other systems;
- Fig. 2 is a flow diagram for generation and handling of work flows
- Figs. 3 and 4 are work flow diagrams
- Fig. 5 is a detailed representation of the gateway functionality. Description of the Embodiments
- an e-learning gateway server 1 communicates, via the Internet, with multiple e-learning course/content provider systems 2, 3, and 4, and with multiple learning managements systems (LMSs) 10, 11, and 12.
- LMSs learning managements systems
- the LMSs 10, 11, and 12 in turn are linked via intranets with student computers 13, 14, and 15 respectively.
- the student computers 13, 14, and 15 are linked with the gateway server 1 and with the servers 2, 3, and 4 via the Internet. There is therefore full cross- connectivity for all of the systems shown in Fig. 1.
- the full gateway of the invention comprises the gateway server 1 and also software components installed in the content providers 2,3,and 4 and in the LMSs 10,11, and 12.
- the gateway 1 performs work flow control for progress of courses involving combinations of the systems 2- 4, and 10-15 shown in Fig. 1.
- step 21 various inputs are received including:
- Student data such as LMS identifier, name, authentication data for content sites, and progress data for the activated training, audio/video preferences, and preferred training style.
- Company profile data such as technical support details, content site rights/limits, workflow and display preferences, limitations, security restrictions (e.g. firewall rules), controls for access to training content and training modes/options, content runtime requirement fulfilment criteria (e.g. plug-in installation sources/limitations).
- Content Meta data such as identifiers (production and developer), description, name, version, vendor, display preferences, training objectives and structure, training durations, tracking preferences, digital rights/licensing limits, training styles, training depth, complexity, media types, keywords, runtime technology requirements and default fulfilment criteria associated training modes/options.
- Content source location, portal, and repository details such as authentication requirements and availability of content adapters in the content domain.
- LMS meta data such as location, domain, name, version, tracking preferences (e.g. compliance levels), availability (visibility to the Internet), usability details (e.g. window creation on launch), and implementation details (e.g. uses Java applet/JavaScript for JSAPI, runtime technologies).
- the gateway uses this data to retrieve templates for content routing, progress routing, and progress filtering.
- These templates have the format of a hierarchy of text documents containing JavaScript and data tags.
- the templates are dynamically selected and filled based on the templates higher in the "execution" hierarchy.
- the gateway modifies the templates.
- the templates consist of JavaScript and tags (processing tags and data placeholders). Each template is processed by following the processing tags (flow control) and using the incoming data (student/ content/LMS) to fill the data. In many cases the raw data is used to fill a tag, and some data placeholder tags require some manipulation. The manipulation is based on simple processes.
- step 24 the gateway directs execution of the work flow to perform its required operations. As indicated by the decision step 25, this is repeated for every required work flow for a course.
- the modified work flows are then downloaded by the gateway server 1 to the student browser in step 26, which then uses the work flow to direct interfacing of the various systems to complete a course.
- This may include call-back to the gateway server integration services to receive a sub-workflow or data.
- Workflows may call to content adapters which in turn may call-back to the server (i.e. the workflow "clients" can come from multiple sources).
- Example workflows are shown in Figs. 3 and 4.
- the name "Connect" denotes the gateway server 1.
- Fig. 3 shows a sample of how one of the styles of content is handled.
- the content is tracked on a content server 2, 3, or 4, using CGI or a similar technology.
- the course progress data is routed through the gateway server 1 and onto the Connect client 13, 14, or 15 and finally to the management system 10, 11, or 12.
- the gateway serverl emulates the management system to the content.
- FIG. 4 shows a sample of how another of the styles of content is handled.
- the content is tracked in the student's web browser by cookies, scripting, plug-ins/active control(s) and/or an applet.
- the progress is communicated to the student computer (client) and on to the management system.
- the client emulates the management system to the content server. Any time that the gateway 1 is involved in the communications there may be filtering or transformations that takes place in order to emulate the management system or content.
- the word "Connect” is a name for the gateway 1.
- the gateway After installation, the gateway is present in three domains, namely a gateway server 1 domain 40, an LMS domain 50, and a content domain 60.
- the various components 41-48 of the gateway domain, 51-54 of the LMS domain, and 61 of the content domain are best described by way of the manner in which they operate.
- a customer registration function 51 accesses a content client 42, which in turn accesses a database 41 in order to download a HTML page with JavaScript program code. These transmit to the student's browser launch pages to provide a starting point for registration of an LMS with the gateway 1.
- a content installation function 52 then can access a download content meta data function 43. The latter instructs a meta data generator 44 to retrieve course meta data from the database 41.
- An example of meta data is a chapter listing for a course.
- the content installation function 52 will regularly update the meta data to a store 53 to ensure that it is up to date, but not every time a course is played by the student.
- a student selects from the LMS-stored meta data using the Connect client page 54.
- This function then accesses a work flow service function 45, which is the server-based function which generates the work flow in a manner as described above with reference to Fig. 2.
- the WF service 45 performs customer authentication using data retrieved from the database 41.
- the student computer browser receives the work flow from the WF service 45.
- the student computer browser then makes the links with the relevant content server.
- a content session/authentication switch 61 in the content server receives the request and in turn accesses a content domain switch 46 of the gateway server. This again authenticates the browser and accesses the meta data on the database 41.
- the Connect HACP URL 47 performs progress tracking in accordance with the AICC specification for HTTP CMI Protocol.
- the version of the protocol to be used and the level of compliance is automatically determined when the session is created based on the LMS, and student and content metadata associated with the session.
- the Connect client applet 48 performs client-side workflow operations that cannot be processed directly by the browser (these include progress adaptation/filtering, content routing/client-side web server instance, http response parsing/redirection, offline progress storage/retrieval, etc.).
- the gateway is independent of content vendor and learning management system. It has been built to support any AICC/SCORM compliant LMS, whether it is hosted or installed behind a firewall. If the student can access a standards-based LMS, then the gateway 1 can track the content. Content is tracked by default in the manner best suited to the content and the LMS, but the tracking method can be changed by a content customer request. The gateway can provide tracking for mute content.
- Basic tracking is a standards-compliant tracking method used to capture progress when none is communicated by the content. Basic tracking includes: Elapsed Time (time spent in the content over a number of sessions), Progress Status (not accessed, incomplete)
- the gateway can also provide a progress editor that can be used by administrators/students to modify their progress. This is generally only enabled for use on basic tracking units.
- the gateway 1 organizes mute content into trackable WBT units. Tests can also be created using this service.
- the gateway 1 can track proprietary content using basic tracking. Progress from uncontrolled content can be filtered to ensure the highest quality progress tracking.
- Progress filtering is the process of taking the progress communicated by content and filling in the gaps. This could be anything from completing of standard protocol to modification of the progress itself to conform to the expectations for the content or LMS.
- Any content tracking that is routed through the gateway can be filtered.
- the gateway 1 provides a very advantageous service for server-driven content. It allows this content to track into an LMS that is not exposed to the Internet. It does this by routing progress through the gateway 1.
- the gateway 1 directly routes the progress.
- the progress from a signed client can be sent directly to the LMS or routed through the gateway server 1 (for filtering).
- the progress from a JavaScript API client can be sent directly to the LMS or routed through the gateway 1 (for filtering).
- the progress from signed JavaScript content can be sent directly to the LMS or routed through the gateway server 1 (for filtering).
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Educational Administration (AREA)
- Educational Technology (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US52627803P | 2003-12-03 | 2003-12-03 | |
US60/526,278 | 2003-12-03 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2005055174A1 true WO2005055174A1 (fr) | 2005-06-16 |
Family
ID=34652437
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/IE2004/000167 WO2005055174A1 (fr) | 2003-12-03 | 2004-12-03 | Passerelle d'apprentissage en ligne |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2005055174A1 (fr) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110306027A1 (en) * | 2010-06-15 | 2011-12-15 | Blue Tech, LLC | Open and interactive e-learning system and method |
WO2015077896A1 (fr) * | 2013-11-29 | 2015-06-04 | 1033759 Alberta Ltd. | Procédé et interface utilisateur servant à générer un déroulement d'opérations pour un contenu électronique publié |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1213694A1 (fr) * | 2000-11-30 | 2002-06-12 | Cbt (Technology) Limited | Système et méthode de cours par ordinateurs |
US20030084345A1 (en) * | 2001-09-14 | 2003-05-01 | Anders Bjornestad | Managed access to information over data networks |
-
2004
- 2004-12-03 WO PCT/IE2004/000167 patent/WO2005055174A1/fr unknown
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1213694A1 (fr) * | 2000-11-30 | 2002-06-12 | Cbt (Technology) Limited | Système et méthode de cours par ordinateurs |
US20030084345A1 (en) * | 2001-09-14 | 2003-05-01 | Anders Bjornestad | Managed access to information over data networks |
Non-Patent Citations (1)
Title |
---|
WANG T ET AL: "The Modular Training System (MTS). A system architecture for Internet-based learning and training", VIRTUAL SYSTEMS AND MULTIMEDIA, 1997. VSMM '97. PROCEEDINGS., INTERNATIONAL CONFERENCE ON GENEVA, SWITZERLAND 10-12 SEPT. 1997, LOS ALAMITOS, CA, USA,IEEE COMPUT. SOC, US, 10 September 1997 (1997-09-10), pages 166 - 173, XP010245641, ISBN: 0-8186-8150-0 * |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110306027A1 (en) * | 2010-06-15 | 2011-12-15 | Blue Tech, LLC | Open and interactive e-learning system and method |
US8784113B2 (en) * | 2010-06-15 | 2014-07-22 | Aaron H Bridges | Open and interactive e-learning system and method |
US20140237027A1 (en) * | 2010-06-15 | 2014-08-21 | Opensesame Inc. | Open and interactive e-learning system and method |
WO2015077896A1 (fr) * | 2013-11-29 | 2015-06-04 | 1033759 Alberta Ltd. | Procédé et interface utilisateur servant à générer un déroulement d'opérations pour un contenu électronique publié |
US11714958B2 (en) | 2013-11-29 | 2023-08-01 | 1206881 Alberta Ltd. | System and method for generating and publishing electronic content from predetermined templates |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Subramanian et al. | Hands-On RESTful API Design Patterns and Best Practices: Design, develop, and deploy highly adaptable, scalable, and secure RESTful web APIs | |
US7133906B2 (en) | System and method for remotely configuring testing laboratories | |
Yuan | Enterprise J2ME: developing mobile Java applications | |
US7836441B2 (en) | Administration automation in application servers | |
US6209029B1 (en) | Method and apparatus for accessing data sources in a three tier environment | |
CN112882688B (zh) | 一种基于云的支持多前端项目接入的装置 | |
EP1308841A2 (fr) | Portail de services avec un framework de développement pour faciliter le développement de fonctionnalités et de programmes | |
US20060242276A1 (en) | System and method for remotely configuring testing laboratories | |
US20070260702A1 (en) | Web browser architecture for virtual machine access | |
US20050192984A1 (en) | System and method for building mixed mode execution environment for component applications | |
US20050198196A1 (en) | Federating legacy/remote content into a central network console | |
US10999405B2 (en) | Method for processing access requests and web browser | |
WO2001086980A1 (fr) | Acces partage a une application pour services de donnees dans des systemes de telecommunications sans fil | |
US8682969B1 (en) | Framed event system and method | |
US20100229081A1 (en) | Method for Providing a Navigation Element in an Application | |
Casella et al. | A SCORM thin client architecture for e-learning systems based on web services | |
US20060026260A1 (en) | Method of communicating between web applications and local client application while maintaining remote user session | |
US11880722B2 (en) | App actions in a content management system | |
WO2005055174A1 (fr) | Passerelle d'apprentissage en ligne | |
IE20040812A1 (en) | An e-learning gateway | |
IES83986Y1 (en) | An e-learning gateway | |
IE84146B1 (en) | An e-learning gateway | |
Gray | Web server programming | |
Van Rousselt | Pro Microsoft Teams Development | |
Cucinella | Mass Scale Lightweight Remote Desktop Environments for Educational Purposes |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AK | Designated states |
Kind code of ref document: A1 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
AL | Designated countries for regional patents |
Kind code of ref document: A1 Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 04801583 Country of ref document: EP Kind code of ref document: A1 |