Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

ExtensionEngineArchive/talc

Repository files navigation

TALC

Knowledge graph authoring platform which can be used to create adaptive learning experience.

Using TALC you can:

  • create knowledge graph
  • create assessments for knowledge graph nodes
  • mark goals
  • track student progress
  • retrieve recommendations from TALC adaptive engine
  • collaborate with other users

For more details on current progress visit our Roadmap.

Demo

http://talc.extensionengine.com ([email protected] / talcdemo1).

Brief walkthrough: https://www.youtube.com/watch?v=IlsTZNm6Y5U

Installation

  1. Install the meteor
  2. Install and run redis
  3. Edit the settings.json
  4. Run it: env REDIS_URL=redis://127.0.0.1:6379 meteor --settings settings.json

Interested in contributing to TALC ?

Issue tracker: https://github.com/ExtensionEngine/talc/issues

Code Climate

Gitter