capira-videos / capira-dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

  • Make sure you have installed node, npm and mongodb.
  • Save this folder anywhere on your system
  • Open dist/server/config.js in a Text Editor and set your consumerKey and your consumerSecret.
  • If you want to use SSL, add the path to your public key and certificate to dist/server/config.js
  • Run npm start from the root directory to install the dependencies and start the Capira Server

Integrate Capira into your Learning Management System

Capira uses the LTI Standard to connect with your LMS.

  • Your Launch-URL is the root URL of your Capira Server (i.e. https://my-capira-server.com/)
  • LTI uses a Key and Secret for authentication of your LMS. You can configure them in your config.js

Moodle

About


Languages

Language:HTML 99.3%Language:JavaScript 0.7%