Download presentation
Presentation is loading. Please wait.
Published byRonnie Wilsey Modified over 10 years ago
2
LAMS 2.0 Architecture
3
Agenda LAMS 2.0: Technical Aims Architecture Technologies LAMS Core LAMS Tool Contract External Tools
4
LAMS 2.0 Aims Improve scalability Modular Architecture (tool plug-ins) Interoperability Internationalisation
5
LAMS 2.0 Features “Tech Stuff” Scalability Multiple authentication mechanism LAMS Tools Contract Easy add/import new activity tools Support for multiple databases External Tool Wrapper
6
LAMS 1.0.x vs LAMS 2.0 Architecture Comparison
7
LAMS 2.0 Architecture
8
JBoss Appserver LAMS 2.0 Core Functions and Services Tool A Tool B Tool C Webserver (Apache, IIS) Webserver Hibernate UsersWebBrowserUsersWebBrowser Oracle LAMS Technologies HTML (JSPs) and XML over HTTP
9
Frameworks and Class Libraries: The Biggies Spring: The glue holding LAMS together. Handles transactions, accesses the service bean in the tool and core modules, etc. Hibernate: Database Layer. Service caching is done using Hibernate and JBOSS. Struts: Web Layer
10
Frameworks and Class Libraries: Some More Too many to name them all, but to a few: Axis for Webservices Jakarta Commons JFreeChat for Charts Quartz for Scheduling Log4J for Logging WDDX: XML based Flash to Java Communication
11
DB Cluster JBoss Cluster LAMS Scalability Jboss 1 Webserver Load balancer Webserver Jboss 4 Jboss 3 Jboss 2 Oracle Oracle
12
LAMS Core Common: Common services and data structures, common css files and images. lams.jar, lams-central.war Admin: Group and User Administration, System Administration lams-admin.jar, lams-admin.war Author: Supports Authoring Client – saving, opening designs, import and export of designs. lams-central.war Monitor: Supports Add Lesson and Monitor Clients lams- monitoring.jar, lams- monitoring.war Learner: Supports Learner Client. Includes the progress engine. lams-learning.jar, lams-learning.war
13
Questions on Architecture?
14
Tools & Tools Contract LAMS is one EAR, with the tools as “almost” independent web applications within the EAR. Set of expected behaviours, registered URLs and API calls that a LAMS Tool has to implement to "talk" to LAMS Core. Clear separation between Design and Tool Content. http://wiki.lamsfoundation.org/display/lams/Tool+Contract Stores and manages Designs AuthorAuthor AdminAdmin LearnerLearner MonitorMonitor ServicesServices My LAMS Tool Manage its own content My LAMS Tool Manage its own content LAMS Core Tool Contract
15
AuthorAuthorAdminAdminLearnerLearnerMonitorMonitorServicesServices My LAMS Tool Author Contract/API Admin Contract/API Learner Contract/API Monitor Contract/API Services API
16
AuthorAuthor My LAMS Tool Authoring URL / &toolContentID=123&contentFolderID=123A...D123 Default Tool content Author environment must have three mandatory tabs: Basic, Advanced and Instructions Preview URL / &toolSessionID=123 Often the same as learning with a mode=author flag Import/Export: supply an object which is converted to/from XML Author Contract/API
17
My LAMS Tool Monitor URL / &toolContentID=123&contentFolderID=11A..D2 Implement Summary, Instructions, Edit Activity and Statistics tabs. Allow edit and hide entries (when required). Learner Progress “Looking over the learner’s shoulder” / &userID= &toolSessionID=123 Export Portfolio URL Export all of the lesson data: / &mode=teacher&toolContentID=123 Export as if you were a learner: / &mode=learner&toolSessionID=231&userID=10 Monitor Contract/API MonitorMonitor
18
My LAMS Tool Learners URL / &toolSessionID=123 Handles Define later, Lock on Finish, Run offline Notify Sequencing Engine of users’ completion Export Portfolio URL / &mode=learner&toolSessionID=231 Learner Contract/API LearnerLearner
19
My LAMS Tool Edit “Default Tool Content” Reuses authoring url, with the tool content id = default tool content id. Future: Administration URL Provide statistics about Tool usage General view of Tools metadata (tool version, etc) Admin Contract/API AdminAdmin
20
My LAMS Tool Chat/IM server Potentially any Jabber server, currently using Wildfire. Journal and notes In authoring the author selects whether or not to display a notebook entry screen at the end of the tool’s screens. The notebook entries are stored centrally, not in the tool. Content repository Add/Remove content Add new versions of content Stream content to users Services API ServicesServices
21
Tool Writer’s Helps Rename Utility: Start by copying an existing tool and modifying. Needs more work! Custom Tags for common buttons, fields, controlling stylesheets, etc Automatic Internationalisation and Localisation via LocaleFilter. Just use the standard JSTL tags.
22
Questions on the Tool Contract?
23
External Tool Wrappers AuthorAuthor AdminAdmin LearnerLearner MonitorMonitor ServicesServices External Tool Wrapper Tool Contract ExternalToolExternalTool An external tool can be used as normal LAMS Tools using the tool wrapper. Effectively, Moodle,.LRN or Sakai tools can be used as native LAMS tools (including advanced features as groupings, branching, define in monitor, etc). We hope to develop a generic tool wrapper that tool writers can use to wrap up other tools. Stays the same Customise
24
AuthorAuthor AdminAdmin LearnerLearner MonitorMonitor ServicesServices External Tool Wrapper (provided by LAMS) External Tool Wrapper (provided by LAMS) Tool Contr act WS/Sakai API Test Engine External Tool Wrapper (Sakai Example) The LAMS/Sakai wrapper provides another level of abstraction to bundle Sakai activities as LAMS native tools that you can drag and drop create learning sequences just like any other tool
25
JBoss Appserver LAMS 2.0 Core Functions and Services Tool A Tool B Tool Adapter WebserverWebserver Hibernate UsersWebBrowserUsersWebBrowser Oracle LAMS External Tool HTML (JSPs) and XML over HTTP Test Engine Web Services & URL Calls
26
LAMS External Tool
27
Questions? http://wiki.lamsfoundation.org/ Online Help: LAMS Documents Developer Doc: LAMS 2.0 http://lamscommunity.org/
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.