Skip to content

mjpelmear/lmat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Maps Authoring Tool

SUMMARY

The Learning Maps Authoring Tool is a GUI that enables users to construct visual learning pathways using learning standards stored in the Learning Resource Index. In addition to being a useful application in its own right, the LMAT serves as an exemplar application detailing the use of the LRI API. Initial development of the Learning Maps Authoring Tool was sponsored by inBloom, Inc. and is released under the Apache license.

INSTALLATION

The LMAT is a PHP application that runs under Apache. You'll need to have the following to get started:

  • Apache
  • PHP5
  • Curl
  • PHP Curl library (available as package php5-curl for Ubuntu or Debian)

To install, place the LMAT files in a folder accessible to Apache (e.g., under the Document Root or elsewhere). Edit the source to point to the Learning Resource Index server you want to connect to.

CONTRIBUTING

Interested in helping to improve the Learning Maps Authoring Tool? Great! You can take look at the backlog on our Jira issue tracker. Browse existing issues, or contribute your own ideas for improvement and new features.

Looking to interact with other developers interested in changing the future of education? Check out our community forums, and join the conversation!

LICENSING

The LMAT is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

About

Learning Map Authoring Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • CSS 6.7%
  • PHP 3.9%
  • Shell 0.1%