Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adaptlearning/adapt_authoring
A server-based user interface for authoring eLearning courses using the Adapt framework.
https://github.com/adaptlearning/adapt_authoring
adapt authoring elearning javascript mongodb nodejs
Last synced: about 11 hours ago
JSON representation
A server-based user interface for authoring eLearning courses using the Adapt framework.
- Host: GitHub
- URL: https://github.com/adaptlearning/adapt_authoring
- Owner: adaptlearning
- License: gpl-3.0
- Created: 2013-10-14T13:52:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T16:55:48.000Z (15 days ago)
- Last Synced: 2024-11-05T17:32:43.599Z (14 days ago)
- Topics: adapt, authoring, elearning, javascript, mongodb, nodejs
- Language: JavaScript
- Homepage: https://www.adaptlearning.org/
- Size: 46.3 MB
- Stars: 517
- Watchers: 59
- Forks: 285
- Open Issues: 97
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Adapt Authoring Tool
Adapt is a free and easy to use framework and authoring tool that creates fully responsive, multi-device, HTML5 e-learning content.
## What Does It Do?
The Adapt authoring tool is a web-based user interface for the [Adapt Framework](https://github.com/adaptlearning/adapt_framework). Use it to create responsive, single-version HTML5 e-learning courses for delivery on a web server or SCORM-compliant learning management system.
Interested? [See what Adapt can do.](https://community.adaptlearning.org/demo2/index.html)
## Features
* Web application built on Node.js, Backbone.js, and MongoDB for creating, editing and publishing Adapt content
* Supports all core extensions and components
* Allows uploading and linking of course assets## Full Documentation
[Visit the wiki](https://github.com/adaptlearning/adapt_authoring/wiki) for full documentation, including [installation](https://github.com/adaptlearning/adapt_authoring/wiki/Installing-the-Authoring-Tool), course authoring, developer guides, and other information.## Communication
+ [Twitter: @AdaptLearning](https://twitter.com/adaptlearning)
+ [Gitter](https://gitter.im/orgs/adaptlearning/rooms)
+ [Community Site](https://community.adaptlearning.org/)
+ [Technical Forum](https://community.adaptlearning.org/mod/forum/view.php?id=4)
+ [Bugs / Feature Requests](https://github.com/adaptlearning/adapt_authoring/issues)
+ [Responsive e-Learning Forum](https://community.adaptlearning.org/mod/forum/view.php?id=56)## Contributing to Adapt
See [Contributing to the Adapt authoring tool](https://github.com/adaptlearning/adapt_authoring/blob/master/CONTRIBUTING.md).
## Troubleshooting, Bugs, and Feedback
+ For help with troubleshooting, visit the [Technical Discussion Forum](https://community.adaptlearning.org/mod/forum/view.php?id=4).
+ To report a bug, please [GitHub Issues](https://github.com/adaptlearning/adapt_authoring/issues).
+ To provide feedback, please use the [GitHub Issues](https://github.com/adaptlearning/adapt_authoring/issues).## License
Adapt is licensed under the [GNU General Public License, Version 3](https://github.com/adaptlearning/adapt_authoring/blob/master/LICENSE).