Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Latest commit

 

History

History
66 lines (40 loc) · 2.74 KB

README.md

File metadata and controls

66 lines (40 loc) · 2.74 KB

xapi-jqm

Integration of the Experience API (xAPI) using jQuery Mobile (jQM) with demos and templates based on xapi-jqm which handle the heavy lifting in communicating statements to a Learning Record Store (LRS).

Instructional designers and developers can focus on content and HTML rather than writing javasript code, without limiting their abilities to extend their statements and tracking of interactions.

Requirements

  • A computer (laptop if you're the bootcamp)
  • Web Browser (preferably Chrome)
  • Text editor with syntax highlighting (notepad++, sublime, geany, etc.)
  • Experience with HTML

Preferred

  • Experience with jQuery, jQuery Mobile and Javascript are a plus
  • Experience with xAPI

Setup & Demos

A list of demos available for a starting point in using xapi-jqm.

Course

Performance Support

Templates

Check out templates directory for isolated examples.

Homepage

If you prefer reading more stylized information as a website instead of README.md files, you can learn more about xapi-jqm on the homepage.

💾 Download this repository

Contributing to the project

We welcome contributions to this project. Fork this repository, make changes, and submit pull requests. If you're not comfortable with editing the code, please submit an issue and we'll be happy to address it.

License

Copyright ©2016 Advanced Distributed Learning

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.