User:Cwhii: Difference between revisions
(Added Emle structure and tasks.) |
m (→Emle Tasks) |
||
Line 29: | Line 29: | ||
Emle has a prototype implementation. |
Emle has a prototype implementation. |
||
To make it usable there a several |
To make it usable there a several tasks that need to be worked upon. |
||
*The instructions and other text need to be translated. |
*The instructions and other text need to be translated. |
Revision as of 01:21, 27 July 2007
C.W.Holeman II
cwhii@Julian5Locals.com remove the fives
http://JulianLocals.com/cwhii
Project - Emle Web Site
Electronic Mathematics Laboratory Equipment Web Site
http://emle.sourceforge.net/index.shtml
Emle V2.4 - Web Site
http://emle.sourceforge.net/emle020400/dev/web_site.html
Emle V2.4 - Index
http://emle.sourceforge.net/emle020400/index.html
Emle - Structure
Emle is composed of a collection of:
- Labs
Each labs is composed of:
- Equipment
- Instructions
Emle Tasks
Emle has a prototype implementation. To make it usable there a several tasks that need to be worked upon.
- The instructions and other text need to be translated.
- Labs need to be designed, implemented and instructions written.
- Additional equipment is needed to expand the possible labs that can be written.
- Code needs to be added in Javascript to support additional features as added by the equipment.
Each of the level of the above tasks can be addressed. As the functionality of an existing level is exercised the lower levels will need to expanded. The labs and equipment are written in XML and the instructions are main XHTML. Each of the lower levels require increasingly more technical skills.